Age | Commit message (Expand) | Author |
2015-12-16 | Move include directories a bit down below | Tomaz Canabrava |
2015-12-16 | Move OSX code to OSX IF | Tomaz Canabrava |
2015-12-16 | Rework Options order, add SUBSURFACE_TARGET_PLATFORM flag. | 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 | Add some commits to make cmake clear | 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-12-15 | Cmake: remove debug code that accidentially slipped in | Dirk Hohndel |
2015-12-15 | Remove support for older libgit2 - we now require 0.23 or later | Dirk Hohndel |
2015-12-09 | Mac build: move the QtXml hack into Cmake | Dirk Hohndel |
2015-12-06 | Only install QML Framework files for Subsurface-mobile | Dirk Hohndel |
2015-12-02 | Fix disabling of facebook integration | Anton Lundin |
2015-12-02 | Remove defaults for Android from cmake | Anton Lundin |
2015-11-30 | CMake hack to build Subsurface-mobile on Mac | Dirk Hohndel |
2015-11-24 | Cmake: fix building of Subsurface-mobile on Mac | Dirk Hohndel |
2015-11-18 | Location service: move into subsurface-core | Dirk Hohndel |
2015-11-18 | Cmake: add SUBSURFACE_MOBILE definition earlier | Dirk Hohndel |
2015-11-12 | SmartTrak import - Add build capability to cmake | Salvador Cuñat |
2015-11-11 | Location service: move files around to fit new directory layout | Dirk Hohndel |
2015-11-11 | Location service: Add GPS location infrastructure for Subsurface-mobile | Dirk Hohndel |
2015-11-10 | Enable BT compilation earlier | Miika Turkia |
2015-11-09 | Don't rely on CMAKE_AUTOUIC | Tomaz Canabrava |
2015-11-09 | Remove Facebook from Plugins | Tomaz Canabrava |
2015-11-08 | Removed C++11 from the code. | Tomaz Canabrava |
2015-11-08 | Revert "Mac: don't use C++11 on older clang versions" | Dirk Hohndel |
2015-11-08 | Make building plugins optional | Dirk Hohndel |
2015-11-08 | Mac: don't use C++11 on older clang versions | Dirk Hohndel |
2015-11-07 | organize qml files in subdirectories | Sebastian Kügler |
2015-11-06 | Better file names for Subsurface-mobile related sources | Dirk Hohndel |
2015-11-05 | Cmake: untangle subsurface and subsurface-mobile | Dirk Hohndel |
2015-11-05 | Use target_link_libraries for Grantlee | Rex Dieter |
2015-11-03 | Cmake: fix BT definition | Dirk Hohndel |
2015-10-30 | Make code compile in gnu11 and c++11 | Tomaz Canabrava |
2015-10-30 | Make icons work again | Tomaz Canabrava |
2015-10-30 | Clear the main CMake file | Tomaz Canabrava |
2015-10-30 | CMake for tests in its own folder | Tomaz Canabrava |
2015-10-30 | Move Profile widget out of desktop-widgets | Tomaz Canabrava |
2015-10-30 | Single CMake to handle the models | Tomaz Canabrava |
2015-10-30 | main.cpp -> {android-main, desktop-main} | Tomaz Canabrava |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |
2015-10-30 | Move the icons to the icons folder | Tomaz Canabrava |
2015-10-30 | Modify code to make it compile after rebase | Tomaz Canabrava |
2015-10-30 | Move all core-functionality to subsurface-core | Tomaz Canabrava |
2015-10-30 | Start to clean CMake | Tomaz Canabrava |
2015-10-29 | Add subsurface.debug script to help debugging and install it (for Linux only) | Guillaume GARDET |
2015-10-26 | Cmake: fix incorrect modification of a QT_LIBRARIES | Dirk Hohndel |