aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/module-providers
Commit message (Expand)AuthorAgeFilesLines
* Default to the minimum supported NDK API versionBogDan Vatra2019-04-261-1/+1
* Android: Nuke support for old NDKsBogDan Vatra2019-04-251-14/+8
* Use LLVM toolchain starting with NDK r19+BogDan Vatra2019-04-241-6/+14
* Qt support: Fix detection of deployment target for Apple platformsv1.13.0Christian Kandeler2019-04-081-32/+27
* Android: Work around regression in Qt 5.12.1Christian Kandeler2019-02-181-0/+6
* Qt provider: Make sure not to invoke qtchooser directlyChristian Kandeler2019-02-181-2/+7
* Qt provider: Fix plugin map setupChristian Kandeler2019-02-181-1/+1
* Qt provider: Check exit code of qmake -query callChristian Kandeler2019-02-181-0/+4
* Qt provider: Handle file paths with spaces in prl filesChristian Kandeler2019-02-141-3/+2
* Fix detection of static QtChristian Kandeler2019-02-141-3/+3
* Detect Qt via a module providerChristian Kandeler2019-02-1220-0/+3622
* Introduce module providersChristian Kandeler2019-01-232-0/+129