aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2014-06-20Fixed compilation for CMake.Gravatar Tomaz Canabrava
2014-06-02Break picture handling code from C++ to C.Gravatar Tomaz Canabrava
2014-06-01Add stub for a widget to show the dive pictures.Gravatar Tomaz Canabrava
2014-05-29Fix CMakeGravatar Tomaz Canabrava
2014-05-22Fix compilation with CMake.Gravatar Tomaz Canabrava
2014-05-13Move DiveList related methods/classes to own file.Gravatar Tomaz Canabrava
2014-04-17Moved code around to make possible to compile the C part alone.Gravatar Tomaz Canabrava
2014-04-17Removed the globals 'userid' and 'save_userid_local' variablesGravatar Tomaz Canabrava
2014-04-14Add the option to specify the LIBDCDEVEL path.Gravatar Tomaz Canabrava
2014-04-14Use a list of files instead of filtering for *.cGravatar Tomaz Canabrava
2014-04-14First test case implemented.Gravatar Tomaz Canabrava
2014-04-14Add a CMake based buildsystem for the tests.Gravatar Tomaz Canabrava