Age | Commit message (Expand) | Author |
2017-02-03 | Fix build breakage with earlier Qt versions | Dirk Hohndel |
2017-01-22 | QML UI: allow building Subsurface-mobile on desktop | Dirk Hohndel |
2017-01-21 | Revert "QML UI: build against latest Kirigami" | Dirk Hohndel |
2017-01-16 | build.sh: if new enough libgit2 is installed, use it | Dirk Hohndel |
2017-01-03 | CMake dependency fix | Dirk Hohndel |
2017-01-01 | CMake: more changes to a simple conditional | Dirk Hohndel |
2017-01-01 | Mac build: make std C++ lib hack catch more situations | Dirk Hohndel |
2017-01-01 | Mac build: hack to get the correct std C++ lib on Lion | Dirk Hohndel |
2016-12-30 | Start transition from QWebKit to QWebEngine | Robert C. Helling |
2016-12-27 | QML UI: build against latest Kirigami | Dirk Hohndel |
2016-09-22 | Add commented out hack to dump all CMake variables | Dirk Hohndel |
2016-09-22 | Fix building of Facebook support | Dirk Hohndel |
2016-09-22 | Revert "Add a simple cp2130 libusb driver" | Dirk Hohndel |
2016-09-18 | Add a simple cp2130 libusb driver | Anton Lundin |
2016-08-28 | Android build: don't try to bundle libssh2, either | Dirk Hohndel |
2016-08-24 | Android build: try to create APK that works on Android 7.0 | Dirk Hohndel |
2016-08-18 | Don't build Kirigami as a library | Dirk Hohndel |
2016-08-14 | Don't build kirigami in the source tree | Dirk Hohndel |
2016-08-14 | Use kirigami built in static mode | Marco Martin |
2016-07-23 | Fix build (link) on openSUSE builds (maybe due to recent cmake version) | Guillaume GARDET |
2016-06-23 | Remove unused cmake flag | Anton Lundin |
2016-06-23 | Build Subsurface c++ as c++11 code | Anton Lundin |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-16 | Debug reminder: how to get more verbose details out of cmake | Jeroen Massar |
2016-03-05 | Android build: automate setting the right version number | Dirk Hohndel |
2016-01-08 | Correctly handle SubsurfaceMobile | Tomaz Canabrava |
2016-01-08 | Untangle Library Linkage | Tomaz Canabrava |
2016-01-07 | Create GpsListModel in order to be able to display GPS fixes | Dirk Hohndel |
2016-01-07 | Don't try to install Grantlee files when building Subsurface-mobile on Mac | Dirk Hohndel |
2016-01-04 | Enable BT_SUPPORT compilation flag | Miika Turkia |
2015-12-30 | Cmake: only need Marble/Grantlee/Manual for desktop version | Dirk Hohndel |
2015-12-21 | Cmake: don't add the BT_SUPPORT define too early | Dirk Hohndel |
2015-12-19 | Cmake: don't use wildcards when deleting debug components | Dirk Hohndel |
2015-12-17 | Cmake: adjust dlllist.cmake to no longer be created on the fly | Dirk Hohndel |
2015-12-17 | Cmake: more use of SUBSURFACE_TARGET and more complete macdepoyqt args | Dirk Hohndel |
2015-12-17 | Cmake: consistently use SUBSURFACE_TARGET and get the capitalization right | Dirk Hohndel |
2015-12-17 | Fix CMake to not add Facebook on Android | Tomaz Canabrava |
2015-12-17 | Add the correct target on the Android build | Tomaz Canabrava |
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 |