aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
AgeCommit message (Expand)Author
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
2017-08-26build.sh: make Qt private headers available if missingGravatar Dirk Hohndel
2017-08-26build.sh: find qmake earlier in the scriptGravatar Dirk Hohndel
2017-08-03build.sh: qmake should pick up our INSTALL_ROOTGravatar Dirk Hohndel
2017-08-03build.sh: remove unsupported compiler options for googlemapsGravatar Dirk Hohndel
2017-08-03build.sh: clone from httpsGravatar Dirk Hohndel
2017-08-02build.sh: follow our build pattern a bit moreGravatar Dirk Hohndel
2017-08-02build.sh: build the google maps geoservices pluginGravatar Lubomir I. Ivanov
2017-07-29build.sh: add quotes to if clauseGravatar Dirk Hohndel
2017-07-29build.sh: don't build with WebKit unless explicitly requestedGravatar Dirk Hohndel
2017-07-28build.sh: redo command line parsingGravatar Dirk Hohndel