axmol/tools/travis-scripts
Noel Cower fbdf0201c6 Permit plugin-x plugins to ship third-party libraries.
Ignoring the libs directory's .jar files is strange. I'm not sure
whoever put the total block over libs/ knew that this is the standard
Android library directory and not just for NDK-compiled assets.

More granular ignores over libs/ contents would be better in the
future, but this fixes the odd sdk/ directory hack plugins currently
use and lets the Android build system auto-link libraries that're
shipped with plugins instead of forcing Cocos developers to manually
sift through a plugin's Android dependencies and include them by hand.
2014-11-13 09:20:09 -08:00
..
before-install.sh [ci skip]update travis ci to use ndk-r9d 2014-07-03 11:02:04 +08:00
config.gitingore Permit plugin-x plugins to ship third-party libraries. 2014-11-13 09:20:09 -08:00
for-each-file-in-dir.sh [travis ci] Adds 'for-each-file-in-dir.sh' for generating file list in cocos2d. CocosRobot will send a PR for that change. 2014-03-06 13:54:24 +08:00
generate-bindings.sh Updates travis script to add mac host support 2014-05-12 21:55:11 +08:00
generate-cocosfiles.sh 'develop' -> 'v3' branch for travis ci. 2014-04-28 11:28:03 +08:00
generate-template-files.py Add tools/bindings-generator & tools/tolua into the lua project template. 2014-03-27 15:38:01 +08:00
install_glfw.sh issue #3823: install_glfw.sh will not skip if it was installed. Since it will not be updated if we find a new version of glfw. 2014-01-23 01:07:28 -08:00
run-script.sh Only build 'merge build' 2014-05-12 21:59:32 +08:00
travis_mac.yml Updates travis.yml, adds email notification to @Minggo and @James 2014-05-13 21:26:25 +08:00