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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2014-08-27
Add gaspressures to cmake
Dirk Hohndel
2014-08-25
Add initial skeleton for the Statistics Redesign
Tomaz Canabrava
2014-08-23
Complement the CMakesList.txt with the latest file inclusions.
Tomaz Canabrava
2014-06-20
Fixed compilation for CMake.
Tomaz Canabrava
2014-06-02
Break picture handling code from C++ to C.
Tomaz Canabrava
2014-06-01
Add stub for a widget to show the dive pictures.
Tomaz Canabrava
2014-05-29
Fix CMake
Tomaz Canabrava
2014-05-22
Fix compilation with CMake.
Tomaz Canabrava
2014-05-13
Move DiveList related methods/classes to own file.
Tomaz Canabrava
2014-04-17
Moved code around to make possible to compile the C part alone.
Tomaz Canabrava
2014-04-17
Removed the globals 'userid' and 'save_userid_local' variables
Tomaz Canabrava
2014-04-14
Add the option to specify the LIBDCDEVEL path.
Tomaz Canabrava
2014-04-14
Use a list of files instead of filtering for *.c
Tomaz Canabrava
2014-04-14
First test case implemented.
Tomaz Canabrava
2014-04-14
Add a CMake based buildsystem for the tests.
Tomaz Canabrava