halx99
eae4f97d3a
Fix vs-ninja build
2023-01-14 16:33:35 +08:00
halx99
b35552fce7
Use 1 line cmake command copy target runtime dlls
2023-01-06 19:11:10 +08:00
halx99
79b90a95dd
Fix dll linkage
2023-01-06 18:38:16 +08:00
halx99
5cb2f1d57f
Fix ci
2023-01-03 15:20:11 +08:00
halx99
f7b8c6528a
Fix #991
2023-01-03 15:09:45 +08:00
CHP
ac337df402
Update AXBuildHelpers.cmake ( #1004 )
2023-01-03 09:20:30 +08:00
CHP
10088a72d1
Use standard cmake CMAKE_CXX_STANDARD instead of CXX_STD ( #987 )
...
* Update AXConfigDefine.cmake
* Use standard cmake CMAKE_CXX_STANDARD instead of CXX_STD
* Fix formatting
* remov empty line
* Update AXConfigDefine.cmake
Fix typo
2022-12-20 11:31:52 +08:00
RH
5bcc560c9e
Fix axmol command search paths ( #989 )
...
* Committing genbindings changes
* Fix incorrect environment variable name and console folder path
2022-12-20 11:31:25 +08:00
CHP
fa89bb6706
Improve lua cmake ( #986 )
2022-12-17 16:35:20 +08:00
halx99
1ca8c3fa0e
Fix ci
2022-12-17 14:31:23 +08:00
halx99
658f5bbc0f
Fix ci
2022-12-17 13:19:26 +08:00
halx99
ad83c5e95f
Move SIMD detection to AXConfigDefine.cmake
2022-12-17 11:56:48 +08:00
AsakuraMizu
ff8e10f280
fix linux prebuilt support
...
now lua-template can also use this feature
2022-11-17 23:20:26 +08:00
AsakuraMizu
0f32899747
experimental linux prebuilt support
2022-11-17 22:25:13 +08:00
AsakuraMizu
999cb7a904
Update AXLinkHelpers.cmake
2022-11-16 17:03:39 +08:00
halx99
7d1a911b91
Remove unnecessary platform macro define in cmake
2022-11-01 19:00:48 +08:00
halx99
abd9338a7a
Migrate [skip ci]
2022-10-18 19:13:40 +08:00
涓€绾跨伒|Deal
f72f18ce64
Merge: 6220071b3b
97fc3b7bcf
...
Merge pull request #896 from crazyhappygame/patch-1
Enable C++20 by default
2022-10-06 08:50:39 +08:00
CHP
026e694b5f
Delete setup_android.py
...
This file is not needed with latest android SDK
2022-10-05 21:18:06 +02:00
CHP
6886e985a2
Enable C++20 by default
...
Enable C++20 by default
2022-10-05 20:24:33 +02:00
涓€绾跨伒|Deal
4a52cacbec
Set default c++ standard to 17 [skip ci]
2022-10-05 13:20:04 +08:00
halx99
2c818612b3
Fix ci
2022-10-05 11:01:46 +08:00
aismann
6af62a4b08
Clipper2 1.05 (only files with changes on source lines)
2022-10-04 18:54:12 +02:00
涓€绾跨伒|Deal
155fea245b
Update AXConfigDefine.cmake
2022-10-04 11:39:32 +08:00
涓€绾跨伒|Deal
48a7da97d6
Final migrate ( #876 )
2022-10-01 16:24:52 +08:00
halx99
99f299d5c4
Update thirdparty prebuilt libs
...
- curl-7.85.0
- angle-2.1.19119 on branch `chromium/5195`
2022-09-12 22:46:35 +08:00
Paulo Coutinho
c9b893809c
Fix arc ( #852 )
2022-09-09 23:06:59 +08:00
Paulo Coutinho
f5aeb5a8c2
Add apple tvos support ( #846 )
...
* support tvos
* support tvos and fix run command
* support tvos, fix run script and fix windows files
* support tvos on ci
* support tvos on ci and fix windows zlib
* support tvos on ci
* support tvos
* support tvos and tvos tests
2022-09-05 14:13:52 +08:00
halx99
efe9e36816
Check AX_ENABLE_MSEDGE_WEBVIEW2
2022-09-02 20:06:05 +08:00
halx99
af9731d987
Copy angle dll when AX_USE_COMPAT_GL=true
2022-09-02 19:24:22 +08:00
halx99
ec1a06afe8
Fix typo
2022-09-02 10:36:25 +08:00
涓€绾跨伒|Deal
e37761260a
Migrate, use simple namespace ax ( #818 )
2022-08-29 20:51:22 +08:00
halx99
843ee9779b
Fix #810
2022-08-19 19:52:10 +08:00
涓€绾跨伒
3d72e8e58e
Update AXLinkHelpers.cmake
2022-08-19 10:12:06 +08:00
halx99
b1287b8cc5
Migrate cmake files
2022-08-11 15:41:10 +08:00
涓€绾跨伒
9892aa3d1c
Migrate axys ( #782 )
2022-08-08 18:02:17 +08:00
halx99
2c6fde019b
Migrate macro COCOS2D_DEBUG, refer #751
2022-07-19 15:34:26 +08:00
halx99
c16a33e347
Migrate more macors
2022-07-16 10:43:05 +08:00
涓€绾跨伒
ac1872494c
Remove unnecessary check [skip ci]
...
refer to #748
2022-07-15 19:44:31 +08:00
halx99
41d2c44308
Migrate macros 'CC_' to 'AX_'
2022-07-15 19:17:01 +08:00
halx99
a402a80ad7
Fix ios device build issue
2022-07-14 17:20:18 +08:00
halx99
906c60e40e
Fix setup cmake files and some relative sources
2022-07-08 14:20:41 +08:00
halx99
af215538fb
Setup IOS_PLATFORM in ios.min.cmake
2022-06-29 17:37:23 +08:00
Turky Mohammed
5a0f0f9073
Merge: 101f09d912
820ad21a46
...
Merge branch 'adxeproject:dev' into camera-2d-zoom-feature
2022-06-17 17:16:55 +03:00
DelinWorks
fed10a0197
Add comment. [skip ci]
2022-06-17 17:16:39 +03:00
Turky Mohammed
7c1c0a0f56
Merge: 610711a164
990531ecdc
...
Merge branch 'adxeproject:dev' into partical-system-animation
2022-06-16 19:41:56 +03:00
DelinWorks
fd4bfb0fd5
Apply orthographic zoom values non-destructively.
2022-06-16 16:41:40 +03:00
halx99
4301448ba4
Set default encoding to UTF-8 [skip ci]
2022-06-16 21:18:31 +08:00
Turky Mohammed
fc2ff5003f
Update CCParticleSystem.h
2022-06-16 14:13:59 +03:00
halx99
51b6e5391f
Fix ci, astc only support sse2 for x86 target
2022-06-16 12:22:39 +08:00