minggo
cd5bcb87af
issue #2284 : merge master and fixed some conflicts
2013-06-13 17:54:05 +08:00
James Chen
15f5538835
Adding travis-ci build for emscripten port.
2013-06-10 21:57:26 +08:00
James Chen
b60faaf19c
Disabling native client build in travis-ci.
...
Reason: Native client port doesn't support c++ 11 fully, it seems that it doesn't support lambda, please refer to https://github.com/cocos2d/cocos2d-x/blob/develop/samples/Cpp/TestCpp/Classes/ActionsTest/ActionsTest.cpp#L982
2013-06-04 10:05:57 +08:00
James Chen
9339802407
Update .travis.yml, not only build master branch.
2013-05-21 18:06:49 +08:00
James Chen
21f435fdd6
[Travis] Adding Real email info for git. [ci skip]
2013-05-21 18:03:17 +08:00
James Chen
9257c4f4e8
Adding GEN_JSB env for Travis-ci to auto generate jsbinding glue codes.
2013-05-21 13:48:53 +08:00
James Chen
09221b8c26
Update .travis.yml
2013-05-21 13:24:27 +08:00
James Chen
d98b13b096
Update .travis.yml
2013-05-21 13:15:03 +08:00
James Chen
868dc8fcd5
Update .travis.yml
2013-05-21 13:11:58 +08:00
James Chen
1797735cb1
Updating .travis.yml.
2013-05-21 12:51:56 +08:00
James Chen
f86430aff4
Removing old secures.
2013-05-21 12:49:21 +08:00
James Chen
63e4d9720e
Update .travis.yml
2013-05-20 23:38:42 +08:00
James Chen
505e4bc8dd
Updating .travis.yml, adding GEN_JSB env.
2013-05-20 23:29:14 +08:00
James Chen
4d785fb28a
Updating secure info in .travis.yml.
2013-05-20 22:55:46 +08:00
James Chen
1aad7e927d
fixed #2105 : Refactoring travis build script.
2013-05-13 20:43:28 +08:00
James Chen
f35e96a9f8
fixed #2105 : Adding Travis build support. Moving script to 'tools/travis-script'.
2013-05-13 15:18:18 +08:00
James Chen
00391997ae
Travis only build master branch.
2013-05-10 16:01:07 +08:00
James Chen
fe27a5f75d
fixed #2142 : Adding travis-ci support for android.
2013-05-10 15:15:56 +08:00
Sam Clegg
52791bd85d
Add .travis.yml
...
This builds all libraries and examples in both debug
and release for Linux and NaCl platforms.
Add travis build status image to README.mdown.
Also, split the linux dependency installation into
its own script: install-deps-linux.sh
2013-04-29 16:46:51 -07:00