index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2016-04-01
QML UI: all these changes certainly deserve a new version
Dirk Hohndel
2016-03-28
Update mobile version
Dirk Hohndel
2016-03-13
Bump Subsurface-mobile version
Dirk Hohndel
2016-03-11
Another bump to the Subsurface-mobile version number
Dirk Hohndel
2016-03-10
Bump Subsurface-mobile version
Dirk Hohndel
2016-03-10
Update Subsurface-mobile version to 1.0.0
Dirk Hohndel
2016-03-09
Fix cmake for libssh2 1.7 and later
Dirk Hohndel
2016-03-05
Introduce separate version number for Subsurface-mobile
Dirk Hohndel
2016-01-08
Force the creation of some soft-links
Tomaz Canabrava
2015-12-20
Remove the non-canonical Subusrface version
Dirk Hohndel
2015-12-19
Trying to fix persistent build problems
Dirk Hohndel
2015-12-17
Cmake: successfully create the subsurface.nsi file
Dirk Hohndel
2015-12-17
Cmake: adjust dlllist.cmake to no longer be created on the fly
Dirk Hohndel
2015-12-17
Cmake: fix variable name case confusion
Dirk Hohndel
2015-12-17
Code cleanup
Tomaz Canabrava
2015-12-17
Remove depreceated calls to -DLIBGIT23
Tomaz Canabrava
2015-12-16
Cmake: fix version generation
Dirk Hohndel
2015-12-16
Cmake: fix capitalization of Marble
Tomaz Canabrava
2015-12-16
Cmake: we only want libssrfmarblewidget
Dirk Hohndel
2015-12-16
Cmake: correctly handle not finding Marble
Dirk Hohndel
2015-12-16
Accept insourcesubdir builds
Tomaz Canabrava
2015-12-16
Move run on build dir code out of the main cmake
Tomaz Canabrava
2015-12-16
Use a single variable to handle the extra Qt stuff
Tomaz Canabrava
2015-12-16
Remove the Dll finding code from within the Main CMake
Tomaz Canabrava
2015-12-16
Move Handling of user manual to Modules directory
Tomaz Canabrava
2015-12-16
Handle VersionGeneration outside of the main CMakeFile
Tomaz Canabrava
2015-12-16
Move FTDI and Grantlee configuration out of CMakeLists.txt
Tomaz Canabrava
2015-12-16
Add HandleFindMarble.cmake
Tomaz Canabrava
2015-12-16
Added HandleFindLibDiveComputer.cmake
Tomaz Canabrava
2015-12-16
Ensure Out of Source builds
Tomaz Canabrava
2015-12-16
Start to clean the Main CMakeLists.txt filel
Tomaz Canabrava
2015-10-09
Make the mac bundle be a high resolution app
Dirk Hohndel
2015-04-10
cmake: allow looking for optional libraries
Dirk Hohndel
2015-04-09
build.sh: use "install-root" for our local install destination
Dirk Hohndel
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
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