aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/module-providers/Qt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1.23' into masterIvan Komissarov2022-08-221-0/+2
|\
| * Qt support: Add define required for MSVCChristian Kandeler2022-08-181-0/+2
* | Qt support: Only pull in sanitizer module if it's neededChristian Kandeler2022-08-121-3/+1
* | Add executableSuffix to the FileInfo serviceRaphael Cotty2022-08-084-5/+4
|/
* Qt support: Adapt to change in location of the qhelpgenerator toolIvan Komissarov2022-08-032-2/+9
* Qt support: Adapt to change in location of the qscxmlc toolChristian Kandeler2022-07-291-2/+3
* Qt support: Fix static buildsChristian Kandeler2022-07-073-1/+5
* Qt support: Add /permissive- flag with MSVCChristian Kandeler2022-06-031-1/+4
* Merge "Merge 1.22 into master"The Qt Project2022-04-141-1/+4
|\
| * Merge remote-tracking branch 'origin/1.21' into 1.22Christian Kandeler2022-04-071-1/+4
| |\
| | * Qt support: Fix QtQuick compiler path for Qt 6Christian Kandeler2022-01-191-1/+4
* | | Add module for providing AddressSanitizer supportChristian Kandeler2022-04-111-2/+4
|/ /
* | 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-254-2/+6
* | Qt support: Fix static builds against Qt 6Christian Kandeler2022-03-252-4/+14
* | Android: Allow to generate multi-arch package with Qt >= 6.3Raphael Cotty2022-02-091-1/+18
* | Add qmlImportPaths property to Qt.android_supportJan Blackquill2022-02-031-1/+5
* | Use Host and FileInfo serviceRaphael Cotty2022-01-313-5/+8
* | Ignore weak symbols when re-linking in non-strict modeChristian Kandeler2021-12-061-1/+1
* | 'product' variable points to 'importingProduct" in Export itemsRaphael Cotty2021-11-301-10/+2
* | QtQuick compiler: we can end with .mjs tooJan Blackquill2021-11-221-1/+1
* | Fix descriptions for JS commandsDenis Shienkov2021-11-154-4/+4
* | Qt support: Use cpp.systemIncludePaths for Qt headersChristian Kandeler2021-11-108-13/+10
* | Qt Support: Update "external" modules readingRaphael Cotty2021-11-081-69/+123
|/
* Android: correct rcc path for Qt >= 6.2Raphael Cotty2021-10-252-1/+3
* Android: correct reading of prl files and remove pthread libRaphael Cotty2021-10-251-3/+10
* Merge branch '1.20' into masterIvan Komissarov2021-10-043-4/+42
|\
| * qmlcachegen: fix mapping separatorIvan Komissarov2021-09-281-1/+1
| * Remove unused codeIvan Komissarov2021-09-271-1/+0
| * qmlcache: fix qmlcachegen with Qt >= 5.15Ivan Komissarov2021-09-272-1/+7
| * Android: Add stripping for release buildsRaphael Cotty2021-09-231-2/+35
* | Simplify all single-line 'prepare' scriptsDenis Shienkov2021-09-281-6/+2
|/
* 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-284-4/+10
* Merge branch '1.19' into masterIvan Komissarov2021-06-022-3/+3
|\
| * Use qbs.hostOS instead of qbs.targetOS in qml.jsIvan Komissarov2021-05-312-3/+3
* | Android: Add option to use dex compiler d8 instead of dxRaphael Cotty2021-05-261-2/+7
* | Android: Remove Ministro supportRaphael Cotty2021-05-241-34/+27
* | Replace "product" variable by "exportingProduct" in Export itemsRaphael Cotty2021-05-071-2/+2
* | Qt Support: Consider "external" modulesChristian Kandeler2021-05-031-7/+16
* | Merge branch '1.19' into masterIvan Komissarov2021-04-243-8/+99
|\|
| * Android: Compensate Qt issue in network dependencies for 5.15.0 < Qt < 5.15.3Raphael Cotty2021-04-201-3/+77
| * Qt support: Fix possible command line length issue with qmlimportscannerChristian Kandeler2021-04-122-5/+22
* | Android: Correct qt6 testRaphael Cotty2021-04-061-2/+4
|/
* Fix accessing binaries from libexecIvan Komissarov2021-03-306-7/+33
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-1/+1
* qt6: fix setting up Qt.uitools module on MacIvan Komissarov2021-03-191-1/+6
* Merge branch '1.18'Ivan Komissarov2021-02-191-0/+2
|\
| * qt6: fix handling qtmain in setup-qt.jsIvan Komissarov2021-02-121-0/+2