index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2015-04-04
cmake: try to pick a useful default for the location of Qt translations
Dirk Hohndel
2015-04-04
cmake: don't always create .qm files
Dirk Hohndel
2015-04-04
cmake: Mac install into Subsurface.app
Dirk Hohndel
2015-04-04
cmake: make sure we have no emptry Qt translation names
Dirk Hohndel
2015-04-04
Fix build on older Macs
Dirk Hohndel
2015-04-04
OSTCTools-Add two sample dives
Salvador Cuñat
2015-04-04
cmake: add ostctools.c
Dirk Hohndel
2015-04-04
libdivecomputer.c: Remove unused parameter in parse_gasmixes
Salvador Cuñat
2015-04-04
OSTCTools-Add support to import .dive files
Salvador Cuñat
2015-04-04
Move extern declaration to header file
Salvador Cuñat
[next]