Commit Graph

1282 Commits

Author SHA1 Message Date
minggo 0ecd8e271e update console submodule 2014-04-14 21:02:01 +08:00
zhangbin 7874cd8045 closed #4786, Show tip message when python is not compatible. 2014-04-14 17:29:37 +08:00
shujunqiao 884974f5e4 [ci skip], add close app in autotest.py 2014-04-14 11:55:11 +08:00
lm 3088ac88f5 [Jenkins][ci skip] Add rebuild when git fail in pull request builder 2014-04-11 15:06:14 +08:00
shujunqiao c937cad4c9 [ci skip], fix android part in cocos-console-test.py. 2014-04-10 18:20:53 +08:00
samuele3hu 249163c32d Update config files for lua bindings-generator and `lua_cocos2dx_manual.cpp` file 2014-04-10 15:52:51 +08:00
James Chen efb443dea0 Merge pull request #6200 from dumganhar/iss4729-deprecated-folder
issue #4729: Move deprecated stuff to deprecated folder
2014-04-10 11:17:21 +08:00
zhangbin cd6ff8f391 Update the reference of submodule cocos2d-console. 2014-04-10 09:51:46 +08:00
James Chen 7cdd041b79 issue #4729: Adds missing include path in cocos2dx_physics.ini 2014-04-10 00:37:42 +08:00
James Chen a2a712bc17 issue #4729: Updates tools/tolua/cocos2dx.ini 2014-04-10 00:36:42 +08:00
shujunqiao 71bc948369 not excute android autotest now. 2014-04-09 16:30:08 +08:00
James Chen 82333e357e Updates bindings-generator to the latest version. 2014-04-09 15:44:07 +08:00
shujunqiao 11af83dbf6 [ci skip], add get package size in cocos-console-test.py. 2014-04-08 18:02:12 +08:00
James Chen 02507ce25f Merge pull request #6173 from lmskater/fix-git-fail-return-value
[Jenkins][ci skip]: Modified the return value when git fails, it's used for `ci rebuild`
2014-04-08 17:32:31 +08:00
lm ca9b4a3196 [Jenkins][ci skip]: Fix return value of git fail 2014-04-08 16:35:01 +08:00
zhangbin 99f7ca5c40 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into issue4666 2014-04-08 16:27:18 +08:00
zhangbin 12fb27b01e closed #4666, Update the build configuration files in template & update the reference of submodule cocos2d-console. 2014-04-08 16:23:12 +08:00
shujunqiao 1d2c91e403 add send email in cocos-console-test.py. 2014-04-04 17:11:16 +08:00
samuele3hu 550f4dca29 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_label 2014-04-03 17:03:09 +08:00
samuele3hu b68f6bf65e fix the error about `draw` of GLNode and modify the related test cases 2014-04-03 17:02:14 +08:00
lm 06ba28597c [Jenkins][ci skip]: Fix call method 2014-04-03 11:42:34 +08:00
lm 7f1d694f03 [Jenkins][ci skip]: Monitor jenkins queue build 2014-04-03 11:24:44 +08:00
James Chen 18648434ac Merge pull request #6109 from lmskater/add-jenkins-job-configs
[Jenkins][ci skip]: add jenkins job configs
2014-04-02 17:14:26 +08:00
linchaogithub 5da5f5566a [jenkins-watchdog.py]remove extra build_time() 2014-04-02 16:26:20 +08:00
linchaogithub 35b07145dd Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2014-04-02 16:22:45 +08:00
lm 8bf0ff7897 [Jenkins][ci skip]: add jenkins job configs 2014-04-02 15:21:44 +08:00
heliclei a6dd44e38c [ci skip]fix typo 2014-04-01 22:08:32 +08:00
heliclei 5d37f8960d [ci skip]auto detect android device ip via adb command 2014-04-01 22:05:47 +08:00
heliclei f04ca0069c fix autotest infinite loop 2014-04-01 16:05:28 +08:00
shujunqiao 27f1ded3cd add android part in cocos-console-test. 2014-03-28 17:50:07 +08:00
shujunqiao fb780f82da add [director end] command in CCConsole.cpp. 2014-03-28 13:40:24 +08:00
shujunqiao ba97b6cf8a Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into cocos-console-test 2014-03-28 09:25:16 +08:00
zhangbin 0c82a4a3e0 Add tools/bindings-generator & tools/tolua into the lua project template. 2014-03-27 15:38:01 +08:00
James Chen c80fdaa54f Merge pull request #6020 from samuele3hu/develop_test
Update the cocos2dx.ini for lua binding
2014-03-27 14:40:56 +08:00
lm edd14e6765 [Jenkins] Make build as failed when generating bindings fails 2014-03-27 14:28:40 +08:00
samuele3hu a64f44d6b2 Add lua binding for `getOpenGLView` of `Director` 2014-03-27 14:16:20 +08:00
samuele3hu 8b754c6257 Update coco2dx.ini for binding `ProtectedNode` class 2014-03-27 14:08:19 +08:00
shujunqiao d38f873ecc Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into cocos-console-test 2014-03-27 10:56:29 +08:00
zhangbin 269c63ec69 Update the reference of submodule "cocos2d-console". 2014-03-27 09:50:16 +08:00
lm 640a82c2ab [Jenkins] Make build as failed when git fetch is failed 2014-03-26 14:29:53 +08:00
samuele3hu ac0ad54433 Modify the config files for bindings-generator to fix the error about “is_ref_class” 2014-03-26 12:58:33 +08:00
samuele3hu 674bce677d update `bindings-generator` submoudle 2014-03-26 12:56:29 +08:00
James Chen b8eee8e1a4 [ci] Updates travis scripts. only commit relevant folder. 2014-03-25 17:07:15 +08:00
James Chen bb190fe78a [ci] Updates travis scripts. 2014-03-25 16:24:08 +08:00
zhangbin beb6f7359c Update the reference of submodule "cocos2d-console". 2014-03-25 14:19:46 +08:00
shujunqiao e521632b55 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into cocos-console-test 2014-03-21 17:51:06 +08:00
shujunqiao c55910c2c0 add-close app in console-test.py. 2014-03-21 17:50:38 +08:00
linchaogithub 1527fe1159 [jenkins-watchdog]add the time of single job 2014-03-21 17:36:27 +08:00
linchaogithub 4b726f55cd Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2014-03-21 17:07:10 +08:00
linchaogithub 352e656305 [jenkins-watchdog]add the time of single job 2014-03-21 17:02:18 +08:00