Sergii Pylypenko
|
bb46839637
|
SDL: fixed path to .apk file in build script
|
2019-02-25 19:39:18 +02:00 |
|
Sergii Pylypenko
|
51790527e9
|
SDL: do not build prebuilt libs if they are not used by the app
|
2018-10-11 17:28:41 +03:00 |
|
Sergii Pylypenko
|
1950b85d8b
|
SDL: removed deprecated architectures from build script
|
2018-07-05 16:53:47 +03:00 |
|
pelya
|
38663832d2
|
OpenLieroX: bump version
|
2018-02-04 20:13:07 +02:00 |
|
Sergii Pylypenko
|
209a16fd9f
|
SDL: fixed Google Play Game Services linking
|
2017-09-27 22:09:57 +03:00 |
|
Sergii Pylypenko
|
4701548e01
|
SDL: switched build system from Ant to Gradle, because Google forced this piece of shit on me with SDK update
If you are getting build errors, delete the directory project/app/build
|
2017-09-26 23:30:34 +03:00 |
|
lubomyr
|
32f1ca882e
|
updated api (25) in build.sh script, it fixed openssl compilation
|
2017-03-11 19:04:19 +02:00 |
|
Sergii Pylypenko
|
a826416f74
|
SDL: fixed SDL_ANDROID_GetScreenKeyboardTextInputAsync() API, build.sh -q will rebuild only armeabi-v7a package
|
2017-01-10 20:47:35 +02:00 |
|
Sergii Pylypenko
|
a830d85c87
|
Ninslash: updated readme
|
2016-09-21 22:21:27 +03:00 |
|
Sergii Pylypenko
|
4a3ab0c1ad
|
Ninslash: updated
|
2016-08-23 23:49:12 +03:00 |
|
Sergii Pylypenko
|
418d868a88
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius
|
2016-06-28 22:21:50 +03:00 |
|
Sergii Pylypenko
|
a1da75bb25
|
SDL: clang support in setEnvironment scripts, set CLANG=1 envvar for it to work, you will also need to include -latomic to your libs for ARM builds
|
2016-06-28 22:18:38 +03:00 |
|
pelya
|
58558aa892
|
SDL: timestamping debug builds makes no sense
|
2016-06-26 23:50:53 +03:00 |
|
Sergii Pylypenko
|
ed2f31189c
|
SDL: support for AndroidPostBuild.sh script, to customize .apk file after it was generated
|
2016-06-06 19:40:42 +03:00 |
|
lubomyr
|
234245ae2d
|
added -tsa http://timestamp.digicert.com to jarsigner for prevent warning 'No -tsa or -tsacert is provided and this jar is not timestamped.'
|
2016-03-12 16:40:47 +02:00 |
|
pelya
|
0198a72e35
|
SDL: NDK 11 is now exclusively for 64-bit host systems
|
2016-03-12 15:52:47 +02:00 |
|
pelya
|
67aa2ba70d
|
SDL: NDK r11 - updated buildenv scripts to use GCC 4.9 everywhere, no Clang support yet
|
2016-03-12 15:34:55 +02:00 |
|
Sergii Pylypenko
|
4ec5d67fbb
|
SDL: build.sh will accept app name to compile, so you can do './build.sh -r ballfield' to switch projects
|
2015-08-06 20:06:48 +03:00 |
|
Sergii Pylypenko
|
96ccb1c5ab
|
Fixed libraries not stripped with newest NDK
|
2015-06-19 22:46:11 +03:00 |
|
pelya
|
174dd4a5ad
|
Set GCC toolchain version from AndroidAppSettings.cfg
|
2014-11-08 01:28:04 +02:00 |
|
Sergii Pylypenko
|
064f685983
|
Minor update to OpenArena, small x64 fixes to random headers
|
2014-10-24 21:50:08 +03:00 |
|
Sergii Pylypenko
|
4b7001903f
|
Support GCCVER parameter in all scripts so that projects can be build with any GCC version - patch by Alex Wulms
|
2014-10-07 23:29:11 +03:00 |
|
pelya
|
456bb768a4
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
|
2014-05-29 13:18:35 +03:00 |
|
pelya
|
2853920e98
|
Added support for armeabi-v7a-hard architecture, it seems to be buggy, because Ballfield launches but does not draw anything. To be fixed later.
|
2014-05-29 13:16:00 +03:00 |
|
Sergii Pylypenko
|
11840f1028
|
Added -q option to build.sh, for quick rebuilding C code
|
2014-05-28 22:25:56 +03:00 |
|
Sergii Pylypenko
|
3170168b38
|
Fixes to build system and to debug builds
|
2013-11-28 22:45:22 +02:00 |
|
Sergii Pylypenko
|
afff187cba
|
setEnvironment scrtipts and CustomBuildScript support for MultiABI=all, by Lubomyr
|
2013-11-28 20:16:41 +02:00 |
|
pelya
|
b5f48b7889
|
build.sh will make release build by default
|
2013-11-17 17:48:08 +02:00 |
|
Sergii Pylypenko
|
2420ce5caa
|
Xserver-gimp: support for 16bpp color depth, unfinished shared memory support
|
2013-11-15 23:37:53 +02:00 |
|
Sergii Pylypenko
|
60477063ff
|
Crude support for custom Java code - put file named 'java.patch' to your app src directory.
|
2013-11-07 21:40:24 +02:00 |
|
pelya
|
49d4003285
|
Fixes to build.sh to return proper error code
|
2013-11-03 21:32:36 +02:00 |
|
pelya
|
8349494361
|
VCMI: aimlessly messing around
|
2013-08-03 15:48:21 +03:00 |
|
Sergii Pylypenko
|
af8dc7c9ad
|
Updated OpenTTD
|
2013-04-04 22:08:37 +03:00 |
|
pelya
|
911783e6d0
|
More options for build.sh
|
2013-01-02 15:02:48 +02:00 |
|
pelya
|
600660c652
|
Fixed minor bug with dependencies in build.sh
|
2013-01-02 14:26:54 +02:00 |
|
pelya
|
d141acfca9
|
Small fix to build script
|
2012-12-04 20:41:58 +02:00 |
|
pelya
|
95562a1421
|
Fixed build scripts
|
2012-11-30 03:11:17 +02:00 |
|
pelya
|
0a64ebee1c
|
Updated build system
|
2012-10-17 21:31:24 +03:00 |
|
pelya
|
ac96d94173
|
Added possibility to compile armeabi-v7a binaries via AndroidBuild.sh script, updated OpenArena
|
2012-09-25 20:04:18 +03:00 |
|
pelya
|
d4c6c1bd22
|
Fixed parallel build somehow broken in NDK r8b.
|
2012-09-21 17:17:45 +03:00 |
|
pelya
|
bfad9ca7b0
|
Fixed crash in Java code
|
2012-09-07 02:40:56 +03:00 |
|
pelya
|
0c5b24534b
|
Fixes to build.sh - it now requires -i flag to install app onto the device, -r to run it, by Bernhard Kaindl
|
2012-08-08 02:15:54 +03:00 |
|
Bernhard Kaindl
|
32c1bead12
|
Add support for build.sh -r to run the installed apk:
- modified: build.sh
Add new CompatibilityHacksTextInputEmulatesHwKeyboard=n:
- modified: project/jni/application/opentyrian/AndroidAppSettings.cfg
|
2012-08-07 10:14:20 +02:00 |
|
pelya
|
12919eecee
|
Updated Commander Genius project
|
2012-08-03 00:31:17 +03:00 |
|
pelya
|
adaba11491
|
Fixed video output for emulator, some support for NDK r8b
|
2012-07-29 21:33:15 +03:00 |
|
pelya
|
ebb357e0d4
|
Disabled Sun theme more correct way, 'till ppl didn't start using it - it's still broken
|
2012-06-05 15:48:57 +03:00 |
|
pelya
|
e0e24403ce
|
Fixed build scripts for the case when NDK is referenced by a synlink
|
2012-05-14 13:50:21 +03:00 |
|
pelya
|
c0482e36e2
|
Updated fheroes2 project
|
2012-02-29 19:48:58 +02:00 |
|
pelya
|
c746cbbecf
|
Another fix to my prev commit
|
2012-02-20 20:50:58 +02:00 |
|
pelya
|
bec18d1bfa
|
Fix to my prev comit
|
2012-02-20 20:20:01 +02:00 |
|