subsurface/scripts
Dirk Hohndel d3e495efd0 build-system/Android: use PREFIX outside of NDK
If we install our support libraries into the NDK we later run into
include path order issues that result in strange errors around the
inclusion of math.h (because we find the C version of that include
file that ships with the NDK before we find the libstdc++ version
of math.h (because the include path for our support libraries is
listed before the libstdc++ include search path). By having a distinct
install-root for our libraries we can avoid this problem.

Remove the previous hack that tried to work around the symptoms of
this issue.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-04-25 13:18:41 -07:00
..
android travis build-scripts: update container 2020-03-07 12:34:43 -08:00
docker build-system/Android: use PREFIX outside of NDK 2020-04-25 13:18:41 -07:00
ios Travis: move storage to a cheaper service 2019-05-19 14:14:37 -07:00
linux Travis: build Subsurface AppImage against Qt 5.12 2019-09-05 17:54:09 -07:00
linux-trusty-qt512 Travis: test mobile build under Linux-Trusty-Qt-5.12 2019-10-14 13:37:17 -07:00
linux2 Travis: build mobile on Linux with newer gcc 2018-06-18 06:32:23 +09:00
mac Travis: move storage to a cheaper service 2019-05-19 14:14:37 -07:00
qt55 Travis: make qt55 build report build failures correctly 2018-04-15 16:05:50 -07:00
qt56 Travis: OpenSUSE 42.3 / Qt5.6 build issue, use openssl and no libressl 2019-01-10 08:19:07 -08: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 fixed typo in comment 2019-12-24 06:25:59 +09:00
windows-container Revert "Windows build: Changesto build using mxebased hidapi,libusb and grantlee" 2019-10-14 07:31:56 -07:00
add-version-to-appdata.sh build-system: fix appdata creation 2018-09-29 12:09:11 -07:00
build-libdivecomputer.sh build-system: add script to build only libdivecomputer 2019-03-16 21:54:55 -07:00
build.sh build-system: deal with libgit2 versions 1 and later 2020-04-09 17:04:52 -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/Android: update some dependency versions 2020-04-25 13:18:41 -07:00
get-version Only considered annotated/signed tags for version 2017-11-06 13:45:00 -08:00
kirigami.diff mobile UI: disable action button / drawer interactions 2020-03-27 12:31:02 -07:00
mobilecomponents.sh mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00
parse-descriptor.pl update parse-descriptor.pl 2019-07-15 11:22:10 -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 Remove partial support for QWebEngine 2019-03-20 08:45:02 -07: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 translation tooling: fix script to not include Kirigami strings 2020-03-10 14:07:42 -07: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