Commit Graph

5 Commits

Author SHA1 Message Date
Vitalii Koshura 070ccdb023
[Android][CI] Android CI implementation
Initial Android client CI is implemented.
Some fixes in build scripts made to enable CI build cache for OpenSSL and CURL.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-09-20 04:41:22 +03:00
Alexander Schlarb 4f704e9df1 Android: Improve quality of build scripts
* Make build scripts fully whitespace safe to the extend premitted by autotools
 * Let all build scripts fail fast on error, previously they would continue and then fail with spurious follow-up errors burrowing the actual issue
 * Ensure that all build scripts start with a valid shebang (`#!`)
 * Fix jumbled letters in `android/build_build_app_x86.sh`
2018-03-27 21:51:06 +02:00
Rom Walton ff69e99eb1 Android: Update build all scripts to include mips64 2016-06-24 20:38:40 -07:00
Rom Walton 5b46e6b9fb Android: Add new platforms to the build all BOINC script. 2016-06-19 20:46:31 -07:00
Rom Walton 6ebd9d1984 android: Add a script to just compile BOINC for all CPU Architectures 2013-10-22 11:39:37 -04:00