aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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-08QML UI: add second action to GPS list entriesGravatar Dirk Hohndel
2016-01-08QML UI: better icon for deleteGravatar Dirk Hohndel
2016-01-08QML UI: support sliding action to allow the user to delete GPS fixesGravatar Dirk Hohndel
2016-01-08Consolidate scriptsGravatar Dirk Hohndel
2016-01-08Add helper script to pull Plasma Mobile Components and iconsGravatar 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-11-24CGI script wrapper for smtk2ssrf.plGravatar Robert C. Helling
2015-10-19Add perl function indent_ctor_init_lists to whitespace.plGravatar K. \"pestophagous\" Heller
2015-10-18A perl script to check format strings in translationsGravatar Robert C. Helling
2015-09-06Build script: make sure we find the cmake files for our librariesGravatar Dirk Hohndel
2015-09-05Fix perl warning in whitespce.plGravatar 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-08When building from tar file, check .gitversion to get the correct versionGravatar 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-19Merge branch 'v4.4-branch' back into masterGravatar Dirk Hohndel
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
2015-02-15qmake: use a dedicated build script to generate ssrf-version.hGravatar Lubomir I. Ivanov