aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Expand)Author
2021-09-13iOS: don't request GPS permission anymoreGravatar Dirk Hohndel
2021-07-03cleanup: update copyrightsGravatar Dirk Hohndel
2021-05-07build-system: build for Ubuntu 21.04 / hirsute as wellGravatar Dirk Hohndel
2021-02-17build-system: don't check dependencies when creating Ubuntu packageGravatar Dirk Hohndel
2021-01-10build-system: compile stats code on mobile OSsGravatar Dirk Hohndel
2021-01-03build-system/Windows: package the QtCharts QML resourcesGravatar Dirk Hohndel
2020-12-30cleanup: fix typoGravatar Dirk Hohndel
2020-12-30build-system: update OBS spec fileGravatar Dirk Hohndel
2020-12-30build-system: fix Launchpad packagingGravatar Dirk Hohndel
2020-12-30cleanup: remove obsolete macOS packaging filesGravatar Dirk Hohndel
2020-12-30cleanup: remove obsolete iOS packaging filesGravatar Dirk Hohndel
2020-12-30cleanup: remove obsolete Android scriptsGravatar Dirk Hohndel
2020-12-29update Windows READMEGravatar Dirk Hohndel
2020-12-23build-system/Android: adapt the Google maps plugin nameGravatar Dirk Hohndel
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