aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2015-03-30cmake: fix Documentation build and installGravatar Dirk Hohndel
2015-03-30cmake: implement "make install" for LinuxGravatar Dirk Hohndel
2015-03-26cmake: make CMakeLists.txt more readableGravatar Dirk Hohndel
2015-03-26cmake: add CoreServices framework for MacGravatar Dirk Hohndel
2015-03-26cmake: add support to compile for Windows and MacGravatar Dirk Hohndel
2015-03-26cmake: use DEFINED instead of comparing to ""Gravatar Dirk Hohndel
2015-03-25cmake: setup marble link directory correctlyGravatar Dirk Hohndel
2015-03-25cmake: handle libzip like the other librariesGravatar Dirk Hohndel
2015-03-25cmake cleanupGravatar Dirk Hohndel
2015-03-14Some simple test for file parsingGravatar Dirk Hohndel
2015-03-14Add Subsurface resources to testsGravatar Dirk Hohndel
2015-03-10Add notificationwidget to cmake buildGravatar Dirk Hohndel
2015-03-10Import Datatrak/WLog filesGravatar Salvador Cuñat
2015-02-24Cmake build now contains iconsGravatar Patrick Valsecchi
2015-02-24Fixed cmake build.Gravatar Patrick Valsecchi
2015-02-23Add LIBGITDEVEL support to CMakeLists.txtGravatar Dirk Hohndel
2015-02-23Add new files to CMakeLists.txtGravatar Dirk Hohndel
2015-02-23Add LIBMARBLEDEVEL support to cmakeGravatar Dirk Hohndel
2015-02-15Start splitting out git repo helper routinesGravatar Linus Torvalds
2015-02-04More tolerant when parsing GPS coordinates.Gravatar Patrick Valsecchi