Commit edee972
V3 android cmake support, add mac/ios support (#18646)
* CMake build improvements
* android cmake support
* Enable proguard for cocos2d
* examples & test cmake support
* add android build type param to gradle.properties file
* less warnings
* update all android configs to recomended settings
* fix network cmake error
* fix js-tests cmake error
* android build config, add cmake
* android build config, add cmake
* add lua share lib
* android lua cmake build fix
* fix
* luajit test
* run fail, still
* fix js-warning
* correct lua main include
* lua test project cmake support android
* try to add lua-template cmake support
* lua template fix
* js_tests support cmake on android
* js-tests improve
* cmake support js-template
* test to realise prebuild
* cmake improve, no feature
* improve templates cmake
* refactor cmake struct
* correct cpp-tests cmake
* cpp-templates cmake improve
* typo fix
* cmake struct refator
* change default option
* adapt new project struct
* uniform cmake test style
* add_dependencies to support make -j
* little struct improve
* little fix
* adapt cmake bin dir
* little improve about cmake version
* change build all tests condition
* add source_group for Xcode
* add mark source files
* add more mark source code
* add template project to test
* add macos info.plist template
* add pak macos for all project
* lua test icon fix
* not consider lua project for now
* modify pak method
* add another ios toolchain
* add ios system library
* update ios toolchain, and reduce ios compile errors
* reduce error
* make ios engine lib compile pass
* cpp-empty-test ios bundle
* cpp-tests ios support
* js-tests ios support
* templates project support ios
* fix the way of lua-tests package
* try to fix lua-template on macOS
* comment lua-template sim file
* improve display on xcode
* update cmake readme
* check android compile again
* fix android compile error
* fix linux cmake res error
* update deps version, for cmake
* fix lua_template linux compile error
* close android cmake support for now
* review template android share library name
* change PROP_BUILD_TOOLS_VERSION version to 27.0.1
* change android compile version
* make `PROP_APP_PLATFORM` back, add comments for android native build
* Revert "make `PROP_APP_PLATFORM` back, add comments for android native build"
This reverts commit 272ddc1.1 parent f1dbc31 commit edee972
File tree
70 files changed
+2379
-1234
lines changed- cmake
- Modules
- cocos
- audio
- android
- apple
- base
- editor-support
- cocosbuilder
- spine
- network
- platform
- android
- libcocos2dx-with-controller
- libcocos2dx
- ios
- scripting
- js-bindings
- lua-bindings
- storage
- ui
- vr
- external
- templates
- cpp-template-default
- proj.android
- app
- js-template-default
- frameworks/runtime-src/proj.android
- app
- lua-template-default
- frameworks
- runtime-src/proj.android
- app
- tests
- cpp-empty-test
- proj.android
- app
- cpp-tests
- Classes
- proj.android
- app
- game-controller-test/proj.android
- app
- js-tests/project
- proj.android
- app
- lua-empty-test/project
- proj.android
- app
- lua-game-controller-test/project/proj.android
- app
- lua-tests/project
- proj.android
- app
- performance-tests/proj.android
- app
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+2379
-1234
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 27 | + | |
70 | 28 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
| 29 | + | |
104 | 30 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 31 | + | |
109 | 32 | | |
110 | | - | |
111 | | - | |
112 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
113 | 36 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
119 | 40 | | |
120 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
121 | 47 | | |
122 | | - | |
123 | | - | |
124 | | - | |
| 48 | + | |
| 49 | + | |
125 | 50 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
| 51 | + | |
130 | 52 | | |
131 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
2 | 13 | | |
3 | 14 | | |
4 | | - | |
| 15 | + | |
| 16 | + | |
5 | 17 | | |
6 | 18 | | |
7 | 19 | | |
| |||
17 | 29 | | |
18 | 30 | | |
19 | 31 | | |
20 | | - | |
21 | 32 | | |
22 | 33 | | |
23 | 34 | | |
| |||
42 | 53 | | |
43 | 54 | | |
44 | 55 | | |
45 | | - | |
46 | | - | |
47 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
48 | 60 | | |
49 | 61 | | |
50 | 62 | | |
51 | 63 | | |
52 | | - | |
| 64 | + | |
53 | 65 | | |
54 | | - | |
| 66 | + | |
55 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
56 | 74 | | |
57 | 75 | | |
58 | 76 | | |
59 | 77 | | |
60 | | - | |
| 78 | + | |
61 | 79 | | |
62 | 80 | | |
| 81 | + | |
| 82 | + | |
63 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
64 | 87 | | |
65 | 88 | | |
66 | 89 | | |
67 | 90 | | |
68 | | - | |
69 | | - | |
70 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
71 | 94 | | |
72 | 95 | | |
73 | 96 | | |
74 | 97 | | |
75 | 98 | | |
76 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
77 | 103 | | |
78 | 104 | | |
79 | 105 | | |
80 | | - | |
81 | | - | |
82 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
83 | 109 | | |
84 | 110 | | |
85 | 111 | | |
86 | 112 | | |
87 | 113 | | |
88 | 114 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
92 | 134 | | |
93 | 135 | | |
94 | 136 | | |
95 | 137 | | |
96 | 138 | | |
97 | 139 | | |
98 | | - | |
| 140 | + | |
99 | 141 | | |
100 | 142 | | |
101 | | - | |
102 | | - | |
| 143 | + | |
| 144 | + | |
103 | 145 | | |
104 | 146 | | |
105 | 147 | | |
106 | 148 | | |
107 | 149 | | |
108 | 150 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 151 | + | |
114 | 152 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
118 | 178 | | |
119 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
120 | 183 | | |
121 | 184 | | |
122 | | - | |
123 | | - | |
124 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
125 | 188 | | |
126 | 189 | | |
127 | 190 | | |
128 | 191 | | |
129 | 192 | | |
130 | 193 | | |
131 | | - | |
132 | | - | |
133 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
134 | 197 | | |
135 | 198 | | |
136 | 199 | | |
137 | 200 | | |
138 | 201 | | |
139 | | - | |
140 | | - | |
141 | 202 | | |
0 commit comments