aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
AgeCommit message (Expand)Author
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
2015-06-09Build script: switch to working URL for grantleeGravatar Dirk Hohndel
2015-06-04Build script: fix several bugsGravatar Dirk Hohndel
2015-06-04Build script: Integrate Grantlee & build Subsurface with printingGravatar Dirk Hohndel
2015-06-04Build script: make sure the versions we want to build existGravatar Dirk Hohndel
2015-06-02Build script: remove Subsurface.app before building on MacGravatar Dirk Hohndel (Intel)
2015-06-02Build script: use Subsurface-testing branches of marble and libdivecomputerGravatar Dirk Hohndel (Intel)
2015-06-02Build script: build libssh on MacGravatar Dirk Hohndel (Intel)
2015-06-02Build script: create log file by defaultGravatar Dirk Hohndel (Intel)
2015-06-01Build script: use sufficiently new libgit2 and enable cloud storageGravatar Dirk Hohndel
2015-04-27Set the shared library file extenstion for the specific platform.Gravatar Jan Mulder
2015-04-26Do not call install_name_tool for Marble libraryGravatar Tomaz Canabrava
2015-04-26Always reconfigure libdivecomputerGravatar Tomaz Canabrava
2015-04-26Don't deppend on CMake to find the right libraries.Gravatar Tomaz Canabrava
2015-04-15build.sh: successfully build an App bundle on the MacGravatar Dirk Hohndel
2015-04-09build.sh: use "install-root" for our local install destinationGravatar Dirk Hohndel
2015-04-07There's no need to search for a qmake anymoreGravatar Tomaz Canabrava
2015-04-07Small changes to the build-scriptGravatar Tomaz Canabrava
2015-02-17build.sh: use setRpath and remove run.shGravatar Dirk Hohndel
2015-02-17build.sh: figure out whether to use qmake or qmake-qt5Gravatar Dirk Hohndel