minggo
|
0a1f0369e6
|
fixed #1481: merge Nicolas's pull request and do some bug fixes
|
2012-09-21 17:01:19 +08:00 |
folecr
|
5d816bfaf6
|
Verbose logging of build process
|
2012-09-18 17:08:37 -07:00 |
folecr
|
f54566ac03
|
More robust script exits on errors and ...
* Remove source build command (source repos for dependencies are not submodules)
|
2012-09-18 17:02:01 -07:00 |
James Chen
|
f4ddabb942
|
Updated "ant.properties" for TestJavascript project since it will ignore 'assets/Images, assets/Fonts' folder.
|
2012-09-15 15:36:31 +08:00 |
folecr
|
991d63eaad
|
Update location of spidermonkey-android makefile
|
2012-09-10 16:12:48 -07:00 |
minggo
|
dacf1704fc
|
issue #1454:use pvr instead of pvr.gz and fix a bug of build_native.sh
|
2012-08-31 23:16:36 +08:00 |
James Chen
|
e7e954045a
|
issue #1454: Updated TestJavascript/proj.android/build_native.sh.
|
2012-08-31 21:30:58 +08:00 |
minggo
|
860d3eff4b
|
issue #1454: make js binding work together with lua binding and native codes
|
2012-08-31 17:55:45 +08:00 |
Rohan Kuruvilla
|
743478570c
|
Chipmunk support
* Changing CGPoint to cpVect
* Fix build and test code
|
2012-08-29 16:35:30 -07:00 |
folecr
|
143cd39269
|
-DCOCOS2D_JAVASCRIPT added to APP_FLAGS in Application.mk. Applied to all files.
|
2012-08-28 19:07:50 -07:00 |
folecr
|
51911d066d
|
Add flags : COCOS2D_JAVASCRIPT and COCOS2D_DEBUG=2
|
2012-08-28 17:44:01 -07:00 |
folecr
|
6f7cb44c62
|
Build script magic to deal with Image and Fonts on Android.
* Copy Images/* and Fonts/* into assets
* Ignore assets/Images and assets/Fonts directories when packaging
|
2012-08-28 17:44:01 -07:00 |
folecr
|
9fa24f07f5
|
Excluded *.pvr.gz from packaging
|
2012-08-28 17:44:00 -07:00 |
folecr
|
ab80fdd908
|
Add library reference to Cocos Android Java code
|
2012-08-28 17:44:00 -07:00 |
folecr
|
a03dc1f7e8
|
Generate an Android build.xml
|
2012-08-28 17:44:00 -07:00 |
folecr
|
4256dc6830
|
Update makefiles
|
2012-08-28 17:43:58 -07:00 |
folecr
|
421d60e4f2
|
Package the js directory
|
2012-08-28 17:43:57 -07:00 |
folecr
|
f09bddd0f7
|
Add refernence to chipmunk static library
|
2012-08-28 17:43:56 -07: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
|
cc39dc55f4
|
issue #1405:remove unneeded functions of CCFileUtils
|
2012-08-08 18:39:33 +08:00 |
folecr
|
4d3df6145b
|
Cleaner build scripts
|
2012-07-31 22:56:18 -07:00 |
James Chen
|
8291b7aef6
|
Reverted 'cocosdenshion' to 'CocosDenshion'.
|
2012-07-23 11:07:31 +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 |
James Chen
|
77f1fba566
|
issue #1399: Adjust folder structure, made it built successfully on win32.
|
2012-07-20 14:05:52 +08:00 |