summaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
AgeCommit message (Expand)Author
2020-04-09build-system: deal with libgit2 versions 1 and laterGravatar Dirk Hohndel
2020-01-24scripts: expand build.shGravatar jan Iversen
2019-12-24build-system: correct spelling error in build.shGravatar jan Iversen
2019-12-12build system: make INSTALL_ROOT depend on BUILD_PREFIX as wellGravatar Dirk Hohndel
2019-12-12build system: fix most shellcheck warningsGravatar Dirk Hohndel
2019-12-12build system: do something more reasonable if subsurface is a symlinkGravatar Dirk Hohndel
2019-12-12build-system: allow shared source across multiple hostsGravatar Dirk Hohndel
2019-11-08scripts: update get-deps to allow clean buildGravatar jan Iversen
2019-10-14GitHub Actions: first CI/CD build for Mac based on GitHub ActionsGravatar Dirk Hohndel
2019-09-05build-system: add -quick flag for build.shGravatar Dirk Hohndel
2019-03-09remove obsolete workaround for libdivecomputer includes of libusbGravatar Rolf Eike Beer
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-10Build: build libgit2 from source when less than 0.26.0Gravatar Jan Mulder
2019-01-07Build: remove --skip-googlemaps build optionGravatar Jan Mulder
2018-10-08macOS: check for system headers in SDKGravatar Murillo Bernardes
2018-10-07build-system: minor cleanup of build.shGravatar Dirk Hohndel
2018-10-07build-system: remove support for local cloning in build.shGravatar Dirk Hohndel
2018-10-03build-system: fix libdivecomputer build on macOSGravatar Dirk Hohndel
2018-09-13Mac: hard code macosx-version-min as 10.11, regardless of available SDKsGravatar Dirk Hohndel
2018-09-05build-system: don't show spurious errors looking for qmakeGravatar Dirk Hohndel
2018-08-04build-system: update libzip to 1.5.1Gravatar Dirk Hohndel
2018-07-09build.sh: provide usage message and exit on unknown argGravatar Dirk Hohndel
2018-07-09build-system: allow selection of Debug or Release buildGravatar Dirk Hohndel
2018-07-07build-system/macOS: don't get libgit2 from pkgconfig when building it ourselvesGravatar Dirk Hohndel
2018-07-07build-system/macOS: fix up the id of libssh2 as wellGravatar Dirk Hohndel
2018-07-07build-system/macOS: correctly test if we need to adjust the id of libgit2Gravatar Dirk Hohndel
2018-05-20build-system: libgit2 depends on libcurl and libssh2Gravatar jan Iversen
2018-05-20build-system: corrected -build-deps problemGravatar jan Iversen
2018-05-19build-system: change the logic when to build whatGravatar Dirk Hohndel
2018-05-17build-system: changed build.sh to use get-dep-libGravatar jan Iversen
2018-05-12Simplier way to get QT_VERSIONGravatar Cristian Ionescu-Idbohrn
2018-05-11Mac: update build.sh to hack around autotools problemGravatar Dirk Hohndel
2018-05-08Add a comment on building option -mobileGravatar Robert C. Helling
2017-12-18Update download URL for libzipGravatar Robert C. Helling
2017-12-14Add git submodule init to build scriptGravatar Miika Turkia
2017-12-03build system: fix build of libdivecomputerGravatar Jan Mulder
2017-12-03libdc: add submodule support to build.shGravatar Dirk Hohndel
2017-11-24build.sh: remove googlemaps .qmake.conf hackGravatar Dirk Hohndel
2017-11-24build.sh: don't use sed -iGravatar Dirk Hohndel
2017-11-24build.sh: only modify googlemaps .qmake.conf on MacGravatar Dirk Hohndel
2017-11-18build.sh: fix comparisonGravatar Dirk Hohndel
2017-11-14Travis: add Mac buildGravatar Dirk Hohndel
2017-11-05build.sh: fix typo that caused us to build Grantlee testsGravatar Dirk Hohndel
2017-11-05build.sh: add option to create appdirGravatar Dirk Hohndel
2017-11-05build.sh: always install SubsurfaceGravatar Dirk Hohndel
2017-10-16Fix stupid syntax errorsGravatar Dirk Hohndel
2017-10-15build.sh: add option for force BT support offGravatar Dirk Hohndel
2017-09-16Correct incorrect variable qt_version instead of QT_VERSION in build.shGravatar Stefan Fuchs
2017-09-04remove Marble from packaging and build scriptsGravatar Lubomir I. Ivanov
2017-08-26On Fedora, qmake is qmake-qt5Gravatar Dirk Hohndel