aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Expand)Author
2020-12-17build-system/iOS: fix minimum iOS version supportedGravatar Dirk Hohndel
2020-12-17build-system/iOS: remove outdated build-ios directoriesGravatar Dirk Hohndel
2020-12-17Android: improve documentation and setup scriptGravatar Dirk Hohndel
2020-12-17build-system/iOS: remove obsolete .pro fileGravatar Dirk Hohndel
2020-12-17build-system/iOS: create the build directory parallel to subsurfaceGravatar Dirk Hohndel
2020-12-17build-system/iOS: build Kirigami separately for iOS as wellGravatar Dirk Hohndel
2020-12-17build-system/iOS: ensure cmake works for Qt buildsGravatar Dirk Hohndel
2020-12-17build-system/Android: we need to collect the ABIs earlierGravatar Dirk Hohndel
2020-12-17build-system/mobile: force using our own ECM buildGravatar Dirk Hohndel
2020-12-17android/build-system: build kirigami as libraryGravatar Dirk Hohndel
2020-12-12profile: move DiveHandler to profile-widget folderGravatar Berthold Stoeger
2020-12-03Shorten the packages listGravatar Robert C. Helling
2020-12-03downloader: make cgi-script functional and add documentationGravatar Robert C. Helling
2020-11-19android: ensure that gradle can handle UTF8 filesGravatar Dirk Hohndel
2020-11-19build-system: update Android builder docker containerGravatar Dirk Hohndel
2020-11-19android: ensure all required pieces are in place for the buildGravatar Dirk Hohndel
2020-11-19android: move the build of googleaps pluginGravatar Dirk Hohndel
2020-11-19iOS: adjust GitHub Action to new build formatGravatar Dirk Hohndel
2020-11-19build-system/iOS: no longer build in packaging/iosGravatar Dirk Hohndel
2020-11-19build-system: combine iOS and Android Subsurface-mobile.proGravatar Dirk Hohndel
2020-11-19android: add qmake based build for Subsurface-mobileGravatar Dirk Hohndel
2020-11-19android: add new build setup scriptGravatar Dirk Hohndel
2020-11-19ios: correct capitalization of filenameGravatar Dirk Hohndel
2020-11-12build-system: allow building only a 64bit Windows installerGravatar Dirk Hohndel
2020-10-31cleanup: fix stupid hack for MXE build scriptGravatar Dirk Hohndel
2020-10-30build-system: enable both 32 & 64 bit Windows buildsGravatar Dirk Hohndel
2020-10-30build-system: Docker build for 64bit MXEGravatar Dirk Hohndel
2020-10-30build-system: adapt the smtk2ssrf script for 64bit WindowsGravatar Dirk Hohndel
2020-10-30build-system: first steps towards a 64bit Windows buildGravatar Dirk Hohndel
2020-10-30build-system: add libmtp for our Windows buildsGravatar Dirk Hohndel
2020-10-25cleanup: move interpolate inline function to its own header fileGravatar Berthold Stoeger
2020-10-25cleanup: split out divecomputer functions from dive.cGravatar Berthold Stoeger
2020-10-25cleanup: break out event-related code into event.[c|h]Gravatar Berthold Stoeger
2020-10-25undo: add device related undo commandsGravatar Berthold Stoeger
2020-10-24build-system: switch to using C++17 as default C++ dialectGravatar Berthold Stoeger
2020-10-23core: add a small helper-struct that keeps track of xml-parametersGravatar Berthold Stoeger
2020-10-09packaging/windows: add the /styles folderGravatar Lubomir I. Ivanov
2020-10-08build-system: remove Grantlee from the packaging scriptsGravatar Dirk Hohndel
2020-09-29filter: add filter preset undo commandsGravatar Berthold Stoeger
2020-09-29filter: add (very primitive) filterpresetmodelGravatar Berthold Stoeger
2020-09-29filter: add primitive filter presetsGravatar Berthold Stoeger
2020-09-29filter: add filter constraint modelGravatar Berthold Stoeger
2020-09-29filter: add filter constraint object to the coreGravatar Berthold Stoeger
2020-09-28build-system: update OBS spec fileGravatar Dirk Hohndel
2020-09-28build-system: document how to create a Windows installerGravatar Dirk Hohndel
2020-09-19build-system/packaging: add bluez dependency for Linux buildsGravatar Dirk Hohndel
2020-09-13build-system/macOS: change signing to re-enable notarizationGravatar Dirk Hohndel
2020-09-13build-system/macOS: use consistent code to pick SDKGravatar Dirk Hohndel
2020-09-13cleanup: fold core/divecomputer.cpp into core/device.cGravatar Berthold Stoeger
2020-09-04Implement Seac SeacSync databaser parser.Gravatar James Wobser