aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2015-12-16Fix targets on mobile and desktopGravatar Tomaz Canabrava
2015-12-16Fix some broken-by-design codeGravatar Tomaz Canabrava
2015-12-16Create targets MobileApplication and DesktopApplicationGravatar Tomaz Canabrava
2015-12-16Remove checking the Platform and the App Type,Gravatar Tomaz Canabrava
2015-12-16Complain if no Correct App version was passed to be buildGravatar Tomaz Canabrava
2015-12-16Finish thingsGravatar Tomaz Canabrava
2015-12-16Read the translations from the translations fileGravatar Tomaz Canabrava
2015-12-16Move run on build dir code out of the main cmakeGravatar Tomaz Canabrava
2015-12-16Rework the dependencies on the Android platformGravatar Tomaz Canabrava
2015-12-16Move adding -lpthreadGravatar Tomaz Canabrava
2015-12-16Change the way we handle targetsGravatar Tomaz Canabrava
2015-12-16correct android usageGravatar Tomaz Canabrava
2015-12-16Issue an error when no platform is foundGravatar Tomaz Canabrava
2015-12-16Use a single variable to handle the extra Qt stuffGravatar Tomaz Canabrava
2015-12-16Remove commented out codeGravatar Tomaz Canabrava
2015-12-16Remove the Dll finding code from within the Main CMakeGravatar Tomaz Canabrava
2015-12-16We don't need the same test twice for the same thing.Gravatar Tomaz Canabrava
2015-12-16Code CleanupGravatar Tomaz Canabrava
2015-12-16We don't support insource builds anymoreGravatar Tomaz Canabrava
2015-12-16Move include directories a bit down belowGravatar Tomaz Canabrava
2015-12-16Move OSX code to OSX IFGravatar Tomaz Canabrava
2015-12-16Rework Options order, add SUBSURFACE_TARGET_PLATFORM flag.Gravatar Tomaz Canabrava
2015-12-16Move Handling of user manual to Modules directoryGravatar Tomaz Canabrava
2015-12-16Handle VersionGeneration outside of the main CMakeFileGravatar Tomaz Canabrava
2015-12-16Move FTDI and Grantlee configuration out of CMakeLists.txtGravatar Tomaz Canabrava