Age | Commit message (Expand) | Author |
2015-12-16 | Read the translations from the translations file | Tomaz Canabrava |
2015-12-16 | Move run on build dir code out of the main cmake | Tomaz Canabrava |
2015-12-16 | Rework the dependencies on the Android platform | Tomaz Canabrava |
2015-12-16 | Move adding -lpthread | Tomaz Canabrava |
2015-12-16 | Change the way we handle targets | Tomaz Canabrava |
2015-12-16 | correct android usage | Tomaz Canabrava |
2015-12-16 | Issue an error when no platform is found | Tomaz Canabrava |
2015-12-16 | Use a single variable to handle the extra Qt stuff | Tomaz Canabrava |
2015-12-16 | Remove commented out code | Tomaz Canabrava |
2015-12-16 | Remove the Dll finding code from within the Main CMake | Tomaz Canabrava |
2015-12-16 | We don't need the same test twice for the same thing. | Tomaz Canabrava |
2015-12-16 | Code Cleanup | Tomaz Canabrava |
2015-12-16 | We don't support insource builds anymore | Tomaz Canabrava |
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 |