summaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
AgeCommit message (Expand)Author
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
2017-07-15build.sh: don't fail if we can't find libusb or hidapiGravatar Dirk Hohndel
2017-07-15Mac build: correctly deal with no printingGravatar Dirk Hohndel
2017-07-15Mac build: move Qt detection to outside levelGravatar Dirk Hohndel
2017-07-15Mac build: newer Qt comes without WebKitGravatar Dirk Hohndel
2017-07-15Mac build: deal with libdivecomputer and pkg-configGravatar Dirk Hohndel
2017-07-15Mac build: deal with SDK location and availabilityGravatar Dirk Hohndel
2017-07-04build.sh: add option to build all dependenciesGravatar Dirk Hohndel
2017-07-04build.sh: build against older SDK / minimum OSX versionGravatar Dirk Hohndel
2017-07-04build.sh: don't override existing CMAKE_PREFIX_PATHGravatar Dirk Hohndel
2017-06-26Fix Travis breakage (and overall breakage)Gravatar Dirk Hohndel
2017-06-24Very early and likely quite broken BLE GATT codeGravatar Linus Torvalds
2017-05-20Adapt build.sh if qmake is already in PATH on a MacGravatar Thiago Macieira
2017-04-16Change protocoll for any git clone from Github to httpsGravatar Stefan Fuchs
2017-04-16Change git clone remote for grantlee to Github steveire/grantleeGravatar Stefan Fuchs
2017-04-16Change remotes for git clone for libdc, marble and Subsurface to GithubGravatar Stefan Fuchs
2017-04-12Add Qt 5.7 and 5.8 for Darwin in build scriptGravatar Dirk Hohndel
2017-04-12Use libdc from github nowGravatar Jan Mulder
2017-01-16build.sh: if new enough libgit2 is installed, use itGravatar Dirk Hohndel
2017-01-16build.sh: fix potential autoreconf problemGravatar Dirk Hohndel
2017-01-01build.sh: use a more current version of libgit2Gravatar Dirk Hohndel
2016-12-27build.sh: fix typoGravatar Dirk Hohndel
2016-12-27build.sh: Don't even clone marble if we don't build against itGravatar Dirk Hohndel
2016-09-27Document the heat map in the manual.Gravatar Robert C. Helling
2016-08-18Don't build Kirigami as a libraryGravatar Dirk Hohndel
2016-08-17scripts: Don't build marble for mobileGravatar Anton Lundin
2016-08-17scripts: run all scripts with -eGravatar Anton Lundin
2016-08-14Hack to work around build issues with current kirigamiGravatar Dirk Hohndel
2016-08-14Don't build kirigami in the source treeGravatar Dirk Hohndel
2016-08-14Use kirigami built in static modeGravatar Marco Martin
2016-03-16Verify that the Xcode Command Line Tools are installedGravatar Jeroen Massar
2016-03-16Detect Homebrew Qt5Gravatar Jeroen Massar
2016-03-16Don't build libdivecomputer examplesGravatar Robert C. Helling
2016-03-16Replace ~ by $HOME in build.shGravatar Robert C. Helling
2016-03-03Build scripts: work with both Qt 5.5 and 5.6Gravatar Dirk Hohndel
2016-02-02Simplify building of Android build from one source treeGravatar Jan Mulder