index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packaging
/
android
/
android-build-wrapper.sh
Age
Commit message (
Expand
)
Author
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
2017-02-03
Extend Android wrapper shell to be smarter
Dirk Hohndel