1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Martí
326e299e15 Fix ndk always being reinstalled 2015-11-20 17:35:34 -08:00
Daniel Martí
52c2ca1fe7 Replace NDK r10d with r10e 2015-06-18 17:05:48 +02:00
Daniel Martí
388665ff43 Remove trailing whitespace 2015-01-04 20:52:27 +01:00
Rancor
80957c625f Fixes #52 : Fix permission for executing android-ndk bin 2015-01-04 20:41:43 +01:00
Daniel Martí
f31ca7c852 Create the ndk_loc dir first (fixes #52) 2015-01-04 04:19:19 +01:00
Daniel Martí
f60f1bc59e Add NDK r10d, this time alongside r9b
Specified per-build with ndk=<version> defaulting to the oldest, r9b.
2015-01-03 00:07:01 +01:00
Daniel Martí
70d77a1cce Set up SDK and NDK env vars from python
No need to make the buildserver do it
2014-07-01 21:03:50 +02:00
Ciaran Gultnieks
5d1bed3380 Fix incomplete ndk upgrade in d7f558ad 2013-12-16 11:42:33 +00:00
Daniel Martí
efcf850247 Update many android tools
* Gradle from 1.7 to 1.8
* Android SDK from 21.0.1 to 22.2.1
* SDK Build Tools from 18.0.1 to 18.1.1
* Added legacy toolchains to NDK r9
2013-10-17 15:29:52 +02:00
Daniel Martí
b315968bea Try to add maven support repo and ndk variables to recipes 2013-10-10 16:30:11 +02:00
Ciaran Gultnieks
b58e4356ac Correct ndk r9 arcb selection 2013-10-06 12:52:38 +01:00
Ciaran Gultnieks
771fb587e3 Correct ndk r9 install 2013-10-06 12:51:16 +01:00
Ciaran Gultnieks
244e069036 Switch to ndk r9 2013-10-06 09:21:14 +01:00
Ciaran Gultnieks
cb16a63409 Much better build server provisioning
Including selection of correct ndk architecture, caching and performance
improvements, better configurability, etc.
2013-05-31 07:48:39 +01:00
Ciaran Gultnieks
ee0e3253b5 Cache main sdk/ndk downloads 2013-05-25 13:55:16 +01:00
Ciaran Gultnieks
cf35b69d31 Increase timeouts for long sdk/ndk downloads 2013-05-23 11:05:29 +01:00
Ciaran Gultnieks
d54031294a Use ndk r8e 2013-04-02 22:32:49 +01:00
Ciaran Gultnieks
f63d57b512 Correct ndk-r8b install for build server 2012-08-31 20:34:52 +01:00
Ciaran Gultnieks
8a3ed0ed17 New ndk for build server 2012-08-31 16:46:57 +01:00
Ciaran Gultnieks
498e7d3c5f Work in progress on integrating build server 2012-02-03 16:01:35 +00:00