axmol/tools
James Chen d21af3b981 Some fixes after using ndk r16 clang to build android projects (#18531)
* [android] Fixes warning in UrlAudioPlayer.cpp and CCUserDefault-android.cpp

* Don't write 'using namespace std;' in header files.

* Uses std::unordered_map instead of std::map for Particle3D module.

* Updates external/config.json to v3-deps-141

* Continue to replace `gnustl_static` to `c++_static` for templates and test projects.

* Updates CCConsole.h/.cpp to resolve the following issue on Android:

jni/../../../../../cocos/base/CCConsole.cpp:321:28:   required from here
/Users/james/Software/android/android-sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/utility:506:63: error: incomplete type 'std::__ndk1::is_move_assignable<cocos2d::Console::Command>' used in nested name specifier
                         is_move_assignable<first_type>::value &&
                                                               ^
make: *** [obj/local/arm64-v8a/objs-debug/cocos2dx_internal_static/base/CCConsole.o] Error 1

* Fixes a memory leak while addCommand and other minor changes.

* Updates tolua/cocos2dx.ini, don't bind Console::Command

* Adds CC_DLL for Console::Command

* Reverts tolua/cocos2dx.ini and ignore Console::[add Command addSubCommand getSubCommand delSubCommand].

* Ignores Console::getCommand.
2017-12-05 13:35:16 +08:00
..
appveyor-scripts correct windows ci build status (#18111) 2017-07-28 11:10:55 +08:00
bindings-generator@a39a2a7cfe Update spine (#18427) 2017-11-02 09:06:13 +08:00
cocos2d-console@0e50ef1972 Remove ant projects (#18532) 2017-12-04 18:00:45 +08:00
coding-style Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
jenkins-scripts add tizen mac daily build 2017-04-20 15:13:40 +08:00
make-package Solve the error in git-archive-all tools. 2015-06-25 11:23:27 +08:00
particle fixed 'seperate' typo 2015-04-25 00:02:39 +03:00
performance-analyze Add tools for converting the performance tests data to excel files. 2015-09-14 09:52:21 +08:00
release fix doxygen document generate tool restore doxygen.config file unexpectly 2015-03-23 14:35:38 +08:00
simulator Auto hide home indicator for iPhoneX. (#18514) 2017-11-27 17:08:34 +08:00
tojs use prebuilt version of bullet (#17950) 2017-06-21 13:39:38 +08:00
tolua Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
travis-scripts Remove ant projects (#18532) 2017-12-04 18:00:45 +08:00
missing-tools.txt rename file name 2014-08-06 15:01:18 +08:00