summaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Expand)Author
2016-08-16iOS build: directly include KirigamiGravatar Dirk Hohndel
2016-08-15Remove hacks around Kirigami issuesGravatar Dirk Hohndel
2016-08-14IOS build: compile kirigami pluginGravatar Dirk Hohndel
2016-08-14Use kirigami built in static modeGravatar Marco Martin
2016-08-13Add new files to qmakeGravatar Dirk Hohndel
2016-07-23Update OBS spec file to fix buildGravatar Guillaume GARDET
2016-07-09android: Fix typo in patching of libssh2Gravatar Anton Lundin
2016-06-23android: Update all our dependenciesGravatar Anton Lundin
2016-06-23android: Enable config via env varsGravatar Anton Lundin
2016-06-23android: Set version and build for desktop appGravatar Anton Lundin
2016-06-23android: Remove obsolete commentGravatar Anton Lundin
2016-06-23android: Prioritize newer Qt version if foundGravatar Anton Lundin
2016-06-23android: Use a ndk toolchain matching sdk versionGravatar Anton Lundin
2016-06-23android: Update to latest NDKGravatar Anton Lundin
2016-06-23android: Correct READMEGravatar Anton Lundin
2016-06-23Build Subsurface c++ as c++11 codeGravatar Anton Lundin
2016-06-22Allow building Android package against Qt 5.7Gravatar Dirk Hohndel
2016-06-22Qt 5.7 requires C++11Gravatar Dirk Hohndel
2016-06-17iOS build: add another dependency to dummy.qmlGravatar Dirk Hohndel
2016-06-17iOS build: use the Qt version that is availableGravatar Dirk Hohndel
2016-06-11updated build scripts for MacGravatar Dirk Hohndel
2016-05-04iOS build: dummy qml file to pull in the right dependenciesGravatar Dirk Hohndel
2016-05-04Android build: we don't need the Qt translationsGravatar Dirk Hohndel
2016-05-04iOS build: create the translations to be bundledGravatar Dirk Hohndel
2016-05-03Android build: prepare and copy translations into the APKGravatar Dirk Hohndel
2016-04-26Add Ubuntu Xenial to be built (16.04)Gravatar Miika Turkia
2016-04-20Android build: use static libssl / libcryptoGravatar Dirk Hohndel
2016-04-17iOS build: include the libraries for the phone simulatorGravatar Dirk Hohndel
2016-04-14Set default build number for apk buildingGravatar Miika Turkia
2016-04-14Fix initial build of APKGravatar Miika Turkia
2016-04-11Build instructions to deplay on you own iOS deviceGravatar Robert C. Helling
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-24iOS build: fix typosGravatar Dirk Hohndel
2016-03-24Revert "iOS build: enable access to GPS location"Gravatar Dirk Hohndel
2016-03-24iOS build: add another Info.plist key to enable positioningGravatar Dirk Hohndel
2016-03-24iOS build: enable access to GPS locationGravatar Dirk Hohndel
2016-03-23iOS build: add missing iconGravatar Dirk Hohndel
2016-03-23iOS build: fix executable nameGravatar Dirk Hohndel
2016-03-23iOS build: update the READMEGravatar Dirk Hohndel
2016-03-23iOS build: create Info.plist with correct version informationGravatar Dirk Hohndel
2016-03-23Change names of iOS build filesGravatar Dirk Hohndel
2016-03-10Make sure version is freshly generated before extractingGravatar Dirk Hohndel
2016-03-10Update Subsurface-mobile version to 1.0.0Gravatar Dirk Hohndel
2016-03-06iOS build: show correct program name on launch screenGravatar Dirk Hohndel
2016-03-06iOS build: bundle application icons and Info.plistGravatar Dirk Hohndel
2016-03-06iOS build: restructure build.sh to create fat librariesGravatar Dirk Hohndel
2016-03-06iOS build: more build.sh hackingGravatar Dirk Hohndel
2016-03-06Revert "iOS build: add the pri file for generating the version"Gravatar Dirk Hohndel
2016-03-06iOS build: create ssrf-version.h by handGravatar Dirk Hohndel
2016-03-06iOS build: add the pri file for generating the versionGravatar Tomaz Canabrava