Age | Commit message (Expand) | Author |
2018-06-22 | build-system: Only run autoreconf when needed | Anton Lundin |
2018-05-18 | build-system: added get-dep-lib to android/build.sh | jan Iversen |
2018-05-17 | android-build: Remove old libgit2 special handling | Anton Lundin |
2018-05-17 | android-build: Stop installing ant, we're using grade | Anton Lundin |
2018-05-17 | android-build: Simplify and correct | Anton Lundin |
2018-05-17 | android-build: Build googlemaps plugin same way as others | Anton Lundin |
2018-05-17 | android-build: Use sed -i instead of home rolled variant | Anton Lundin |
2018-05-17 | android-build: Use subsurface source variable | Anton Lundin |
2018-04-27 | Android: fix error in build script | Dirk Hohndel |
2018-04-27 | Android: rebuild libdivecomputer if SHA changes | Dirk Hohndel |
2018-03-19 | Android build: switch to Qt 5.10.1 | Dirk Hohndel |
2018-03-19 | Android/iOS build: get libxml2 and libxslt from GitHub | Dirk Hohndel |
2018-03-11 | android/build.sh: build the googlemaps plugin | Lubomir I. Ivanov |
2018-02-24 | Android build: use Qt 5.9.3 | Jan Mulder |
2017-12-26 | Android build: make androiddeployqt less verbose | Dirk Hohndel |
2017-12-26 | Android build: work around odd bug with cmake 3.10 | Dirk Hohndel |
2017-12-26 | Android build: no point making the docs | Dirk Hohndel |
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-12-06 | Android build: build the libdivecomputer submodule | 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: Terminate build.sh on unknown arguments | 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-09-04 | remove Marble from packaging and build scripts | Lubomir I. Ivanov |
2017-07-29 | Use same libgit2 on Android | Jan Mulder |
2017-07-19 | Android compile fix | Jan Mulder |
2017-07-06 | Enable building with standard Qt install path layout | Alex Blasche |
2017-07-06 | Remove obsolete QT5_ANDROID_BIN | Alex Blasche |
2017-06-30 | Android build: switch to Qt 5.9.1 | Dirk Hohndel |
2017-06-21 | Android build: work around odd build problem with missing rand() | Dirk Hohndel |
2017-06-21 | Android build: match versions between wrapper and build script | Dirk Hohndel |
2017-06-21 | Upgrade 3pp for android and testing | Anton Lundin |
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-05-27 | Android build: Add BUILDTOOLS_REVISION | Jan Mulder |
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-07 | Fix syntax error in android/build.sh | Willem Ferguson |