Age | Commit message (Expand) | Author |
2017-01-01 | Update from 2016 to 2017. Happy new year! | Henrik Brautaset Aronsen |
2017-01-01 | Fix MacOS make-package script | Dirk Hohndel |
2016-12-28 | android: Copy android files to the expected name | Anton Lundin |
2016-12-28 | android: Upgrade suggested ndk | Anton Lundin |
2016-11-15 | Small fix for Ubuntu builds | Dirk Hohndel |
2016-11-15 | Add yakkety (16.10) to Ubuntu packaging | Miika Turkia |
2016-09-20 | iOS build: add required key for iOS 10 | Dirk Hohndel |
2016-09-19 | iOS build: adjust configure flag for libdivecomputer | Dirk Hohndel |
2016-09-10 | iOS build: no longer request location information | Dirk Hohndel |
2016-09-04 | Update the README for building the iOS version | Dirk Hohndel |
2016-09-04 | iOS build: re-enable building libraries for the simulator | Dirk Hohndel |
2016-08-28 | Android build: don't try to bundle libssh2, either | Dirk Hohndel |
2016-08-28 | Android build: don't link against libssh2 | 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-17 | scripts: run all scripts with -e | Anton Lundin |
2016-08-17 | Android build: compile kirigami | Joakim Bygdell |
2016-08-16 | iOS build: no need to build kirigami library anymore | Dirk Hohndel |
2016-08-16 | iOS build: directly include Kirigami | Dirk Hohndel |
2016-08-15 | Remove hacks around Kirigami issues | Dirk Hohndel |
2016-08-14 | IOS build: compile kirigami plugin | Dirk Hohndel |
2016-08-14 | Use kirigami built in static mode | Marco Martin |
2016-08-13 | Add new files to qmake | Dirk Hohndel |
2016-07-23 | Update OBS spec file to fix build | Guillaume GARDET |
2016-07-09 | android: Fix typo in patching of libssh2 | Anton Lundin |
2016-06-23 | android: Update all our dependencies | Anton Lundin |
2016-06-23 | android: Enable config via env vars | Anton Lundin |
2016-06-23 | android: Set version and build for desktop app | Anton Lundin |
2016-06-23 | android: Remove obsolete comment | Anton Lundin |
2016-06-23 | android: Prioritize newer Qt version if found | Anton Lundin |
2016-06-23 | android: Use a ndk toolchain matching sdk version | Anton Lundin |
2016-06-23 | android: Update to latest NDK | Anton Lundin |
2016-06-23 | android: Correct README | Anton Lundin |
2016-06-23 | Build Subsurface c++ as c++11 code | Anton Lundin |
2016-06-22 | Allow building Android package against Qt 5.7 | Dirk Hohndel |
2016-06-22 | Qt 5.7 requires C++11 | Dirk Hohndel |
2016-06-17 | iOS build: add another dependency to dummy.qml | Dirk Hohndel |
2016-06-17 | iOS build: use the Qt version that is available | Dirk Hohndel |
2016-06-11 | updated build scripts for Mac | Dirk Hohndel |
2016-05-04 | iOS build: dummy qml file to pull in the right dependencies | Dirk Hohndel |
2016-05-04 | Android build: we don't need the Qt translations | Dirk Hohndel |
2016-05-04 | iOS build: create the translations to be bundled | Dirk Hohndel |
2016-05-03 | Android build: prepare and copy translations into the APK | Dirk Hohndel |
2016-04-26 | Add Ubuntu Xenial to be built (16.04) | Miika Turkia |
2016-04-20 | Android build: use static libssl / libcrypto | Dirk Hohndel |
2016-04-17 | iOS build: include the libraries for the phone simulator | Dirk Hohndel |
2016-04-14 | Set default build number for apk building | Miika Turkia |
2016-04-14 | Fix initial build of APK | Miika Turkia |
2016-04-11 | Build instructions to deplay on you own iOS device | Robert C. Helling |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |