aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/module-providers
Commit message (Expand)AuthorAgeFilesLines
* C++: Add support for clang on WindowsChristian Kandeler2019-08-141-0/+4
* ios: Move cpp.entryPoint from Qt.Core to Qt.guiIvan Komissarov2019-07-102-4/+6
* Add hasLibrary property to Qt.coreRichard Weickelt2019-07-091-0/+1
* Merge 1.13 into masterChristian Kandeler2019-06-141-1/+1
|\
| * Add Visual Studio 2019 support1.13Joerg Bornemann2019-06-071-1/+1
* | Add pkgconfig.sysroot propertyIvan Komissarov2019-05-271-0/+1
* | Merge 1.13 into masterChristian Kandeler2019-05-231-11/+25
|\|
| * Qt Support: Properly handle host libsChristian Kandeler2019-05-231-1/+13
| * Qt Support: Fix dependency de-duplicationChristian Kandeler2019-05-231-10/+12
* | Merge 1.13 into masterChristian Kandeler2019-05-105-5/+13
|\|
| * Fix building iOS-simulator apps when qbs.architecture is undefinedIvan Komissarov2019-05-071-1/+1
| * Qt: Do not link static plugins into static librariesChristian Kandeler2019-05-073-3/+8
| * Fix reading *.prl file in qml.jsIvan Komissarov2019-05-021-1/+4
* | Android: add Qt.android_support.extraLibsBogDan Vatra2019-05-021-0/+10
* | 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