Commit Graph

20 Commits

Author SHA1 Message Date
DelinWorks 434d3fa2ab Update .gitignore [skip ci] 2022-07-07 15:54:17 +03:00
DelinWorks 4c6313d66a Update .gitignore [skip ci] 2022-07-07 15:52:49 +03:00
DelinWorks 3d47f2aa91 Finally fix .gitignore [skip ci] 2022-07-07 15:51:47 +03:00
DelinWorks 1b7e292e1c Update .gitignore [skip ci] 2022-07-07 15:43:01 +03:00
halx99 6aaff5cda8 Delete *.obj to avoid missing 3d model .obj
a. build_xxx, out_xxx in .gitignore is enough ignore code .obj
2022-07-05 15:53:33 +08:00
halx99 37a2849226 Update .gitignore [skip ci] 2022-06-28 12:38:01 +08:00
halx99 dc267e6c72 Ignore Ninja build folder [skip ci] 2022-04-27 18:52:57 +08:00
halx99 def5f9e2bc Rename core folder name 2021-12-31 14:39:08 +08:00
halx99 8d83891f30 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
rh101 6bd2e94996 Download external tools to tools/external
Ensure git ignores the tools/external folder
Update NuGet CLI exe path
2021-10-05 10:47:45 +11:00
halx99 b67ff5b81e Add missing libs 2021-08-23 20:41:30 +08:00
halx99 44a7d2a9bd Add missing .a files [ci build] 2020-11-16 16:20:21 +08:00
halx99 7376b9757d Embed third parties 2020-11-16 14:47:43 +08:00
halx99 3741bbd7e2 Finish cpp and lua template to use env var 'COCOS2DX_ROOT' to avoid copy whole engine source when new project. 2020-10-19 18:33:10 +08:00
halx99 238cd782e3 Add CMake -DCC_FORCE_USE_GLES to control whether force use gles on win32,iOS 2020-08-28 12:57:00 +08:00
halx99 abc9d5f411 fix #146 2020-08-18 10:51:32 +08:00
halx99 36577a4006 Update build guide [skip appveyor] [skip travis] 2020-08-06 16:01:00 +08:00
halx99 c71642b14f Optimize link, remove -Wl,--whole-archive for linking 3rd libs. 2020-07-29 18:55:45 +08:00
halx99 5a9dbf184e update ignores. 2019-11-24 13:47:32 +08:00
halx99 8df3d5e274 Init Commit 2019-11-23 20:27:39 +08:00