Age | Commit message (Expand) | Author |
2015-04-17 | cmake: add the NO_MARBLE option | Lubomir I. Ivanov |
2015-04-17 | cmake: add the NO_TESTS NO_DOCS options | Lubomir I. Ivanov |
2015-04-16 | cmake: fix bug when using system libgit2 | Dirk Hohndel |
2015-04-16 | cmake: add extra -lpthread to fix Ubuntu builds | Dirk Hohndel |
2015-04-15 | build.sh: successfully build an App bundle on the Mac | Dirk Hohndel |
2015-04-14 | Add ability to undo removing of dives from trips | Grace Karanja |
2015-04-14 | cmake: remove references to LRELEASE | Tomaz Canabrava |
2015-04-14 | Show error messages for incorrect edit invocation | Gehad elrobey |
2015-04-10 | cmake: try to find the macdeployqt program | Dirk Hohndel |
2015-04-10 | cmake: improve test for variable | Dirk Hohndel |
2015-04-10 | cmake: allow looking for optional libraries | Dirk Hohndel |
2015-04-09 | Update the INSTALL file to reflect the switch to cmake | Dirk Hohndel |
2015-04-09 | Update the mxe based sample script | Dirk Hohndel |
2015-04-09 | build.sh: use "install-root" for our local install destination | Dirk Hohndel |
2015-04-09 | Recmode: Fix ascent gas consumption. | Joakim Bygdell |
2015-04-09 | Recmode: Allow the user to specify gas reserve. | Joakim Bygdell |
2015-04-09 | Recmode: Take safety stop into account when calculating ascent gas consumption. | Joakim Bygdell |
2015-04-09 | Move the translations to it's own subfolder | Tomaz Canabrava |
2015-04-09 | Use Qt5Translations to deal with translations | Tomaz Canabrava |
2015-04-09 | We use static library if we find - option was not being used. | Tomaz Canabrava |
2015-04-08 | Update build script to cross build Windows using mxe | Dirk Hohndel |
2015-04-08 | Update the packaging script to my latest version | Dirk Hohndel |
2015-04-08 | When building from tar file, check .gitversion to get the correct version | Dirk Hohndel |
2015-04-08 | Update the build rules for .deb based builds | Dirk Hohndel |
2015-04-08 | Update OBS spec file to current version | Dirk Hohndel |
2015-04-08 | Remove the outdated and mislreading README | Dirk Hohndel |
2015-04-07 | cmake: fix typo | Dirk Hohndel |
2015-04-07 | There's no need to search for a qmake anymore | Tomaz Canabrava |
2015-04-07 | Small changes to the build-script | Tomaz Canabrava |
2015-04-07 | Make it compilant with the build script | Tomaz Canabrava |
2015-04-07 | Add FindLibdivecomputer.cmake | Tomaz Canabrava |
2015-04-07 | Add a FindLIBGIT2 based on our FindMarble. | Tomaz Canabrava |
2015-04-07 | Simplify libgit handling on main CMakeLists.txt | Tomaz Canabrava |
2015-04-07 | Add build options | Tomaz Canabrava |
2015-04-07 | No need to specify Marble dir anymore | Tomaz Canabrava |
2015-04-07 | Search for Marble in the default build folder | Tomaz Canabrava |
2015-04-07 | Move the pkg_config_library macro to its own file | Tomaz Canabrava |
2015-04-07 | FindMarble moved to cmake/Modules | Tomaz Canabrava |
2015-04-07 | Simplify finding Qt | Tomaz Canabrava |
2015-04-06 | Remove the subsurface manpage | Dirk Hohndel |
2015-04-05 | cmake: second attempt to install our ssrfmarble lib | Dirk Hohndel |
2015-04-05 | cmake: on Linux install our special marble library | Dirk Hohndel |
2015-04-05 | cmake: add libz to end of linker line on Linux | Dirk Hohndel |
2015-04-05 | Read stored planner prefs when starting. | Joakim Bygdell |
2015-04-05 | Shorten the first leg of the planner. | Joakim Bygdell |
2015-04-05 | cmake: the application name should be capitalized on Mac | Dirk Hohndel |
2015-04-04 | cmake: try to get the dependency on the .qm files right | Dirk Hohndel |
2015-04-04 | Update Mac convenience shell script | Dirk Hohndel |
2015-04-04 | cmake: use the correct macdeployqt command name | Dirk Hohndel |
2015-04-04 | cmake: correctly create a Mac bundle | Dirk Hohndel |