folecr
|
abcb6b33a7
|
set -x in build script so that entire command line is available in the build log
|
2012-10-01 11:58:46 -07:00 |
folecr
|
2f5613595b
|
Helper script to launch this application via ndk-gdb
|
2012-10-01 11:58:45 -07:00 |
James Chen
|
4a3127f41f
|
Updated android template. Added 'cocos2dx/platform/android/java/res/.gitignore' since res folder is needed for eclipse.
|
2012-09-25 21:52:30 +08:00 |
minggo
|
0a1f0369e6
|
fixed #1481: merge Nicolas's pull request and do some bug fixes
|
2012-09-21 17:01:19 +08:00 |
James Chen
|
26a31b21b3
|
issue #1429: Removed mGLView variable in HelloCpp/HelloLua/TestJavascript class.
|
2012-08-24 00:24:04 +08:00 |
James Chen
|
3eecc283d0
|
Merge branch 'iss1437_return_pointer' of https://github.com/minggo/cocos2d-x into iss1437_return_pointer
|
2012-08-21 16:57:41 +08:00 |
minggo
|
ba2049d086
|
iss1438_android_template
|
2012-08-21 16:45:23 +08:00 |
minggo
|
07ddd43695
|
issue #1437:make CCApplication::sharedApplication() return pointer
|
2012-08-21 15:28:43 +08:00 |
minggo
|
cfdc50fb60
|
issue #1437:make CCEGLView::sharedOpenGLView() return pointer
|
2012-08-21 14:58:31 +08:00 |
James Chen
|
0fce637ec7
|
issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest.
|
2012-08-15 14:33:56 +08:00 |
minggo
|
f6115d5667
|
issue #1405:zoom out work ok
|
2012-08-07 18:24:45 +08:00 |
minggo
|
5399aac590
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1405_multi_resolution
|
2012-08-02 10:50:15 +08:00 |
minggo
|
0b2396c54b
|
issue #1405:support three type of resolution
|
2012-08-01 16:56:12 +08:00 |
folecr
|
e69cda8fe2
|
Quoted use of bash variables
|
2012-07-31 22:56:17 -07:00 |
folecr
|
200992b272
|
Cleaner build script
* Quoted parameters for bash directives
* Forgo the extra _LOCAL variables by testing environment variables
* Better path assumptions
* References
* http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in
* http://stackoverflow.com/questions/228544/how-to-tell-if-a-string-is-not-defined-in-a-bash-shell-script
|
2012-07-27 17:45:21 -07:00 |
James Chen
|
d5f783b681
|
issue #1399: Updated android template.
|
2012-07-23 14:56:40 +08:00 |
James Chen
|
5e5b008742
|
issue #1399: Built four android projects(HelloCpp, HelloLua, TestJavascript, TestCpp) successfully on Ubuntu System.
|
2012-07-21 13:49:20 +08:00 |
James Chen
|
557f654cf3
|
Built successfully on android.
|
2012-07-20 17:06:00 +08:00 |
minggo
|
f9c40f7372
|
issue #1399: work ok on iOS after adjusting directory structure
|
2012-07-19 17:22:36 +08:00 |