aboutsummaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
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
2018-04-04Make use of upstream CMake infrastructure to detect the compiler toolchainv5.45.0-rc1v5.45.0Aleix Pol
2018-03-17Provide androiddeployqt with all prefix pathsVolker Krause
2018-03-15Include the "stdcpp-path" in the json fileAleix Pol
2018-03-10Resolve symlinks in QML import pathsVolker Krause
2018-03-09Provide QML import paths to androiddeployqtVolker Krause
2018-02-24Define __ANDROID_API__Volker Krause
2018-02-18Fix readelf command name on x86Volker Krause
2018-02-18Remove obsolete policy settingsVolker Krause
2018-02-18Extend search path for NDK dependenciesVolker Krause
2018-02-17Set ANDROID in the Android toolchain fileVolker Krause
2018-02-17Fix include path for x86 targetsVolker Krause
2018-02-12Android toolchain: add ANDROID_COMPILER_PREFIX variable.David Faure
2018-01-16Android: Add more includesAlbert Astals Cid
2017-12-20Use readelf to find project dependenciesv5.42.0-rc1v5.42.0Aleix Pol
2017-11-15Fix variable nameAleix Pol
2017-11-13Only pass the ARGS thing when doing MakefilesAleix Pol
2017-08-02Add --gradle to androiddeployqtv5.37.0-rc1v5.37.0Albert Astals Cid
2017-08-02Fix install apk targetAlbert Astals Cid
2017-07-13Properly point at ECMAleix Pol
2017-07-08Android: scan for qml files in the source dir, not in the install dir.David Faure
2017-06-05scan the whole install folder for qml dependenciesMarco Martin
2017-03-17Improve error messagesAleix Pol
2017-03-16Specify qml-root-path as the share directory in the prefixAleix Pol
2017-03-16default for ECM_ADDITIONAL_FIND_ROOT_PATHMarco Martin
2016-12-21Fix missing :: in API docs to trigger code stylingFriedrich W. H. Kossebau
2016-12-19Ignore host libs/includes/cmakeconfig files in Android toolchainFriedrich W. H. Kossebau
2016-12-19Document usage of gnustl_shared with Android toolchainFriedrich W. H. Kossebau
2016-09-02Android.cmake: fix typo in commentDavid Faure