Commit Graph

2733 Commits

Author SHA1 Message Date
halx99 600fdd5962 Migrate macro COCOS2D_DEBUG, refer #751 2022-07-19 15:34:26 +08:00
halx99 c0a4371879 Migrate more macors 2022-07-16 10:43:05 +08:00
halx99 f3ac6ea871 Migrate macros 'CC_' to 'AX_' 2022-07-15 19:17:01 +08:00
一线灵 406f962cad
Migrate extension lua (#747) 2022-07-12 21:31:54 +08:00
一线灵 279337f17f
Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
halx99 9ee4181976 Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
halx99 85bf142e52 Update tool scripts and delete unused file 2022-07-08 17:56:04 +08:00
DelinWorks 96c3453784 Fix project creation tools. 2022-07-08 07:22:29 +03:00
DelinWorks 6a9fed3f99 Finally fix .gitignore [skip ci] 2022-07-07 15:51:47 +03:00
DelinWorks 786e088ade Update .gitignore 2022-07-07 15:32:12 +03:00
DelinWorks 51a04cceaf Update .gitignore 2022-07-07 15:31:33 +03:00
DelinWorks 13ebaea1a9 Rename build toolchain. 2022-07-07 15:29:23 +03:00
DelinWorks c116171c1f Fix compilation. 2022-07-04 17:55:41 +03:00
halx99 047206e529 Fix warnings 2022-07-01 13:47:47 +08:00
halx99 5c35eda3b9 Upgrade android toolsets
- ndk to r23c
- gradle plugin to 7.2.0
- gradle wrapper to 7.4.2
- config ndk ver at adxetools.gradle
2022-06-11 16:16:47 +08:00
halx99 193ed82788 Fix github ci scripts 2022-05-23 17:11:10 +08:00
halx99 c584ee1e78 Enable video & webview lua-tests on windows 2022-05-18 12:52:05 +08:00
halx99 21fe8df12b Fix lua template duplicate res error on mac
Fix typo

Fix cmdline fail on new macos
2022-05-15 16:36:06 +08:00
一线灵 e8f6ea09e7
Try fix windows ci 2022-04-24 20:08:48 +08:00
halx99 ddd150d321 Sync lua bindings 2022-02-24 18:53:14 +08:00
halx99 94f3b94d55 Fix use prebuilt engine libs for win64 2022-02-22 19:09:34 +08:00
halx99 818e563e51 Finish #578 2022-02-17 17:11:17 +08:00
deal 8662f26f30
Enable ImGUIExt check for linux [skip ci] 2022-02-03 15:43:40 +08:00
deal 4e0581d168
Update setup_android.py 2022-01-28 20:25:58 +08:00
deal 66541d4236
Update script prompt [skip ci] 2022-01-28 20:18:46 +08:00
deal 04e5eeb112
Update setup_android.py 2022-01-28 20:17:28 +08:00
deal c241a418c9
Delete jdk setup on script [skip ci] 2022-01-28 15:19:56 +08:00
deal e6bf8c753d
[ci] Add openjdk17 to PATH 2022-01-28 15:04:23 +08:00
deal 7b7d19a577
print jdk version [skip ci] 2022-01-28 15:01:42 +08:00
deal 359d0c04ba
[ci] Install openjdk17 for android build 2022-01-28 14:53:36 +08:00
deal e4201eb146
Optimize setup_android.py and update cmdlinetools
Update cmdlinetools revision to 8092744
2022-01-28 11:52:02 +08:00
deal 1609a06bab
Build fairygui-tests for android ci 2022-01-08 00:08:12 +08:00
halx99 30ae8b503c Sync console scripts 2022-01-03 19:06:51 +08:00
halx99 a651879ee6 Tidy audio folder 2022-01-03 11:34:58 +08:00
deal 586d47bafa
Update genbindings.ps1 2022-01-01 21:56:55 +08:00
halx99 6b70fc5ff3 Fix ci 2021-12-31 16:29:11 +08:00
halx99 deddc5542e Fix ci [skip ci] 2021-12-31 15:49:45 +08:00
halx99 e534dd66c0 Rename core folder name 2021-12-31 14:39:08 +08:00
halx99 369de31853 Tidy tools 2021-12-30 21:24:22 +08:00
halx99 f9d2c3cb7d Tidy ci scripts 2021-12-30 20:15:42 +08:00
deal afe3865921
Update before-install.sh 2021-12-30 20:09:25 +08:00
halx99 cc534cddd2 Fix chmod for ci scripts 2021-12-30 19:43:55 +08:00
halx99 d43e9458ae Tidy ci scripts 2021-12-30 19:40:30 +08:00
halx99 490199370b Optimize ci scripts [skip ci] 2021-12-30 17:47:01 +08:00
halx99 23d207aace Update lua bindings config files 2021-12-30 12:53:37 +08:00
halx99 8e8affab5e string_view for lua bindings 2021-12-28 15:46:32 +08:00
halx99 fe39799ffc Delete unused binding generator 2021-12-08 00:15:08 +08:00
halx99 94d5dec92b Rename prompt message 2021-11-19 20:41:42 +08:00
halx99 a52dbe0d0b Fix #528 2021-10-27 10:27:46 +08:00
halx99 45607062bd Fix ci 2021-10-25 20:29:40 +08:00
halx99 d197e8b245 Fix part of #487 2021-09-02 11:43:27 +08:00
halx99 622c733287 Enable lua-tests build for ci 2021-08-27 11:42:43 +08:00
halx99 c0f3a0a4dd
Update build.ps1 2021-08-27 08:02:03 +08:00
halx99 75644ae251
Rename tools/windows-ci/windows-ci/windows-ci/build.ps1 to tools/windows-ci/build.ps1 2021-08-27 01:43:07 +08:00
halx99 0a79d9002f
Create build.ps1 2021-08-27 01:42:32 +08:00
halx99 16e3d66a66 Update lua bindings 2021-08-14 13:22:03 +08:00
halx99 c5aeed4c06 Update lua bindings 2021-08-13 20:36:10 +08:00
halx99 79b6243b64
Update run-script.sh 2021-07-09 10:35:57 +08:00
halx99 7ee1785858 Improve Lua RTTI performance [ci build] 2021-06-18 12:23:10 +08:00
halx99 b6378332eb Fix for luabinding generator [ci build] 2021-06-18 11:31:07 +08:00
halx99 61af6d75f9 Update readme guide and fixup [ci build] 2021-06-08 21:53:18 +08:00
halx99 9c99f3160a Restore prebuilt libs from git lfs storage
You’ve used 100% of your data plan for Git LFS on the organization adxeproject. Please purchase additional data packs to cover your bandwidth and storage usage:
  https://github.com/organizations/adxeproject/billing/data/upgrade
Current usage as of 05 Jun 2021 06:46PM UTC:
  Bandwidth: 1.01 GB / 1 GB (101%)
  Storage: 0.16 GB / 1 GB (16%)
2021-06-06 10:16:44 +08:00
halx99 f4d4787b55 Use git lfs manage prebuilt libs 2021-06-05 19:26:40 +08:00
halx99 27b0e05cfe
Update run-script.sh 2021-06-05 01:22:33 +08:00
halx99 2e62a302af [cmdlinetools] Use vswhere to find vs2017+ 2021-05-27 18:36:09 +08:00
halx99 a7fe3e01a9 Python support for win32 adxe compile command 2021-05-27 17:23:03 +08:00
halx99 71ebb455a6 Add cmdline tools 2021-05-18 18:08:59 +08:00
HALX99 a42f9ac25c
Renaming refactor (#353) [ci build] 2021-05-18 16:40:30 +08:00
halx99 872f7df17f Add some comment 2021-05-15 11:54:17 +08:00
halx99 8cad859a56 Fix linux ci 2021-05-15 01:00:20 +08:00
halx99 ccce8d32cc Fix ci [ci build] 2021-05-15 00:44:30 +08:00
halx99 a764d659aa Fix ci [ci build] 2021-05-15 00:33:38 +08:00
halx99 412a6fa9e2 Fix android ci [ci build] 2021-05-15 00:12:41 +08:00
HALX99 3b2c927a01
Update setup_android.py 2021-04-28 17:56:40 +08:00
HALX99 5b47d8f839
Sets ndk minimum required version to r19c [ci build] 2021-04-28 17:48:26 +08:00
HALX99 ce6117fa65
Fix tool script cocos 2021-04-25 09:22:07 -07:00
halx99 8eac361f40 Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 22:35:29 +08:00
halx99 e3005cb1bd Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 22:30:39 +08:00
HALX99 6d57ecccc2
Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 21:39:42 +08:00
halx99 3a7594d965 Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 21:02:55 +08:00
halx99 82fefa78d3 Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 20:58:09 +08:00
halx99 d8a1298245 Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 20:46:32 +08:00
halx99 cb7f26dbe1 Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 20:44:12 +08:00
halx99 612710b1b6 Refine somethings & improve command cocos python3 support [ci build]
a. Change android sdk root env var to `ANDROID_SDK`
b. Change android ndk root env var to `ANDROID_NDK`
2021-04-20 16:13:48 +08:00
HALX99 273cd3c7c3
Update before-install.sh [ci build] 2021-04-08 23:32:34 +08:00
HALX99 b0d56dbc7c
Update before-install.sh [ci build] 2021-04-08 23:28:46 +08:00
HALX99 ab904cdcb1
Update before-install.sh [ci build] 2021-04-08 23:08:05 +08:00
halx99 c44d94a2b2 Update lua bindings source [ci build]
cxx17::string_view support
2020-12-16 17:52:17 +08:00
halx99 2b7ca1b858 Merge branch 'master' of https://github.com/c4games/engine-x 2020-12-16 12:47:04 +08:00
halx99 d467b647e2 Sync luabinding config file 2020-12-16 12:46:37 +08:00
HALX99 29819491f7
Update README.md 2020-12-16 12:33:22 +08:00
halx99 1a9d91127f fix cocos chmod 2020-11-24 19:08:28 -08:00
Eismann a606572775 Update cocos.bat 2020-11-23 09:55:07 +01:00
halx99 76ad6ce1ac CI don't needs download deps manually [ci build] 2020-11-16 16:02:47 +08:00
halx99 38fd8e71aa fix android nasm version print for ci [ci build] 2020-11-12 18:01:27 +08:00
halx99 023f72f2b9 Install nasm for ci [ci build] 2020-11-12 17:48:31 +08:00
halx99 e0a36031c9 fix cjson can't use 2020-11-11 15:21:29 +08:00
halx99 c72d21b1a3 fix android ci [ci build] 2020-11-09 19:40:43 +08:00
halx99 b5e9f00307 fix ci [ci build] 2020-11-09 18:27:52 +08:00
HALX99 8698214b9e
Update run-scripts.sh [ci build] 2020-11-09 17:53:23 +08:00