halx99
19a1018ef2
Comment something
2020-08-24 01:28:55 -07:00
halx99
86c70e429b
Improve ios CMake scripts
2020-08-24 01:26:12 -07:00
halx99
8678f38feb
Merge: a8af2a9344
7e5bf653fb
...
Merge pull request #169 from aismann/patch-7
Update README.md
2020-08-24 00:34:38 -07:00
halx99
3b770e4519
Improve engine CMakeLists.txt for ios
...
benefit: Now engine can build without ios.toolchain.cmake,
because we solvoe follow issues:
a. fix cmake try_compile failed with arm device without
b. fix try_compile/compile will failed with device on armv7
c. fix thread local storage require:
1. deployment target >= 9.0 (arm64)
2. deployment target == 10.x (armv7)
2020-08-24 15:31:45 +08:00
aismann
688d12662f
Update README.md
...
Typo fix
2020-08-24 09:09:02 +02:00
halx99
92647d1a2f
Enable strict try compile by default
...
Since we solve try_compile failed with code sign for ios device
2020-08-22 14:15:22 +08:00
aismann
cd0b01ebc8
Update README.md
...
Some more spelling issues
2020-08-21 23:11:39 +02:00
halx99
598e15e088
fix markdown format [skip appveyor][skip travis]
2020-08-21 15:16:08 +08:00
halx99
e7bf4a1400
Simplfy xcode project generate with cmake-3.18.2
2020-08-21 15:11:54 +08:00
halx99
68a92b53a9
Update description [skip appveyor] [skip travis]
2020-08-20 09:15:25 +08:00
halx99
debc503226
Merge: 08fe49d438
9b860e8b6a
...
Merge pull request #166 from aismann/patch-5
Update README.md (Some small spelling stuffs)
2020-08-20 09:11:08 +08:00
halx99
7ff2ffa0b3
Make CustomCommand safe copyable and moveable
2020-08-19 11:42:32 +08:00
aismann
f76bdd8258
Update README.md
...
Same small spelling stuffs.
2020-08-18 11:30:56 +02:00
halx99
5436cfdc96
Merge: 37ddd1cbfa
8c3c56d02d
...
Merge pull request #164 from c4games/halx99-patch-1
Remove unnecessary options [skip appveyor] [skip travis]
2020-08-18 13:06:30 +08:00
halx99
9eb32b634f
Make core lib can be build as dll, fix link issue for external
2020-08-18 12:36:44 +08:00
halx99
c9882c195a
Update README_CN.md
2020-08-18 12:11:04 +08:00
halx99
641b2e40f3
Sync fix from https://github.com/cocos2d/cocos2d-x/pull/20518
2020-08-18 12:09:56 +08:00
halx99
4af459896d
Remove unnecessary options [skip appveyor] [skip travis]
2020-08-18 12:01:41 +08:00
halx99
8616f12b9f
Update readme [skip appveyor] [skip travis]
2020-08-17 21:15:15 +08:00
halx99
10d51d0c22
Update CMake scripts
2020-08-17 19:18:18 +08:00
halx99
f0276f37ae
Update README files [skip appveyor] [skip travis]
2020-08-17 19:09:54 +08:00
halx99
f4c03cbbe4
Update README files [skip appveyor] [skip travis]
2020-08-17 18:56:29 +08:00
halx99
f297db819b
fix typo
2020-08-15 18:24:54 +08:00
halx99
ae01be16db
fix typo
2020-08-15 18:23:36 +08:00
halx99
90f95b27db
Update README
2020-08-15 18:17:03 +08:00
halx99
515bfecb2e
Refine README
2020-08-10 16:05:29 +08:00
halx99
b456364167
Sets Gradle Plugin version to 3.4.0 to fix cmake can't recognize ninja
2020-08-10 15:04:12 +08:00
halx99
af8fa43c8c
Disable double use in chipmunk_types.h instead CMakeLists.txt more stable for ENGX
2020-08-09 22:41:06 +08:00
halx99
a966a4c000
Refine Android build guide
2020-08-06 15:45:59 +08:00
halx99
9d81f124ff
Update readme [skip appveyor][skip travis]
2020-08-05 18:45:21 +08:00
halx99
4f081e7aa9
python3 also works for CMake build system
2020-08-05 18:31:24 +08:00
halx99
4713580381
Update features [skip appveyor] [skip travis]
2020-08-05 18:11:52 +08:00
halx99
22c5adb343
Refine readme [skip travis][skip appveyor]
2020-08-04 17:31:54 +08:00
halx99
d8b277c319
Refine typo [skip travis][skip appveyor]
2020-08-04 17:13:37 +08:00
halx99
38dfdd358a
Refine typo
2020-08-04 16:57:52 +08:00
halx99
94a2dfdf59
Updat readme [skip travis][skip appveyor]
2020-08-04 16:50:00 +08:00
halx99
94a2a6994c
Macro and engine name alias
2020-08-04 14:53:59 +08:00
halx99
7a316f1787
Merge: 7b034c4d5f
88d6c48d98
...
Merge pull request #138 from halx99/moduls
Modularize all optional extensions
2020-08-03 20:23:36 -07:00
halx99
8b9a6bbbf1
fix android build issues
2020-08-03 20:31:47 +08:00
halx99
1f05b4ec02
Add roadmap link [skip appveyor][skip travis]
2020-08-03 19:22:44 +08:00
halx99
16cf7d9ddc
Add language switch button [skip appveyor][skip travis]
2020-08-03 19:17:26 +08:00
halx99
1e392c9dfe
Refine readme [skip appveyor][skip travis]
2020-08-03 19:12:07 +08:00
halx99
cc30c296aa
Merge: 7322e690eb
8588e46201
...
Merge branch 'master' of https://github.com/c4games/engine-x
2020-07-21 23:06:01 +08:00
halx99
818842671f
fix compile issue on iOS
2020-07-21 23:05:25 +08:00
halx99
2875ec479f
Update readme.txt
2020-07-21 20:13:44 +08:00
halx99
c0615a0447
Update README.md
2020-07-10 13:53:53 +08:00
halx99
42387191b5
Update README.md
2020-06-19 18:26:24 +08:00
halx99
abc5ca848b
Merge: 40cb068201
2385f6847d
...
Merge
2020-05-06 15:43:55 +08:00
halx99
04a460705d
finish issue: #85
2020-05-06 15:42:25 +08:00
halx99
220fba761c
Update README.md
2020-04-20 12:10:21 +08:00