aboutsummaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2021-02-01Remove fastlane metadata generation from a given APKVolker Krause
2021-01-30Support the new Appstream file extension as wellVolker Krause
2021-01-20Consider Appstream donation URLs for creating F-Droid metadataVolker Krause
2020-12-28Consider local fastlane image assetsVolker Krause
2020-12-24Preserve the rich-text subset supported by F-DroidVolker Krause
2020-12-20bump required cmake version for Android.cmakeJohnny Jazeix
2020-12-19Automatically detect plugin lib deps on AndroidGabriel Souza Franco
2020-12-13Fix errors in python code, found by pylama in a strict CIDavid Faure
2020-12-10Check if file exists before removing the fastlane archiveVolker Krause
2020-12-10Clean image folder and archive file before downloading/generating thoseVolker Krause
2020-12-08Retain screenshot order from the appstream fileVolker Krause
2020-12-05Don't fail if we haven't found any categoriesVolker Krause
2020-12-04Fix category extraction from desktop filesVolker Krause
2020-12-01Add fastlane metadata generation for Android buildsVolker Krause
2020-11-01Make androiddeployqt find libraries and QML plugins without installationv5.76.0-rc1v5.76.0Volker Krause
2020-10-21Include option to use LLVM for users with Qt < 5.14Sharaf Zaman
2020-09-20Fix configuring with pthread on Android 32 bitGabriel Souza Franco
2020-09-16Fix find_library on Android with NDK < 22Gabriel Souza Franco
2020-09-16Explicitly sort Android version listsGabriel Souza Franco
2020-09-16Store Android {min,target,compile}Sdk in variablesGabriel Souza Franco
2020-06-22Deal with Qt's CMake code modifying CMAKE_SHARED_LIBRARY_SUFFIXVolker Krause
2020-06-14extra-cmake-modules: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-05-19[android] Use newer Qt version in examplev5.71.0-rc3v5.71.0-rc2v5.71.0-rc1v5.71.0Nicolas Fella
2020-05-11[android] Allow specifying APK install locationNicolas Fella
2020-04-29android: include the architecture on the apk namev5.70.0-rc1v5.70.0Aleix Pol
2020-03-03Support NDK r20 and Qt 5.14Volker Krause
2020-01-04[android] Fix apk install targetv5.66.0-rc1v5.66.0Nicolas Fella
2019-07-29android: Allow overriding ANDROID_ARCH and ANDROID_ARCH_ABI as envvarsv5.61.0-rc1v5.61.0Aleix Pol
2019-07-08Fix type names casingAleix Pol
2019-04-17Bug fix: find c++ stl using regexv5.58.0-rc1v5.58.0Sharaf Zaman
2019-04-15Detect duplicate ANDROID_EXTRA_LIBS and minor bug fixSharaf Zaman
2019-02-26Android: Reflect on using clang nowv5.56.0-rc1v5.56.0Aleix Pol
2019-02-15Update Android toolchain files to realityVolker Krause
2019-01-09Use more https in linksFriedrich W. H. Kossebau
2018-11-19Android: improve clang supportAleix Pol
2018-09-29Android: Allow passing a relative path as the apk dirAleix Pol
2018-09-27Android: Properly offer a fallback to applications that don't have a manifestAleix Pol
2018-09-24Fix Android builds using cmake 3.12.1Aleix Pol
2018-08-26Change documentation to reflect the real toolchain CMake nameBenjamin Port
2018-08-02Android: Don't hardcode a random version of the Android SDKAleix Pol
2018-07-18Fix variable definition checkAleix Pol
2018-07-04Android: Make it possible to override a target's APK directoryv5.48.0-rc1v5.48.0Aleix Pol
2018-05-31Android toolchain: allow to specify extra libs manuallyv5.47.0-rc1v5.47.0Alexey Minnekhanov
2018-05-15Android: fix typoAleix Pol
2018-05-14Android: Don't define qml-import-paths if it's emptyAleix Pol
2018-04-17Android: fix dumb mistakesAleix Pol
2018-04-17Android: Make sure variable is defined before using itAleix Pol
2018-04-13Make it possible to build several apk out of a projectAleix Pol
2018-04-12Check if the application androiddeployqt package has a main() symbolAleix Pol
2018-04-11Android: Explicitly point at upstream documentation and deprecate duplicated ...Aleix Pol