aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
AgeCommit message (Expand)Author
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
2015-02-17Add build and run script for people wanting to build from sourceGravatar Dirk Hohndel