subsurface/scripts
Dirk Hohndel ad84a96fdb Android Dockerfile: add latest cmake 3.13.2
cmake 3.10 (which comes with Ubuntu 18.04) in combination with Qt 5.12
and the current qt-android-cmake causes an odd bug. Paths are set with a
double slash at the start '//' and later in the process this causes
garbled path names for some of the objects which in return causes the
APKs built in the container to fail.

Upgrading the cmake inside the container to 3.13.2 fixes that problem.

All the credit for identifying the problem and figuring out a solution
goes to Jan Mulder.

The resulting container was pushed to Docker hub as version to 5.12.03.

Reported-by: Jan Mulder <jlmulder@xs4all.nl>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-12-30 11:20:34 -08:00
..
android Android Docker: give the docker build its own output tree 2018-12-30 11:20:34 -08:00
docker/android-build-container Android Dockerfile: add latest cmake 3.13.2 2018-12-30 11:20:34 -08:00
ios Travis: build iOS against Qt 5.11.1 2018-07-09 15:23:49 -07:00
linux Travis: build export-html on Mac and Linux 2018-09-09 19:52:14 -07:00
linux2 Travis: build mobile on Linux with newer gcc 2018-06-18 06:32:23 +09:00
mac Travis: use homebrew addon instead of doing it manually 2018-12-22 23:13:44 -08:00
qt55 Travis: make qt55 build report build failures correctly 2018-04-15 16:05:50 -07:00
qt56 Travis: use system libgit2 on OpenSUSE for Qt56 build 2018-09-05 21:43:58 -07:00
qt57 Travis: build Subsurface-mobile against Qt57 as well 2018-10-09 10:03:38 -07:00
qt59 Travis: add Qt 5.9 testing 2018-07-11 13:49:25 -07:00
windows MXE: respect an MXE build type already defined 2018-11-14 17:06:10 +08:00
windows-container Travis: fix the windows-container build 2018-12-11 19:06:20 -08:00
add-version-to-appdata.sh build-system: fix appdata creation 2018-09-29 12:09:11 -07:00
build.sh macOS: check for system headers in SDK 2018-10-08 15:34:16 -07:00
check-version Rename README to README.md in some scripts, makefiles,... 2017-11-04 10:55:11 -07:00
checktranslation.pl Check arguments of translation strings 2017-10-29 11:01:56 -07:00
get-dep-lib.sh build-system: switch back to upstream qt-android-cmake 2018-10-27 10:38:39 -04:00
get-version Only considered annotated/signed tags for version 2017-11-06 13:45:00 -08:00
kirigami.diff Revert "Revert "QML UI: newer Kirigami and fallout"" 2018-10-01 05:29:46 -07:00
mobilecomponents.sh Support for copy-pasting specific fields on mobile 2018-11-18 06:31:44 +08:00
parse-descriptor.pl Update supported dive computers 2017-05-03 07:10:22 -07:00
release-message.sh Travis: setup up the desired release message right away 2017-11-18 16:17:40 +01:00
smtk2ssrf-build.sh smtk-import: fit build script to run in travis builds 2018-02-24 13:42:01 -08:00
smtk2ssrf.pl Let command line version not open an X window 2017-06-11 13:50:30 -07:00
translationmark.pl A script to find literal texts to be marked for translation in qml 2016-05-03 12:58:55 -07:00
travis-wait.sh build-system: add travis_wait shell functions 2018-07-03 14:24:18 -07:00
updatetranslationsource.sh tools: keep the log of translation extraction 2018-06-25 20:21:13 +08:00
whitespace.pl Small edit of whitespace script 2018-07-26 16:32:51 +03:00
win-ldd.pl Minor changes to Windows build and packaging 2014-09-25 20:50:14 -07:00
write-version qmake: use a dedicated build script to generate ssrf-version.h 2015-02-15 06:19:33 -08:00