halx99
b459acbcf7
Remove all unnecessary nothrow
2021-12-08 00:11:53 +08:00
halx99
95a1734cd7
Add `CCValue` int64_t/uint64_t support
2021-11-09 14:29:15 +08:00
halx99
86a28937fc
Merge pull request #521 from adxeproject/refine-lua-loader
...
Refactor lua loader, reload lua with file name as-is
2021-10-12 14:18:02 +08:00
halx99
846231e2f1
Fix #522
2021-10-12 13:16:27 +08:00
halx99
c270fc3579
Remvoe lua 64bit bytecode spec
...
a. since we know how to compile compatible bytecode for both plainlua and LuaJIT
2021-10-11 23:26:25 +08:00
halx99
bbd3a78ae4
Improve lua workflow on windows
...
a. Use working directory as default resource root on windows
b. Don't copy res and scripts to build binary dir on windows
c. Always build plainlua as dll on windows for fast debug
d. Remove 64bit spec search path for lua script
2021-10-07 18:44:34 +08:00
halx99
56edf5c339
Fix xcode build warnings
2021-08-12 15:54:16 +08:00
halx99
6ee687302b
Xcode Embed Frameworks support
...
refer to: https://gitlab.kitware.com/cmake/cmake/-/issues/22412#note_997156
2021-08-10 11:43:16 +08:00
halx99
7ee1785858
Improve Lua RTTI performance [ci build]
2021-06-18 12:23:10 +08:00
halx99
61af6d75f9
Update readme guide and fixup [ci build]
2021-06-08 21:53:18 +08:00
halx99
29015e1cd7
Make gradle utils file as shared [ci build]
2021-06-02 06:27:19 +08:00
halx99
f0dc1582fb
[Gradle] Find ndk with env ANDROID_NDK [ci build]
2021-06-02 05:37:18 +08:00
halx99
adce3298de
Fix lua build [ci build]
2021-05-24 19:18:15 +08:00
HALX99
a42f9ac25c
Renaming refactor ( #353 ) [ci build]
2021-05-18 16:40:30 +08:00
halx99
97e8d4c58a
Replace jcenter with mavenCentral [ci build]
2021-05-15 12:15:38 +08:00
halx99
bb1871b0e0
Gradle Plugin no longer support cmake 3.10.0+
2021-05-15 11:58:56 +08:00
halx99
412a6fa9e2
Fix android ci [ci build]
2021-05-15 00:12:41 +08:00
halx99
798e0fe1a1
Update gradle stubs [ci build]
...
a. wrapper to 6.9
b. plugin to 4.2.0
2021-05-14 12:11:19 +08:00
halx99
3348f10813
Make tests could build at external location [ci build]
2021-05-02 17:23:39 +08:00
halx99
49c1318fc1
Explicit set cmake minimum version at app/build.gradle [ci build]
2021-04-22 11:40:53 +08:00
halx99
e8c1d7bc2c
Set cmake min version to 3.10 [ci build]
2021-04-21 14:05:44 +08:00
halx99
3ff5b16847
Ensure build native first before compile java code
2021-04-20 20:25:32 +08:00
halx99
d33ffa67cd
Set gradle-wrapper to 6.8.3 [ci build]
2021-04-08 22:42:15 +08:00
halx99
958f6c3a93
Properly set gc mode for lua-5.4 [ci build]
2021-03-27 19:49:19 +08:00
halx99
9972ddd71c
fix lua-tests cmake script
2021-03-26 17:10:37 +08:00
halx99
adf3483943
Fix CMakeLists for separating test projects [ci build]
2021-03-15 09:50:32 +08:00
halx99
46287b84c2
Rollback gradle plugin version 4.0.1, since there is no benefit upgrade to 4.1.0
2020-11-12 22:50:38 +08:00
halx99
755714c103
CMake, use file TO_CMAKE_PATH instead string replace [ci build]
2020-11-12 22:47:35 +08:00
halx99
863bd35676
Finish #244
2020-10-25 16:25:08 +08:00
halx99
975ef2ff61
Lock name
2020-10-24 21:57:36 +08:00
halx99
8a69a3a5cc
Set CMAKE_XCODE_ATTRIBUTE_IPHONEOS_DEPLOYMENT_TARGET at toolchain file ios.mini.cmake
2020-10-22 17:50:25 +08:00
halx99
eb52b0d319
Make setup.py works with python3
2020-10-22 16:53:28 +08:00
halx99
119e62f164
Update gradle plugin to 4.1.0
2020-10-21 10:55:32 +08:00
halx99
25cc511532
fix lua build link on android
2020-10-19 23:21:40 +08:00
halx99
bacba846af
Sync SharedLoader template.
2020-10-19 19:19:17 +08:00
halx99
919d48d68e
Finish cpp and lua template to use env var 'COCOS2DX_ROOT' to avoid copy whole engine source when new project.
2020-10-19 18:33:10 +08:00
halx99
8450babc16
Remove gradle compile lua to fix compile error, needs tools to compile and encrypt lua later
2020-10-18 01:12:11 +08:00
halx99
4142499bc4
Use system env var 'COCOS2DX_ROOT' to avoid copy whole engine sources when create new project with template
2020-10-18 01:05:36 +08:00
halx99
dfce234ced
Use system env var 'COCOS2DX_ROOT' to avoid copy whole engine sources when create new project with template
2020-10-18 01:01:36 +08:00
halx99
71c9b2b101
fix #146
2020-08-18 10:51:32 +08:00
halx99
67ef8bb624
Improve shared library for android, remove mojoal,sdl2, still use OpenAL.framework on apple platform, alsoft on other platforms.
2020-08-17 18:45:14 +08:00
halx99
bcc00eaffe
Sets Gradle Plugin version to 3.4.0 to fix cmake can't recognize ninja
2020-08-10 15:04:12 +08:00
halx99
f38f76c1a1
Sync spine code and resource to 3.8
2020-08-05 17:04:57 +08:00
halx99
6eb58f58bd
Optimize CMake scripts
2020-08-04 14:05:00 +08:00
halx99
da7e235b25
Optimize link, remove -Wl,--whole-archive for linking 3rd libs.
2020-07-29 18:55:45 +08:00
halx99
d1cd05c0c8
Copy angle binaries
2020-07-23 10:32:50 +08:00
halx99
5416b4d34c
Remove xxtea, cleanup xxtea reference sources
2020-02-15 20:54:33 +08:00
halx99
3f78448495
Fix .so auto link when folder not exists
2020-02-04 20:57:20 +08:00
halx99
a40c81e984
load .so at AppActivity.java
2020-02-04 19:22:11 +08:00
halx99
a350f4be88
solve auto link .so for android platform
2020-02-03 21:18:23 +08:00