Age | Commit message (Expand) | Author |
2015-12-17 | Build on android is a shared library | Tomaz Canabrava |
2015-12-17 | Simplify IF for OSX handling | Tomaz Canabrava |
2015-12-16 | Cmake: bring back the QtXml hack and other Mac changes | Dirk Hohndel |
2015-12-16 | Cmake: indentation fix | Dirk Hohndel |
2015-12-16 | Cmake: fix install | Dirk Hohndel |
2015-12-16 | Cmake: correctly read in the enabled translations | Dirk Hohndel |
2015-12-16 | Cmake: fix QtQuick component designator | Dirk Hohndel |
2015-12-16 | Cmake: fix another Mobile/Desktop confusion | Dirk Hohndel |
2015-12-16 | Cmake: fix Application/Executable confusion | Dirk Hohndel |
2015-12-16 | Fixed cached variable | Tomaz Canabrava |
2015-12-16 | Fix targets on mobile and desktop | Tomaz Canabrava |
2015-12-16 | Fix some broken-by-design code | Tomaz Canabrava |
2015-12-16 | Create targets MobileApplication and DesktopApplication | Tomaz Canabrava |
2015-12-16 | Remove checking the Platform and the App Type, | Tomaz Canabrava |
2015-12-16 | Complain if no Correct App version was passed to be build | Tomaz Canabrava |
2015-12-16 | Finish things | Tomaz Canabrava |
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 |