aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
AgeCommit message (Expand)Author
2017-07-15Mac build: deal with libdivecomputer and pkg-configGravatar Dirk Hohndel
2017-07-15Mac build: deal with SDK location and availabilityGravatar Dirk Hohndel
2017-07-04build.sh: add option to build all dependenciesGravatar Dirk Hohndel
2017-07-04build.sh: build against older SDK / minimum OSX versionGravatar Dirk Hohndel
2017-07-04build.sh: don't override existing CMAKE_PREFIX_PATHGravatar Dirk Hohndel
2017-06-26Fix Travis breakage (and overall breakage)Gravatar Dirk Hohndel
2017-06-24Very early and likely quite broken BLE GATT codeGravatar Linus Torvalds
2017-05-20Adapt build.sh if qmake is already in PATH on a MacGravatar Thiago Macieira
2017-04-16Change protocoll for any git clone from Github to httpsGravatar Stefan Fuchs
2017-04-16Change git clone remote for grantlee to Github steveire/grantleeGravatar Stefan Fuchs
2017-04-16Change remotes for git clone for libdc, marble and Subsurface to GithubGravatar Stefan Fuchs
2017-04-12Add Qt 5.7 and 5.8 for Darwin in build scriptGravatar Dirk Hohndel
2017-04-12Use libdc from github nowGravatar Jan Mulder
2017-01-16build.sh: if new enough libgit2 is installed, use itGravatar Dirk Hohndel
2017-01-16build.sh: fix potential autoreconf problemGravatar Dirk Hohndel
2017-01-01build.sh: use a more current version of libgit2Gravatar Dirk Hohndel
2016-12-27build.sh: fix typoGravatar Dirk Hohndel
2016-12-27build.sh: Don't even clone marble if we don't build against itGravatar Dirk Hohndel
2016-09-27Document the heat map in the manual.Gravatar Robert C. Helling
2016-08-18Don't build Kirigami as a libraryGravatar Dirk Hohndel
2016-08-17scripts: Don't build marble for mobileGravatar Anton Lundin
2016-08-17scripts: run all scripts with -eGravatar Anton Lundin
2016-08-14Hack to work around build issues with current kirigamiGravatar Dirk Hohndel
2016-08-14Don't build kirigami in the source treeGravatar Dirk Hohndel
2016-08-14Use kirigami built in static modeGravatar Marco Martin
2016-03-16Verify that the Xcode Command Line Tools are installedGravatar Jeroen Massar
2016-03-16Detect Homebrew Qt5Gravatar Jeroen Massar
2016-03-16Don't build libdivecomputer examplesGravatar Robert C. Helling
2016-03-16Replace ~ by $HOME in build.shGravatar Robert C. Helling
2016-03-03Build scripts: work with both Qt 5.5 and 5.6Gravatar Dirk Hohndel
2016-02-02Simplify building of Android build from one source treeGravatar Jan Mulder
2016-01-22build.sh: fix logic when to build grantleeGravatar Dirk Hohndel
2016-01-18build.sh: fix broken logic to pull mobile componentsGravatar Dirk Hohndel
2016-01-17build.sh: make it easier to build Subsurface-mobileGravatar Dirk Hohndel
2016-01-17Make default build for desktop.Gravatar Willem Ferguson
2016-01-12dive details navigationGravatar Sebastian Kügler
2016-01-08Consolidate scriptsGravatar Dirk Hohndel
2016-01-07build.sh: don't build Grantlee for Subsurface-mobileGravatar Dirk Hohndel
2016-01-07Remove plasma mobile components, pull from upstream at build timeGravatar Dirk Hohndel
2015-12-15Remove support for older libgit2 - we now require 0.23 or laterGravatar Dirk Hohndel
2015-12-09build.sh: don't build libssh2 anymore on MacGravatar Dirk Hohndel
2015-09-06Build script: make sure we find the cmake files for our librariesGravatar Dirk Hohndel
2015-09-02Build script: small updates around installation on LinuxGravatar Dirk Hohndel
2015-08-27Fix build scriptGravatar Dirk Hohndel
2015-08-26Update INSTALL and build.shGravatar Dirk Hohndel
2015-08-16Build script: fix install_name for libssrfmarblewidget on MacGravatar Dirk Hohndel
2015-08-16Build script: make sure cmake finds Qt on MacGravatar Dirk Hohndel
2015-08-16Build script: make sure we find any library that we installedGravatar Dirk Hohndel
2015-07-12Use git pull with rebase in build scriptGravatar Henrik Brautaset Aronsen
2015-07-07Build script: use mirror on our git serverGravatar Dirk Hohndel