aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2017-07-29Mac install: add missing esri pluginGravatar Dirk Hohndel
2017-07-28cmake: install QML components for Subsurface as wellGravatar Dirk Hohndel
2017-07-28cmake: only install Marble files when we use MarbleGravatar Dirk Hohndel
2017-07-28cmake: add the Quick, Location, QuickWidgets dependenciesGravatar Lubomir I. Ivanov
2017-07-15Mac build: correctly deal with no printingGravatar Dirk Hohndel
2017-06-30BLE: require Qt 5.6 and suggest Qt 5.9.1Gravatar Dirk Hohndel
2017-06-24Enable BLE on AndroidGravatar Dirk Hohndel
2017-06-24Very early and likely quite broken BLE GATT codeGravatar Linus Torvalds
2017-06-11CMakeLists.txt: Remove SmartTrak import optionsGravatar Salvador Cuñat
2017-05-27Android build: rely on KEYSTORE environment for release buildGravatar Dirk Hohndel
2017-05-27Don't use the deprecated CMake variableGravatar Thiago Macieira
2017-05-27Android build: Add BUILDTOOLS_REVISIONGravatar Jan Mulder
2017-04-01QML UI: we now depend on QuckControls2Gravatar Dirk Hohndel
2017-04-01QML UI: Fully port dive edit to Kirigami2Gravatar Marco Martin
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-09Fix potential double/float to int rounding errorsGravatar Jeremie Guichard
2017-02-25Move CMake variables printing into a utility macroGravatar Jeremie Guichard
2017-02-24Use SUBSURFACE_TEST_DATA definition to point to test data dirGravatar Jeremie Guichard
2017-02-03Fix build breakage with earlier Qt versionsGravatar Dirk Hohndel
2017-01-22QML UI: allow building Subsurface-mobile on desktopGravatar Dirk Hohndel
2017-01-21Revert "QML UI: build against latest Kirigami"Gravatar Dirk Hohndel
2017-01-16build.sh: if new enough libgit2 is installed, use itGravatar Dirk Hohndel
2017-01-03CMake dependency fixGravatar Dirk Hohndel
2017-01-01CMake: more changes to a simple conditionalGravatar Dirk Hohndel
2017-01-01Mac build: make std C++ lib hack catch more situationsGravatar Dirk Hohndel
2017-01-01Mac build: hack to get the correct std C++ lib on LionGravatar Dirk Hohndel
2016-12-30Start transition from QWebKit to QWebEngineGravatar Robert C. Helling
2016-12-27QML UI: build against latest KirigamiGravatar Dirk Hohndel
2016-09-22Add commented out hack to dump all CMake variablesGravatar Dirk Hohndel
2016-09-22Fix building of Facebook supportGravatar Dirk Hohndel
2016-09-22Revert "Add a simple cp2130 libusb driver"Gravatar Dirk Hohndel
2016-09-18Add a simple cp2130 libusb driverGravatar Anton Lundin
2016-08-28Android build: don't try to bundle libssh2, eitherGravatar Dirk Hohndel
2016-08-24Android build: try to create APK that works on Android 7.0Gravatar Dirk Hohndel
2016-08-18Don't build Kirigami as a libraryGravatar 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-07-23Fix build (link) on openSUSE builds (maybe due to recent cmake version)Gravatar Guillaume GARDET
2016-06-23Remove unused cmake flagGravatar Anton Lundin
2016-06-23Build Subsurface c++ as c++11 codeGravatar Anton Lundin
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-16Debug reminder: how to get more verbose details out of cmakeGravatar Jeroen Massar
2016-03-05Android build: automate setting the right version numberGravatar Dirk Hohndel
2016-01-08Correctly handle SubsurfaceMobileGravatar Tomaz Canabrava
2016-01-08Untangle Library LinkageGravatar Tomaz Canabrava
2016-01-07Create GpsListModel in order to be able to display GPS fixesGravatar Dirk Hohndel
2016-01-07Don't try to install Grantlee files when building Subsurface-mobile on MacGravatar Dirk Hohndel
2016-01-04Enable BT_SUPPORT compilation flagGravatar Miika Turkia
2015-12-30Cmake: only need Marble/Grantlee/Manual for desktop versionGravatar Dirk Hohndel
2015-12-21Cmake: don't add the BT_SUPPORT define too earlyGravatar Dirk Hohndel