subsurface/packaging
Jan Mulder 20c40ea6b4 Android build: always reconfigure libdivecomputer
This fix makes no difference from usage of this script in Travis
context, as every build starts from a clean VM, but the very few
developers that build for Android locally, and that want to use the new
style docker container builds as well, things are broken.

libdivecomputer has build artifacts in its source tree (and that source
tree is shared between local and docker run). So it happens that
libdivecomputer is configured locally, and afterwards fails to build
in docker build as its already configured, but not for the docker
image its now running in.

The fix is simple. Always reconfigure libdivecomputer when using this
script.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2018-12-30 11:20:34 -08:00
..
android Android build: always reconfigure libdivecomputer 2018-12-30 11:20:34 -08:00
headless Preserve wiki pages about headless Subsurface from trac wiki 2018-01-19 15:25:37 +01:00
ios core/tests: remove QSettings from testgitstorage 2018-08-25 11:49:47 -07:00
macosx Mac: Turn on automatic GPU switching 2018-09-28 07:34:50 -07:00
OBS Rename README to README.md in some scripts, makefiles,... 2017-11-04 10:55:11 -07:00
ubuntu build-system: fix appdata creation on OBS 2018-09-20 10:02:54 -07:00
windows MXE: respect an MXE build type already defined 2018-11-14 17:06:10 +08:00