aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2015-04-24cmake: include the git SHA in the Windows installer nameGravatar Dirk Hohndel
2015-04-21cmake: fix finding MarbleGravatar Dirk Hohndel
2015-04-18cmake: more consitent multi-line callsGravatar Lubomir I. Ivanov
2015-04-18cmake: use uppercase for defined macrosGravatar Lubomir I. Ivanov
2015-04-18cmake: fix message for NO_MARBLEGravatar Lubomir I. Ivanov
2015-04-18cmake: lowercase all built-in callsGravatar Lubomir I. Ivanov
2015-04-18cmake: generate clean ssrf-version.hGravatar Lubomir I. Ivanov
2015-04-18cmake: whitespace cleanupGravatar Lubomir I. Ivanov
2015-04-17cmake: add LIBGIT2_FROM_PKGCONFIG and LIBDC_FROM_PKGCONFIGGravatar Lubomir I. Ivanov
2015-04-17cmake: add the NO_MARBLE optionGravatar Lubomir I. Ivanov
2015-04-17cmake: add the NO_TESTS NO_DOCS optionsGravatar Lubomir I. Ivanov
2015-04-16cmake: fix bug when using system libgit2Gravatar Dirk Hohndel
2015-04-16cmake: add extra -lpthread to fix Ubuntu buildsGravatar Dirk Hohndel
2015-04-14cmake: remove references to LRELEASEGravatar Tomaz Canabrava
2015-04-10cmake: try to find the macdeployqt programGravatar Dirk Hohndel
2015-04-10cmake: improve test for variableGravatar Dirk Hohndel
2015-04-10cmake: allow looking for optional librariesGravatar Dirk Hohndel
2015-04-09Move the translations to it's own subfolderGravatar Tomaz Canabrava
2015-04-09Use Qt5Translations to deal with translationsGravatar Tomaz Canabrava
2015-04-09We use static library if we find - option was not being used.Gravatar Tomaz Canabrava
2015-04-07cmake: fix typoGravatar Dirk Hohndel
2015-04-07Make it compilant with the build scriptGravatar Tomaz Canabrava
2015-04-07Add FindLibdivecomputer.cmakeGravatar Tomaz Canabrava
2015-04-07Simplify libgit handling on main CMakeLists.txtGravatar Tomaz Canabrava
2015-04-07Add build optionsGravatar Tomaz Canabrava
2015-04-07No need to specify Marble dir anymoreGravatar Tomaz Canabrava
2015-04-07Move the pkg_config_library macro to its own fileGravatar Tomaz Canabrava
2015-04-07FindMarble moved to cmake/ModulesGravatar Tomaz Canabrava
2015-04-07Simplify finding QtGravatar Tomaz Canabrava
2015-04-05cmake: second attempt to install our ssrfmarble libGravatar Dirk Hohndel
2015-04-05cmake: on Linux install our special marble libraryGravatar Dirk Hohndel
2015-04-05cmake: add libz to end of linker line on LinuxGravatar Dirk Hohndel
2015-04-05cmake: the application name should be capitalized on MacGravatar Dirk Hohndel
2015-04-04cmake: try to get the dependency on the .qm files rightGravatar Dirk Hohndel
2015-04-04cmake: use the correct macdeployqt command nameGravatar Dirk Hohndel
2015-04-04cmake: correctly create a Mac bundleGravatar Dirk Hohndel
2015-04-04cmake: try to pick a useful default for the location of Qt translationsGravatar Dirk Hohndel
2015-04-04cmake: don't always create .qm filesGravatar Dirk Hohndel
2015-04-04cmake: Mac install into Subsurface.appGravatar Dirk Hohndel
2015-04-04cmake: make sure we have no emptry Qt translation namesGravatar Dirk Hohndel
2015-04-04cmake: add ostctools.cGravatar Dirk Hohndel
2015-04-03cmake: make Windows binary a GUI appGravatar Dirk Hohndel
2015-04-03cmake: correctly link against CoreServicesGravatar Dirk Hohndel
2015-04-03cmake: build working Windows installer including all the DLLsGravatar Dirk Hohndel
2015-04-01cmake: add installer target for creating Windows installerGravatar Dirk Hohndel
2015-04-01cmake: setup .nsi file when cross building for WindowsGravatar Dirk Hohndel
2015-03-31cmake: first stab at installing cross built Windows files into stagingGravatar Dirk Hohndel
2015-03-31cmake: remove debug output that snuck into an earlier commitGravatar Dirk Hohndel
2015-03-31cmake: add Qt translation filesGravatar Dirk Hohndel
2015-03-30cmake: create translations and correctly install themGravatar Dirk Hohndel