aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps/android
AgeCommit message (Collapse)Author
2018-06-12[tools] nuke whitespaceh.udo
2018-01-26[Android] default sdk=android-26 / update docpeak3d
2017-11-21[fix] missing --with-ndk to --with-ndk-(api|path) renames at e6c79d3beeRechi
2017-08-13CHG: [droid] split SDK and NDK api level. They are unrelatedChris Koying Browet
Use the NDK level for everything native paths related. SDK level is irrelevant.
2017-06-17FIX: [droid;cmake] cleaner binaddons packagingChris Koying Browet
2017-01-03spelling: commentsJosh Soref
2016-12-21[autotools/buildsteps/depends] Update pathsh.udo
2016-10-20[jenkins/buildsteps] disable debug in depends in Release buildswsnipex
2016-10-07[cmake/jenkins] Build with CMakeChristian Fetzer
Removes the possibility to build with legacy build systems on jenkins.
2016-08-04[droid] fix build and cleanup after b04140e5db6859178d00a9adb9b46b64e8c708c5wsnipex
2016-06-05[cmake] Android PackagingChristian Fetzer
2016-04-02[jenkins/android] - fixed hashcalculation now that TOOLCHAIN_X86 is goneMemphiz
2016-03-06[jenkins] Temporarily disable packaging for CMakeChristian Fetzer
Packaging is currently not supported when building with CMake.
2016-03-06[jenkins] Optionally build with CMakeChristian Fetzer
- Add CMAKE_BUILD variable that defines if CMake should be used to build the main application. - Use variable to build with CMake (GNU Makefile Generator) on supported platforms: android, ios, osx, linux, rbpi.
2016-03-01build estouchy instead of re-touchedronie
2015-11-07[jenkins] - evaluate new env var "BUILD_BINARY_ADDONS"Memphiz
2015-09-28[Android] move symbols to the workspaceKib
for upload to mirrors.
2015-05-11[jenkins] - make building of binary addons verbose for getting more compelte ↵Memphiz
build output
2015-03-30fixup: [breakpad;jenkins] save symbols tarballChris "Koying" Browet
2015-03-25[jenkins] - prevent cleanout of native tools when pathChanged returns 1 in ↵Memphiz
make-native-depends (due to Configuration set to RELEASE)
2015-03-05[jenkins] ac3e91a89a63bcd5c1b892cdec7931a8067f0c68 for other platformsLars Op den Kamp
2015-02-19[jenkins/addons] - fix error detection during addons buildMemphiz
2015-02-17[jenkins] - refactor jenkins buildsteps for allowing seperate binary addons ↵Memphiz
building
2015-01-23[jenkins/droid] - allow to select the ndk version through jenkins jobs and ↵Memphiz
bump to ndk r10d
2014-11-20[jenkins] - refactor jenkins scripts to centralise the decision forMemphiz
rebuilding depends - add project/cmake dir as criterion
2014-10-26[jenkins/android] - fixed wrong env_var checkMemphiz
2014-10-26[jenkins/android] - allow to build OBB package via jenkins env_varMemphiz
2014-10-26[jenkins/android] - enable usage of release sign keyMemphiz
2014-10-19[rebrand/android] use dynamic application namewsnipex
2014-09-13[jenkins] - check if skin.touched exists before trying to remove it - fixes ↵Memphiz
build when depends have changed (and removed the dir during git clean phase)
2014-08-26replace skin.touched with skin.re-touchedronie
2014-08-21[jenkins] - when cleaning the tree because of changed depends - ensure toMemphiz
also clean any git repositories that might have been checked out in depends - should fix building of android when depends change
2014-08-14[jenkins] - change to workspace before trying to checkout the submodule - ↵Memphiz
might fix the latest jenkins issues
2014-08-11[jenkins] - for ios, droid-arm, droid-x86 rm and init/fetch the touched skin ↵Memphiz
submodule (as jenkins just fails to do it right)
2014-04-28[jenkins] - enable-neon for androidRainer Hochecker
2013-05-02[jenkins] - only explicitly set the android sdk version if its not set to ↵Memphiz
"Default" (in which case configure uses the prefered version)
2013-05-02[jenkins] - obey the TARBALLS env variable for android buildsMemphiz
2013-03-26[jenkins] - welcome jenkins support for osx/ios/atv2/android to mainline :o) ↵Memphiz
- add buildsteps for usage with jenkins