index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
build.sh
Age
Commit message (
Expand
)
Author
2015-09-06
Build script: make sure we find the cmake files for our libraries
Dirk Hohndel
2015-09-02
Build script: small updates around installation on Linux
Dirk Hohndel
2015-08-27
Fix build script
Dirk Hohndel
2015-08-26
Update INSTALL and build.sh
Dirk Hohndel
2015-08-16
Build script: fix install_name for libssrfmarblewidget on Mac
Dirk Hohndel
2015-08-16
Build script: make sure cmake finds Qt on Mac
Dirk Hohndel
2015-08-16
Build script: make sure we find any library that we installed
Dirk Hohndel
2015-07-12
Use git pull with rebase in build script
Henrik Brautaset Aronsen
2015-07-07
Build script: use mirror on our git server
Dirk Hohndel
2015-06-09
Build script: switch to working URL for grantlee
Dirk Hohndel
2015-06-04
Build script: fix several bugs
Dirk Hohndel
2015-06-04
Build script: Integrate Grantlee & build Subsurface with printing
Dirk Hohndel
2015-06-04
Build script: make sure the versions we want to build exist
Dirk Hohndel
2015-06-02
Build script: remove Subsurface.app before building on Mac
Dirk Hohndel (Intel)
2015-06-02
Build script: use Subsurface-testing branches of marble and libdivecomputer
Dirk Hohndel (Intel)
2015-06-02
Build script: build libssh on Mac
Dirk Hohndel (Intel)
2015-06-02
Build script: create log file by default
Dirk Hohndel (Intel)
2015-06-01
Build script: use sufficiently new libgit2 and enable cloud storage
Dirk Hohndel
2015-04-27
Set the shared library file extenstion for the specific platform.
Jan Mulder
2015-04-26
Do not call install_name_tool for Marble library
Tomaz Canabrava
2015-04-26
Always reconfigure libdivecomputer
Tomaz Canabrava
2015-04-26
Don't deppend on CMake to find the right libraries.
Tomaz Canabrava
2015-04-15
build.sh: successfully build an App bundle on the Mac
Dirk Hohndel
2015-04-09
build.sh: use "install-root" for our local install destination
Dirk Hohndel
2015-04-07
There's no need to search for a qmake anymore
Tomaz Canabrava
2015-04-07
Small changes to the build-script
Tomaz Canabrava
2015-02-17
build.sh: use setRpath and remove run.sh
Dirk Hohndel
2015-02-17
build.sh: figure out whether to use qmake or qmake-qt5
Dirk Hohndel
2015-02-17
Add build and run script for people wanting to build from source
Dirk Hohndel