Shatyuka
d71c620fc1
Compatible with Ninja
2022-04-26 15:16:02 +08:00
一线灵
ff2258be7c
Try fix empty/missing DT_HASH in "libOpenSLES.so"
2022-04-04 17:47:45 +08:00
halx99
67c6bcec4f
[cmake] Rename BUILD_LUA_LIBS to AX_ENABLE_EXT_LUA
2022-02-17 21:31:39 +08:00
halx99
67fad92cbf
Update plainlua to 5.4.4, pugixml to 1.12.1
2022-02-17 18:06:19 +08:00
halx99
818e563e51
Finish #578
2022-02-17 17:11:17 +08:00
deal
421001bdd7
Update ios.mini.cmake
2022-01-20 18:10:16 +08:00
deal
b5b176183c
Don't needs copy plainlua.dll when use luajit
2022-01-17 23:50:05 +08:00
halx99
0f4b92c1e4
Always enable string pooling for msvc
2021-12-04 13:45:25 +08:00
halx99
2ca99fce0f
Improve codebase to c++17
2021-11-26 18:06:14 +08:00
halx99
846231e2f1
Fix #522
2021-10-12 13:16:27 +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
23b6c1d549
Fix mac build [skip ci]
2021-09-20 18:18:52 +08:00
halx99
e070ec111e
Add win64 angle dlls
2021-09-01 10:28:37 +08:00
halx99
6b25a52445
Update CocosConfigDefine.cmake
2021-08-27 01:08:14 +08:00
halx99
395a5afdd7
[Draft] Tidy windows prebuilt folder for win64 support
2021-08-26 23:25:17 +08:00
halx99
b66993f908
Update curl to 7.78.0 and use prebuilt lib for speedup cmake generation time
2021-08-23 20:38:52 +08:00
halx99
55f1947429
Explicit disable codesign for macOS
2021-08-13 10:19:24 +08:00
halx99
39eb09daad
Fix xcode ci
2021-08-12 11:25:01 +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
f70ad053c0
Rename everything to adxe
2021-07-09 10:42:36 +08:00
halx99
be1d5c5a7b
Sync CMakeLists.txt and README files [skip ci]
2021-07-08 22:55:33 +08:00
halx99
61af6d75f9
Update readme guide and fixup [ci build]
2021-06-08 21:53:18 +08:00
halx99
5effccdb3c
Update name
2021-06-01 20:31:48 +08:00
RH
df126856ba
Fix for incorrect COCOS_COMMAND path ( #357 )
2021-05-24 23:15:06 +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
529895baff
Update ios.mini.cmake
2021-05-14 08:22:46 +08:00
halx99
36965d2e49
Fix #352 [ci build]
2021-05-12 11:18:31 +08:00
halx99
6aea443282
Fix cmake issue [ci build]
...
Avoid cause check_include_file return unexpected result.
2021-05-11 23:48:15 +08:00
HALX99
2c7830246a
Merge pull request #350 from rh101/fix-cmake-set-property
...
Fix for CMake error when set_property is called with aliased target
2021-05-05 19:49:30 +08:00
rh101
3a7bb58045
Extract real target from ALIAS if it exists in order to set property successfully
...
Remove duplicate entries in dependencies lists
2021-05-05 16:04:06 +10:00
halx99
617f7a5f15
Building glfw,freetype,openal,curl from sources [ci build]
2021-04-28 12:43:51 +08:00
halx99
3f1f872ba0
Disable luajit compile for release build
2021-02-05 21:59:50 +08:00
HALX99
abc87f8cd5
Update README.md
2020-12-29 21:48:02 +08:00
HALX99
959c3fb19f
Update README.md
2020-12-29 20:55:12 +08:00
halx99
5056eb9ef2
fix link error on macOS Big Sur 11.01
...
Follow lib removed by Apple
1. /usr/lib/libz.dylib
2. /usr/lib/libiconv.dylib
2020-12-02 21:59:57 -08:00
halx99
108399ede3
Unify CC_COMPAT_GL to control renderer backend
...
win32: google angle
mac: NSGL
ios: GLES
2020-12-02 03:03:05 -08:00
halx99
35ac7f43ce
Since we don't support ios x86 simulator yet, set ios default min deployment target to 9.0 is ok
2020-11-15 21:46:24 -08:00
HALX99
025a91996a
Update ios.mini.cmake
2020-11-13 11:01:48 +08:00
HALX99
381e385f36
Update ios.mini.cmake
2020-11-13 01:08:26 +08:00
HALX99
6409f3550f
Unify ios min deployment target to 10.0
2020-11-13 01:07:41 +08:00
halx99
f7006b2034
Remove print
2020-11-11 22:33:48 -08:00
halx99
58ff3a5f4b
fix ci for ios [ci build]
2020-11-11 15:07:21 +08:00
halx99
b68c8601d8
fix nasm detect variable CMAKE_ASM_NASM_COMPILER_LOADED not correct [ci build]
2020-11-11 13:51:34 +08:00
halx99
465831759e
Make nasm compiler optional [ci build]
2020-11-11 13:27:52 +08:00
halx99
649f1c7a62
Try enable nasm compiler for libjpeg-turbo boost
2020-11-11 10:31:41 +08:00
halx99
8bf0039751
Add compiler flags -mfloat-abi=softfp for android armv7?
2020-11-10 14:36:55 +08:00
halx99
975ef2ff61
Lock name
2020-10-24 21:57:36 +08:00
halx99
cdd0c527d9
Update cmake build guide [skip appveyor][skip travis]
2020-10-22 17:58:21 +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