Age | Commit message (Expand) | Author |
2020-04-27 | build-system/Android: add missing install-qt.sh | Dirk Hohndel |
2020-04-25 | GitHub Actions: use the Qt 5.13.2 based Android build container | Dirk Hohndel |
2020-04-25 | build-system/android: remove libusb at QTest | Dirk Hohndel |
2020-04-25 | build-system/Android: use PREFIX outside of NDK | Dirk Hohndel |
2020-04-25 | build-system/Android: use install-qt.sh to install Qt | Dirk Hohndel |
2020-04-25 | build-system/Android: create standalone toolchain in wrapper script | Dirk Hohndel |
2020-04-25 | build-system/Android: update some dependency versions | Dirk Hohndel |
2020-04-25 | build-system/Android: remove no longer supported Qt versions | Dirk Hohndel |
2020-04-18 | cleanup: fix image reference in Android README | Dirk Hohndel |
2020-03-16 | Android: remove legacy FTDI support | Dirk Hohndel |
2019-11-20 | Android: update README to mention build container | Dirk Hohndel |
2019-10-05 | Android: switch to latest OpenSSL | Dirk Hohndel |
2019-10-05 | Android: work around Android 5.x issues with OpenSSL | Dirk Hohndel |
2019-10-05 | builld-system: switch Android to Qt 5.13.1 | Dirk Hohndel |
2019-10-04 | android-build: Add some more libzip hacks | Anton Lundin |
2019-10-04 | android-build: Add support for x86_64 | Anton Lundin |
2019-10-04 | android-build: Load variables file relative source dir | Anton Lundin |
2019-10-02 | Android: allow passing through -quick argument | Dirk Hohndel |
2019-09-21 | Android: bundle default font for use in OnePlus devices | Dirk Hohndel |
2019-07-19 | Android: ensure higher build number for arm64 APK | Dirk Hohndel |
2019-07-18 | Android: small change to keep exports together | Dirk Hohndel |
2019-07-18 | Android: fix review comment | Jan Mulder |
2019-07-18 | Android: fix location of the build apks | Jan Mulder |
2019-07-18 | Android: rework build of OpenSSL to get it to build link and run | Jan Mulder |
2019-07-18 | Android: Qt 5.12.4, OpenSSL 1.1.1c | Jan Mulder |
2019-03-21 | CMake: use builtin method to not use BZip2 | Rolf Eike Beer |
2019-03-05 | Android: factor out duplicate version string search | Rolf Eike Beer |
2019-03-05 | CMake: just tell CMake to not find HTTP_Parser | Rolf Eike Beer |
2019-03-05 | simplify sed hacking of Qt CMake files | Rolf Eike Beer |
2019-02-01 | facebook: remove the featute from the code base | Lubomir I. Ivanov |
2019-01-25 | Android: accept 'Release' argument | Dirk Hohndel |
2019-01-21 | Android: make sure we have the correct platforms installed | Dirk Hohndel |
2018-12-30 | Android build: always reconfigure libdivecomputer | Jan Mulder |
2018-12-30 | Android: build both 32 and 64 bit binaries | Dirk Hohndel |
2018-12-30 | Travis: Android build wrapper now runs inside our container | Dirk Hohndel |
2018-12-30 | Android: update for Qt 5.12.0 | Dirk Hohndel |
2018-12-30 | Android build: add explanation for huge hack | Jan Mulder |
2018-12-30 | Android build: always use -fPIC | Jan Mulder |
2018-12-30 | Android build: build openssl before libzip | Jan Mulder |
2018-12-30 | Android build: fix openssl build, no_asm | Jan Mulder |
2018-12-30 | Android build: add arm64 target and compile with clang | Jan Mulder |
2018-12-30 | Android build: openssl, do not move source tree | Jan Mulder |
2018-12-30 | Android build: always install libzip.a in lib directory | Jan Mulder |
2018-12-30 | Android build: do not hard code armv7 | Jan Mulder |
2018-12-30 | Android build: set newer versions and parameterize ANDROID_PLATFORM | Jan Mulder |
2018-12-30 | Android: cleanup build wrapper script | Dirk Hohndel |
2018-12-30 | Android: allow running android-build-wrapper without building | Dirk Hohndel |
2018-12-06 | Android build: explicitly install using sdkmanager | Jan Mulder |
2018-12-06 | Android build: buildtools version is automatically detected | Jan Mulder |
2018-11-13 | Android: pick the correct C++ runtime | Dirk Hohndel |