axmol/tools
Sam Clegg 58c3faf209 Cleanup travis build scripts.
before-install.sh and run-script.sh now both given an error if
no PLATFORM was not specified correctly.

Environment variables are now set as part of run-script.sh.  This
makes the travis output simpler and makes it possible to run
run-script.sh outside of travis.

javascript binding generation will not exit early if GH_USER
etc are not set.  This allows the travis scripts to be run in
cloned repos which were otherwise erroring out trying to go
the JS bindings commit.

When generating javascript bindgings, don't username and email
with '--global'.  It should be sufficient to set this only for
the binding repo.
2013-06-24 22:55:15 -07:00
..
bindings-generator@6a45a0770c Updating bindings-generator. 2013-06-21 21:27:59 +08:00
closure-compiler improve obfuscate.py to be more reliable. 2013-04-06 22:00:52 +08:00
cocos2d-console@a44729e6b2 Adding submodule of cocos2d-console to 'tools' folder. 2013-06-02 10:53:46 +08:00
jenkins_scripts Updating genbindings.sh, cxx-generator ~> bindings-generator. 2013-04-09 11:03:39 +08:00
project-creator Update create_project.py 2013-06-20 13:14:27 +09:00
tojs clang+llvm-3.1 --> clang+llvm-3.3 2013-06-21 21:49:23 +08:00
tolua++ Bug fixes for the tool to generate luabindings. 2013-06-20 19:00:23 +08:00
travis-scripts Cleanup travis build scripts. 2013-06-24 22:55:15 -07:00
xcode4_template_generator Template fix for iOS Template. 2013-06-17 15:54:12 +08:00
android-buildsetup.sh Setup user environment for building Android port. 2013-03-15 16:44:09 -07:00
android-emulator-README.md Clearer description of command line options 2013-03-19 16:08:38 -07:00