axmol/cocos
halx99 a8af2a9344 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
..
2d Refine code 2020-08-19 12:10:29 +08:00
3d Improve code quality 2020-08-18 14:29:09 +08:00
audio Print al vender and version after initialized 2020-08-20 22:37:34 +08:00
base Improve code quality 2020-08-18 14:29:09 +08:00
math Tidy sources 2020-08-04 00:14:35 +08:00
navmesh delete useless files and clean codes (#20279) 2019-11-06 14:24:06 +08:00
network Improve code quality 2020-08-18 14:29:09 +08:00
physics fix warning (#20146) 2019-09-24 11:31:35 +08:00
physics3d delete useless files and clean codes (#20279) 2019-11-06 14:24:06 +08:00
platform Improve code quality 2020-08-18 14:29:09 +08:00
renderer Naming style [skip appveyor] [skip travis] 2020-08-19 12:26:31 +08:00
scripting Backport CCValue APIs 2020-08-18 11:33:18 +08:00
ui Improve code quality 2020-08-18 14:29:09 +08:00
CMakeLists.txt Improve engine CMakeLists.txt for ios 2020-08-24 15:31:45 +08:00
cocos2d.cpp [ci skip]Release note (#20234) 2019-10-24 14:34:48 +08:00
cocos2d.h Macro and engine name alias 2020-08-04 14:53:59 +08:00
precheader.cpp Speed up windows build (#18662) 2018-01-29 16:36:38 +08:00
precheader.h Speed up windows build (#18662) 2018-01-29 16:36:38 +08:00