Age | Commit message (Expand) | Author |
2019-03-05 | simplify sed hacking of Qt CMake files | Rolf Eike Beer |
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: 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-07-09 | Travis: build Android against Qt 5.11.1 | Dirk Hohndel |
2018-07-04 | Shellcheck | Joakim Bygdell |
2018-07-04 | Update android build env. | Joakim Bygdell |
2018-07-03 | build-system: tell Travis to wait longer for downloads | Dirk Hohndel |
2018-05-17 | android-build: Stop installing ant, we're using grade | Anton Lundin |
2018-03-19 | Android build: switch to Qt 5.10.1 | Dirk Hohndel |
2018-02-24 | Android build: use Qt 5.9.3 | Jan Mulder |
2017-12-24 | Travis: hack around Android build failuers | Dirk Hohndel |
2017-12-24 | Android build: reorder downloading Qt vs SDK | Dirk Hohndel |
2017-12-06 | Android build: fix android-build-wrapper.sh | Dirk Hohndel |
2017-11-16 | android: Don't re-clone subsurface in android-build-wrapper.sh | Anton Lundin |
2017-11-16 | android: Correct path to Qt binaries | Anton Lundin |
2017-11-16 | android: Remove unneeded extra argument parsing | Anton Lundin |
2017-11-16 | android: Install android sdk on a different way | Anton Lundin |
2017-11-16 | android: Ensure rm exits zero | Anton Lundin |
2017-11-16 | android: Remove unset variable VERSION | Anton Lundin |
2017-11-16 | android: Increase BUILDNR with zero exit status | Anton Lundin |
2017-11-16 | android: Allow Qt install in headless mode | Anton Lundin |
2017-11-16 | android: make android-build-wrapper.sh executable | Anton Lundin |
2017-06-30 | Android build: switch to Qt 5.9.1 | Dirk Hohndel |
2017-06-21 | Android build: match versions between wrapper and build script | Dirk Hohndel |
2017-05-31 | Android build script: use interactive SDK install | Dirk Hohndel |
2017-05-31 | Android build script: update for Qt 5.9 | Dirk Hohndel |
2017-05-27 | Update Android build scripts | Dirk Hohndel |
2017-04-16 | Change protocoll for any git clone from Github to https | Stefan Fuchs |
2017-03-20 | Android build: extend comment for Qt5.8 | Jan Mulder |
2017-02-09 | Simplify some tests | Cristian Ionescu-Idbohrn |
2017-02-09 | Remove useless quotes | Cristian Ionescu-Idbohrn |
2017-02-09 | Use `command' (shell builtin and POSIX) instead | Cristian Ionescu-Idbohrn |
2017-02-06 | android-wrapper: Auto install Qt | Anton Lundin |
2017-02-06 | android: Upgrade Qt to 5.8 | Anton Lundin |
2017-02-06 | android: Move suggested/expected Qt install to just Qt | Anton Lundin |
2017-02-06 | android-wrapper: Auto accept android sdk license | Anton Lundin |
2017-02-06 | android-wrapper: Quiet down unzip | Anton Lundin |
2017-02-06 | android-wrapper: Quiet down wget | Anton Lundin |
2017-02-06 | android-wrapper: Add unzip as prerequisite | Anton Lundin |
2017-02-06 | android-wrapper: Add wget as prerequisite | Anton Lundin |
2017-02-06 | android-wrapper: Fail fast and at point | Anton Lundin |
2017-02-06 | android-wrapper: Give a negative exit code on error | Anton Lundin |
2017-02-04 | Android build wrapper: sometimes quotes hurt you | Dirk Hohndel |