aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2015-12-19Cmake: don't use wildcards when deleting debug componentsGravatar Dirk Hohndel
2015-12-17Cmake: adjust dlllist.cmake to no longer be created on the flyGravatar Dirk Hohndel
2015-12-17Cmake: more use of SUBSURFACE_TARGET and more complete macdepoyqt argsGravatar Dirk Hohndel
2015-12-17Cmake: consistently use SUBSURFACE_TARGET and get the capitalization rightGravatar Dirk Hohndel
2015-12-17Fix CMake to not add Facebook on AndroidGravatar Tomaz Canabrava
2015-12-17Add the correct target on the Android buildGravatar Tomaz Canabrava
2015-12-17Build on android is a shared libraryGravatar Tomaz Canabrava
2015-12-17Simplify IF for OSX handlingGravatar Tomaz Canabrava
2015-12-16Cmake: bring back the QtXml hack and other Mac changesGravatar Dirk Hohndel
2015-12-16Cmake: indentation fixGravatar Dirk Hohndel
2015-12-16Cmake: fix installGravatar Dirk Hohndel
2015-12-16Cmake: correctly read in the enabled translationsGravatar Dirk Hohndel
2015-12-16Cmake: fix QtQuick component designatorGravatar Dirk Hohndel
2015-12-16Cmake: fix another Mobile/Desktop confusionGravatar Dirk Hohndel
2015-12-16Cmake: fix Application/Executable confusionGravatar Dirk Hohndel
2015-12-16Fixed cached variableGravatar Tomaz Canabrava