Age | Commit message (Expand) | Author |
2017-07-29 | build.sh: add quotes to if clause | Dirk Hohndel |
2017-07-29 | build.sh: don't build with WebKit unless explicitly requested | Dirk Hohndel |
2017-07-28 | build.sh: redo command line parsing | Dirk Hohndel |
2017-07-15 | build.sh: don't fail if we can't find libusb or hidapi | Dirk Hohndel |
2017-07-15 | Mac build: correctly deal with no printing | Dirk Hohndel |
2017-07-15 | Mac build: move Qt detection to outside level | Dirk Hohndel |
2017-07-15 | Mac build: newer Qt comes without WebKit | Dirk Hohndel |
2017-07-15 | Mac build: deal with libdivecomputer and pkg-config | Dirk Hohndel |
2017-07-15 | Mac build: deal with SDK location and availability | Dirk Hohndel |
2017-07-04 | build.sh: add option to build all dependencies | Dirk Hohndel |
2017-07-04 | build.sh: build against older SDK / minimum OSX version | Dirk Hohndel |
2017-07-04 | build.sh: don't override existing CMAKE_PREFIX_PATH | Dirk Hohndel |
2017-06-26 | Fix Travis breakage (and overall breakage) | Dirk Hohndel |
2017-06-24 | Very early and likely quite broken BLE GATT code | Linus Torvalds |
2017-05-20 | Adapt build.sh if qmake is already in PATH on a Mac | Thiago Macieira |
2017-04-16 | Change protocoll for any git clone from Github to https | Stefan Fuchs |
2017-04-16 | Change git clone remote for grantlee to Github steveire/grantlee | Stefan Fuchs |
2017-04-16 | Change remotes for git clone for libdc, marble and Subsurface to Github | Stefan Fuchs |
2017-04-12 | Add Qt 5.7 and 5.8 for Darwin in build script | Dirk Hohndel |
2017-04-12 | Use libdc from github now | Jan Mulder |
2017-01-16 | build.sh: if new enough libgit2 is installed, use it | Dirk Hohndel |
2017-01-16 | build.sh: fix potential autoreconf problem | Dirk Hohndel |
2017-01-01 | build.sh: use a more current version of libgit2 | Dirk Hohndel |
2016-12-27 | build.sh: fix typo | Dirk Hohndel |
2016-12-27 | build.sh: Don't even clone marble if we don't build against it | Dirk Hohndel |
2016-09-27 | Document the heat map in the manual. | Robert C. Helling |
2016-08-18 | Don't build Kirigami as a library | Dirk Hohndel |
2016-08-17 | scripts: Don't build marble for mobile | Anton Lundin |
2016-08-17 | scripts: run all scripts with -e | Anton Lundin |
2016-08-14 | Hack to work around build issues with current kirigami | Dirk Hohndel |
2016-08-14 | Don't build kirigami in the source tree | Dirk Hohndel |
2016-08-14 | Use kirigami built in static mode | Marco Martin |
2016-03-16 | Verify that the Xcode Command Line Tools are installed | Jeroen Massar |
2016-03-16 | Detect Homebrew Qt5 | Jeroen Massar |
2016-03-16 | Don't build libdivecomputer examples | Robert C. Helling |
2016-03-16 | Replace ~ by $HOME in build.sh | Robert C. Helling |
2016-03-03 | Build scripts: work with both Qt 5.5 and 5.6 | Dirk Hohndel |
2016-02-02 | Simplify building of Android build from one source tree | Jan Mulder |
2016-01-22 | build.sh: fix logic when to build grantlee | Dirk Hohndel |
2016-01-18 | build.sh: fix broken logic to pull mobile components | Dirk Hohndel |
2016-01-17 | build.sh: make it easier to build Subsurface-mobile | Dirk Hohndel |
2016-01-17 | Make default build for desktop. | Willem Ferguson |
2016-01-12 | dive details navigation | Sebastian Kügler |
2016-01-08 | Consolidate scripts | Dirk Hohndel |
2016-01-07 | build.sh: don't build Grantlee for Subsurface-mobile | Dirk Hohndel |
2016-01-07 | Remove plasma mobile components, pull from upstream at build time | Dirk Hohndel |
2015-12-15 | Remove support for older libgit2 - we now require 0.23 or later | Dirk Hohndel |
2015-12-09 | build.sh: don't build libssh2 anymore on Mac | Dirk Hohndel |
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 |