aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
AgeCommit message (Expand)Author
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
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