- 28 Oct, 2019 1 commit
-
-
Benjamin Deroche authored
-
- 25 Oct, 2019 1 commit
-
-
Benjamin Deroche authored
Solution: Migrate build scripts from Android NDK r11c to r20. - Standalone toolchain - Migration from GCC to Clang - Migration from libgnustl to libc++ - Dropped support for API level below 16 (Android 4.1), previously it was API level 9 (Android 2.3) - Dropped support for mips architecture - The build script now start the build of all 4 Android architectures (arm, arm64, x86, x86_64)
-
- 17 Dec, 2018 1 commit
-
-
Luca Boccassi authored
Solution: set the appropriate options, environment variables and paths so that the host pkg-config files are ignored, and the target ones are used instead (if any)
-
- 29 Apr, 2018 1 commit
-
-
Axel Nennker authored
Minimum platform for arm is android-14
-
- 07 Jun, 2016 2 commits
-
-
Luca Boccassi authored
Solution: switch to 4.9
-
Luca Boccassi authored
Solution: update CI scripts to use newer r11c from r10e
-
- 14 Dec, 2015 1 commit
-
-
Pieter Hintjens authored
Solution: rename to simple builds/android.
-
- 02 Aug, 2015 1 commit
-
-
Luca Boccassi authored
readelf is not available on OSX, greadelf is available on homebrew
-
- 04 Nov, 2014 1 commit
-
-
Joe McIlvain authored
Solution: Fix the qt-android build
-
- 03 Nov, 2014 1 commit
-
-
Joe McIlvain authored
Solution: Add qt-android build system and add to travis-ci
-