summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-10cmake: allow looking for optional librariesGravatar Dirk Hohndel
2015-04-09Update the INSTALL file to reflect the switch to cmakeGravatar Dirk Hohndel
2015-04-09Update the mxe based sample scriptGravatar Dirk Hohndel
2015-04-09build.sh: use "install-root" for our local install destinationGravatar Dirk Hohndel
2015-04-09Recmode: Fix ascent gas consumption.Gravatar Joakim Bygdell
2015-04-09Recmode: Allow the user to specify gas reserve.Gravatar Joakim Bygdell
2015-04-09Recmode: Take safety stop into account when calculating ascent gas consumption.Gravatar Joakim Bygdell
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-08Update build script to cross build Windows using mxeGravatar Dirk Hohndel
2015-04-08Update the packaging script to my latest versionGravatar Dirk Hohndel
2015-04-08When building from tar file, check .gitversion to get the correct versionGravatar Dirk Hohndel
2015-04-08Update the build rules for .deb based buildsGravatar Dirk Hohndel
2015-04-08Update OBS spec file to current versionGravatar Dirk Hohndel
2015-04-08Remove the outdated and mislreading READMEGravatar Dirk Hohndel
2015-04-07cmake: fix typoGravatar Dirk Hohndel
2015-04-07There's no need to search for a qmake anymoreGravatar Tomaz Canabrava
2015-04-07Small changes to the build-scriptGravatar Tomaz Canabrava
2015-04-07Make it compilant with the build scriptGravatar Tomaz Canabrava
2015-04-07Add FindLibdivecomputer.cmakeGravatar Tomaz Canabrava
2015-04-07Add a FindLIBGIT2 based on our FindMarble.Gravatar 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-07Search for Marble in the default build folderGravatar 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-06Remove the subsurface manpageGravatar Dirk Hohndel
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-05Read stored planner prefs when starting.Gravatar Joakim Bygdell
2015-04-05Shorten the first leg of the planner.Gravatar Joakim Bygdell
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-04Update Mac convenience shell scriptGravatar 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-04Fix build on older MacsGravatar Dirk Hohndel
2015-04-04OSTCTools-Add two sample divesGravatar Salvador Cuñat
2015-04-04cmake: add ostctools.cGravatar Dirk Hohndel
2015-04-04libdivecomputer.c: Remove unused parameter in parse_gasmixesGravatar Salvador Cuñat
2015-04-04OSTCTools-Add support to import .dive filesGravatar Salvador Cuñat
2015-04-04Move extern declaration to header fileGravatar Salvador Cuñat