aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/module-providers/Qt/setup-qt.js
Commit message (Expand)AuthorAgeFilesLines
* Loader: Make module properties accessible for groups in modulesChristian Kandeler2023-12-051-3/+2
* Make Qt and qbspkgconfig providers non-eagerIvan Komissarov2023-10-261-1314/+85
* Qt support: Do not include properties that are not applicableChristian Kandeler2023-10-121-10/+22
* Merge 2.0 into masterChristian Kandeler2023-05-311-1/+1
|\
| * Fix static plugins with Qt >= 6.5Ivan Komissarov2023-05-301-1/+1
* | Merge 2.0 into masterChristian Kandeler2023-05-031-0/+2
|\|
| * Qt support: workaround for broken iOS prfsIvan Komissarov2023-05-021-0/+2
* | Cleanup unneded usages of qbs module in Qt providerIvan Komissarov2023-05-011-11/+9
|/
* Qt support: correctly set minimum windows version for Qt6Ivan Komissarov2023-02-141-1/+1
* Qt support: Bump minimum Windows version for Qt >= 6.2Christian Kandeler2022-10-171-0/+2
* Add executableSuffix to the FileInfo serviceRaphael Cotty2022-08-081-1/+1
* Qt support: Adapt to change in location of the qhelpgenerator toolIvan Komissarov2022-08-031-1/+6
* Qt support: Fix static buildsChristian Kandeler2022-07-071-0/+1
* Qt support: Fix wrong lib file path deduction for "external" modulesChristian Kandeler2022-03-301-3/+3
* Qt support: Consider QT_INSTALL_PREFIX when reading .prl filesChristian Kandeler2022-03-251-0/+1
* Use Host and FileInfo serviceRaphael Cotty2022-01-311-3/+4
* Qt Support: Update "external" modules readingRaphael Cotty2021-11-081-69/+123
* Android: correct reading of prl files and remove pthread libRaphael Cotty2021-10-251-3/+10
* Qt: warn if no qmakes were foundIvan Komissarov2021-09-211-15/+20
* Qt support: Understand QT_INSTALL_PREFIX in prl filesChristian Kandeler2021-08-161-0/+1
* Account for more QML-related binaries being in libexecMitch Curtis2021-06-281-1/+6
* Qt Support: Consider "external" modulesChristian Kandeler2021-05-031-7/+16
* Android: Correct qt6 testRaphael Cotty2021-04-061-2/+4
* Fix accessing binaries from libexecIvan Komissarov2021-03-301-0/+9
* qt6: fix setting up Qt.uitools module on MacIvan Komissarov2021-03-191-1/+6
* qt6: fix handling qtmain in setup-qt.jsIvan Komissarov2021-02-121-0/+2
* Fix qt4 binary path detectionv1.18.0Raphaël Cotty2020-12-141-1/+2
* Android: Update for Qt 6Raphaël Cotty2020-11-171-2/+3
* Fix CONFIG variable being read incorrectly in setup-qt.jsMitch Curtis2020-07-231-1/+1
* Move toJSLiteral() to ModUtilsIvan Komissarov2020-04-281-53/+48
* Qt: Add support for the new QML type registration mechanismChristian Kandeler2020-03-091-2/+13
* Qt Support: Handle MinGW pure debug from Qt 5.14Björn Schäpers2020-03-091-2/+7
* Merge branch '1.15' into masterRichard Weickelt2020-02-051-1/+4
|\
| * Fix reading .prl files located in macOS frameworks with Qt 5.14Ivan Komissarov2020-01-071-1/+4
* | Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-041-81/+144
|/
* Fix Qt module-provider for Qt5.13.1 and beyondRichard Weickelt2019-09-081-1/+1
* Add Visual Studio 2019 support1.13Joerg Bornemann2019-06-071-1/+1
* Qt Support: Properly handle host libsChristian Kandeler2019-05-231-1/+13
* Qt Support: Fix dependency de-duplicationChristian Kandeler2019-05-231-10/+12
* Qt support: Fix detection of deployment target for Apple platformsv1.13.0Christian Kandeler2019-04-081-32/+27
* 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-121-0/+1504