James Chen
|
3829a1aa46
|
Merge pull request #5166 from heliclei/develop
[jenkins]add post build script
|
2014-01-22 18:47:43 -08:00 |
Ricardo Quesada
|
ae09cce83f
|
updated template for Linux
|
2014-01-22 14:32:40 -08:00 |
heliclei
|
04ee67481a
|
set pr status at post build stage
|
2014-01-23 00:21:58 +08:00 |
heliclei
|
e12e80298d
|
update github api url and jenkins job trigger url
|
2014-01-22 15:23:29 +08:00 |
James Chen
|
f3233cba61
|
Merge pull request #5150 from lihex/issue#3781
issue #3781: Update script for each platform bindings generating.
|
2014-01-21 19:57:19 -08:00 |
heliclei
|
d7f1dfbe14
|
do not mix github access token with jenkins job trigger token
|
2014-01-22 11:35:25 +08:00 |
lihex
|
3b9d4c7a39
|
issue #3781, Update travis-scripts, llvm-installing parts no need now.
|
2014-01-22 11:28:53 +08:00 |
lihex
|
b2a1cd90eb
|
issue #3781, Minor fix & update submodule.
|
2014-01-22 10:58:02 +08:00 |
lihex
|
40f5c31a50
|
issue #3781, Undefine the __MINGW32__ macro to fix the script error on windows
|
2014-01-21 18:32:27 +08:00 |
lihex
|
56654c0ffb
|
issue #3781, js not generate cocos2dx physics now.
|
2014-01-21 18:09:21 +08:00 |
lihex
|
1a6b36184d
|
issue #3781, Add windows bat script.
|
2014-01-21 17:48:49 +08:00 |
lihex
|
a392a709cd
|
issue #3781: Fix the variable name.
|
2014-01-21 17:40:20 +08:00 |
lihex
|
0109ebd707
|
issue #3781, Update genbinding script to fit new bindings-generator.
|
2014-01-21 16:53:07 +08:00 |
James Chen
|
8eca8e25cb
|
Merge pull request #5099 from samuele3hu/test-rebase
close #3626:Make lua bindings-generator support the namespace binding
|
2014-01-17 06:07:45 -08:00 |
lm
|
38e7f01ee8
|
decode 'payload' to utf-8 and ignore invalid bytes
|
2014-01-17 17:13:33 +08:00 |
James Chen
|
31199183b2
|
Merge commit 'refs/pull/5086/head' of git://github.com/cocos2d/cocos2d-x into new-label-atlas
|
2014-01-17 11:10:04 +08:00 |
samuele3hu
|
508d786fa7
|
issue #3626:Update the submodule
|
2014-01-17 10:19:58 +08:00 |
samuele3hu
|
d086f7a259
|
issue #3626:Add the deprecated support for the tolua.cast
|
2014-01-17 10:19:57 +08:00 |
samuele3hu
|
de698aaea7
|
issue #3626:Add lua binding for ScollView and TableView classes in the cocos2d::extension namespace and the related test cases
|
2014-01-17 10:19:55 +08:00 |
Dhilan007
|
53be67c653
|
update project file.
|
2014-01-16 18:12:53 +08:00 |
heliclei
|
925a4f0f30
|
add reopen support
|
2014-01-16 16:22:04 +08:00 |
heliclei
|
9de4c4fa70
|
[jenkins]add job trigger,to update github pull request status instantly
|
2014-01-16 15:16:12 +08:00 |
James Chen
|
2e7516c582
|
Merge pull request #5041 from Dhilan007/develop_label
closed #3630:Uses a struct of TTF configuration for Label::createWithTTF to reduce parameters and make this interface more easily to use.
|
2014-01-15 18:37:40 -08:00 |
James Chen
|
f62c041886
|
Compilation fix: Updates cocos_files.json and removes unused in template.
|
2014-01-16 10:27:35 +08:00 |
Luis Parravicini
|
21c4b2c893
|
fixes #3720
|
2014-01-15 19:44:57 -03:00 |
Ricardo Quesada
|
b3f306e742
|
Ignore getFullPathCache() in FileUtils
|
2014-01-14 18:30:51 -08:00 |
James Chen
|
815cea3d7b
|
Merge pull request #5044 from Pisces000221/patch-1
Corrected a few mistakes in project-creator README
|
2014-01-13 22:52:34 -08:00 |
Nite Luo
|
37522c61c3
|
Make the ui look a bit better
|
2014-01-13 11:54:33 -08:00 |
Nite Luo
|
2e127f819b
|
Add Polish the labels for project creator ui
|
2014-01-13 11:37:44 -08:00 |
Dhilan007
|
fd481d64a0
|
1.update lua binding configuration for label.
2.recover old method[createWithTTF]
|
2014-01-13 16:32:35 +08:00 |
James Chen
|
5dedd085c8
|
Merge pull request #5032 from heliclei/develop
rename ghprb.py to pull-request-builder.py
|
2014-01-12 17:43:40 -08:00 |
Pisces000221
|
09f23c1bcb
|
Corrected a few mistakes in project-creator README
|
2014-01-12 14:38:09 +08:00 |
Dhilan007
|
b2038d14d6
|
update lua binding configuration for label.
|
2014-01-11 22:55:23 +08:00 |
Dhilan007
|
69c004108b
|
issue#3630:Adjust some method for more easily create and change type.
|
2014-01-11 22:33:07 +08:00 |
heliclei
|
b4a4b70e22
|
rename ghprb.py to pull-request-builder.py
|
2014-01-10 17:45:28 +08:00 |
James Chen
|
b454bf01e3
|
Merge pull request #5002 from heliclei/develop
support [ci skip] in commit message
|
2014-01-08 20:53:19 -08:00 |
heliclei
|
007a64e50e
|
support [ci skip] command
|
2014-01-09 12:47:46 +08:00 |
heliclei
|
2b7aa26308
|
fix create job state
|
2014-01-09 10:56:33 +08:00 |
James Chen
|
2de06a9655
|
Merge pull request #4993 from heliclei/develop
add auto generate bindings
|
2014-01-08 01:55:10 -08:00 |
heliclei
|
6cbf69306c
|
remove unnessesary chmod and ls command
|
2014-01-08 16:51:37 +08:00 |
heliclei
|
13fab57ce2
|
remove debug print
|
2014-01-08 16:27:08 +08:00 |
heliclei
|
f7a0e7da1a
|
add auto generate bindings
|
2014-01-08 16:21:11 +08:00 |
James Chen
|
b07acb6c12
|
[JSB] Supports cc.ScrollView.extend, cc.TableView.extend, cc.TableViewCell.
|
2014-01-07 22:17:22 +08:00 |
James Chen
|
e25c4b5f4d
|
[JSB] Armature should be able to be extended in JS.
|
2014-01-07 20:55:07 +08:00 |
James Chen
|
849b522924
|
Merge pull request #4962 from Dhilan007/develop_crash
update bindings-generator submodule
|
2014-01-07 01:41:47 -08:00 |
Dhilan007
|
3cab3e5df3
|
update bindings-generator submodule
|
2014-01-07 17:19:29 +08:00 |
samuele3hu
|
b19bda1588
|
Fix:Update cocos_files.json file
|
2014-01-07 16:49:51 +08:00 |
James Chen
|
da17c6b05b
|
Merge pull request #4954 from heliclei/develop
[Jenkins]fix symbol link create error
|
2014-01-07 00:35:16 -08:00 |
heliclei
|
05f6fedd1e
|
fix windows symbol link path error
|
2014-01-07 16:27:23 +08:00 |
James Chen
|
f5ae2bbacc
|
Merge pull request #4932 from boyu0/iss3401_physical_lua_binding
issue #3401: physical lua binding
|
2014-01-06 23:48:47 -08:00 |