Dhilan007
|
f3331feac6
|
fix get_num_of_cpu on win32.
|
2014-01-24 18:30:37 +08:00 |
liang8305
|
ac50e3f792
|
When android project build native, using multiple concurrent job processes;
android项目编译时,默认利用"-j"参数,启用跟cpu数相同的多进程编译
|
2014-01-18 15:27:59 +08:00 |
zhangbin
|
536eaca24d
|
closed #3714, Remove configurations which are not necessary in AndroidManifest.xml of aneroid projects.
|
2014-01-15 17:27:53 +08:00 |
samuele3hu
|
11a5945bd3
|
Fix:Resolve the android template projects’s errors
|
2014-01-07 16:45:03 +08:00 |
chuanweizhang
|
2579573b7e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-12-31 14:58:37 +08:00 |
Dhilan007
|
4f2d7f47fc
|
update describe for support translucency on android
|
2013-12-30 16:42:33 +08:00 |
Dhilan007
|
3fd9561df8
|
update describe for support translucency on android
|
2013-12-30 16:30:08 +08:00 |
Dhilan007
|
a5960c3252
|
recover java activity on android.
|
2013-12-30 15:58:04 +08:00 |
chuanweizhang
|
067d4fed0e
|
modify template
|
2013-12-25 11:01:23 +08:00 |
chuanweizhang
|
2308e94c2f
|
modify template
|
2013-12-24 09:42:37 +08:00 |
James Chen
|
cafebe7295
|
Merge commit 'refs/pull/4572/head' of git://github.com/cocos2d/cocos2d-x into spine-test
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
|
2013-12-23 20:28:51 +08:00 |
Dhilan007
|
d1972b3d17
|
support generate APK by script in template project and unify help message for usage.
|
2013-12-22 17:48:35 +08:00 |
byeonggee.seo
|
f3e4d9277e
|
spine android build phase moved
|
2013-12-20 19:16:16 +09:00 |
byeonggee.seo
|
0a30a9a604
|
spine simple JS binding supported
|
2013-12-20 16:10:15 +09:00 |
Dhilan007
|
49a1d0ae62
|
Remove something association of CDT Builder,it make 'miss error' in builders.
|
2013-11-22 17:41:03 +08:00 |
minggo
|
2028cde015
|
fix compiling error of js template
|
2013-11-18 22:32:13 +08:00 |
Dhilan007
|
050a47c4eb
|
issue #2854:Disable CDT Builder on Eclipse
|
2013-11-15 14:35:55 +08:00 |
minggo
|
b5838b800d
|
use python script to build template android projects
|
2013-11-04 16:48:17 +08:00 |
minggo
|
f6d82d21d2
|
closed #3108: add -fsigned-char to make char to signed as default
|
2013-11-04 10:48:45 +08:00 |
Michael Contento
|
fe180078f0
|
Android: add xlargeScreens="true" to supports-screens
|
2013-10-28 23:12:51 +01:00 |
minggo
|
e81efb24c9
|
issue #2905: android samples run ok
|
2013-10-23 16:49:50 +08:00 |
Dhilan007
|
f11dba586a
|
issue #2905:modification vs-project for folder structure change
|
2013-10-21 22:09:21 +08:00 |
minggo
|
e50f9fc43b
|
issue #2905: jsbinding samples and lua binding samples build ok on android
|
2013-10-17 15:04:30 +08:00 |
minggo
|
866906fd58
|
issue #2905:modify project settings to include correct audio path
|
2013-10-10 15:40:06 +08:00 |
Dhilan007
|
9727436a5d
|
issues #2834:Use Android standalone toolchain on windows to remove the dependence of cygwin
|
2013-09-27 21:54:48 +08:00 |
minggo
|
ddaff9cce6
|
make cocos2dx depend chipmunk
|
2013-09-17 19:24:30 +08:00 |
samuele3hu
|
b563c52e10
|
Issue:Resolve the carsh of the simple game test sample and modify the main.cpps in the template for the android projects
|
2013-09-16 16:55:16 +08:00 |
folecr
|
cbd7796438
|
Update nojava.txt with readme.
|
2013-08-07 12:29:58 -07:00 |
folecr
|
5295b85d8e
|
Update templates for Android
|
2013-08-05 19:14:47 -07:00 |
James Chen
|
5aab0cab7b
|
[Android] Fixing build errors for ndk-r9.
|
2013-07-29 14:54:00 +08:00 |
James Chen
|
d345ac7f3f
|
[Android] Usage changes: ccGLInvalidateStateCache --> GL::invalidateStateCache();
|
2013-07-26 14:00:10 +08:00 |
James Chen
|
a1c3631962
|
issue #2404: DrawPrimitives deprecated.
|
2013-07-25 22:38:55 +08:00 |
minggo
|
99949331b1
|
fix error and compilings error in templates
|
2013-07-24 17:27:29 +08:00 |
James Chen
|
56419b9e90
|
issue #2410: [Android] Adding listener for CCDrawNode when application resume from background.
Reset the order of reloading shaders and textures in main.cpp.
|
2013-07-17 12:53:30 +08:00 |
James Chen
|
759831c1d8
|
issue #2397: Application::sharedApplication --> Application::getInstance.
|
2013-07-15 16:24:42 +08:00 |
James Chen
|
f8cd252c5c
|
issue #2397: sharedNotificationCenter --> getInstance
|
2013-07-12 14:17:42 +08:00 |
James Chen
|
1f8e852020
|
issue #2397: Shader::sharedShaderCache() --> Shader::getInstance().
|
2013-07-12 13:40:01 +08:00 |
James Chen
|
2c1b26acf8
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
James Chen
|
88a28b041e
|
issue #2397: Director::sharedDirector --> Director::getInstance() for all files.
|
2013-07-12 11:50:36 +08:00 |
folecr
|
6708983de2
|
Update target to android-10 for NDK code
|
2013-06-24 15:14:14 -07:00 |
folecr
|
7d4ce91b6b
|
Up the minSdkVersion to 9
|
2013-06-24 15:14:14 -07:00 |
James Chen
|
88a0dbec5e
|
Merge branch 'iss2305-replace-pthread' of https://github.com/minggo/cocos2d-x into minggo-iss2305-replace-pthread
|
2013-06-21 21:29:25 +08:00 |
minggo
|
0a768da240
|
issue #2305: use 4.7 toolchain to fix compiling errors
|
2013-06-21 17:17:23 +08:00 |
James Chen
|
d1bd34fd08
|
issue #2129: Removing CC prefix for template.
|
2013-06-20 22:18:43 +08:00 |
fape
|
9c6a65d898
|
Update template android projects README files
|
2013-03-21 19:06:58 +01:00 |
James Chen
|
3f43456072
|
Updating multi-platform templates.
|
2013-03-20 23:18:41 +08:00 |
minggo
|
58618172e6
|
merge pull request and fix some conflicts
|
2013-03-18 16:15:48 +08:00 |
Rohan Kuruvilla
|
360519dad5
|
Removing /bin/bash for executing build command, and keep only bash
|
2013-03-07 12:09:17 -08:00 |
Rohan Kuruvilla
|
297f46c69e
|
Adding README files to project creation template
|
2013-03-04 11:50:39 -08:00 |
Rohan Kuruvilla
|
8035562dfa
|
Adding Eclipse Project files in template directory for new Javascript projects
|
2013-03-04 11:50:38 -08:00 |