axmol/cocos/platform
leda e0210bd870
shorten the android build path, reduce long path error (#19045)
* remove import-add-path

* add module path into gradle

* modify PROP_BUILD_TYPE to ndk-build for tmp test

* import-module uv into ndk-build scripts

* part lib rename in Android.mk

* fix build path error on Lua&JS test project

* shorten all libs name, except external libs related

* "_static" suffix isn't necessary, since all internal build is static

* little catch

* re-change to cmake as default build type

* add both build type into Travis for android

* update external libs name

* fix gradlew cmd error

* update external config
2018-09-17 11:54:39 +08:00
..
android shorten the android build path, reduce long path error (#19045) 2018-09-17 11:54:39 +08:00
apple CCFileUtils: improve thread safety (use single recursive_mutex) (#19046) 2018-09-17 10:47:41 +08:00
desktop Add methods to change window icons on windows and linux (#18833) 2018-05-23 09:29:49 +08:00
ios add image format check for Image::saveToFile in CCImage-ios.mm (#18986) 2018-09-10 16:35:31 +08:00
linux CCFileUtils: improve thread safety (use single recursive_mutex) (#19046) 2018-09-17 10:47:41 +08:00
mac Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
tizen Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
win8.1-universal update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
win32 CCFileUtils: improve thread safety (use single recursive_mutex) (#19046) 2018-09-17 10:47:41 +08:00
winrt Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
CCApplication.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCApplicationProtocol.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCCommon.h Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
CCDevice.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCFileUtils.cpp CCFileUtils: improve thread safety (use single recursive_mutex) (#19046) 2018-09-17 10:47:41 +08:00
CCFileUtils.h CCFileUtils: improve thread safety (use single recursive_mutex) (#19046) 2018-09-17 10:47:41 +08:00
CCGL.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGLView.cpp fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
CCGLView.h Add methods to change window icons on windows and linux (#18833) 2018-05-23 09:29:49 +08:00
CCImage.cpp V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
CCImage.h fix typos and grammar in comments (#18853) 2018-05-30 20:41:59 +08:00
CCPlatformConfig.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCPlatformDefine.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCPlatformMacros.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSAXParser.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSAXParser.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCStdC.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCThread.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCThread.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00