summaryrefslogtreecommitdiff
path: root/share/qbs/module-providers/Qt/templates
Commit message (Expand)AuthorAgeFilesLines
* Rewrite ModuleLoaderChristian Kandeler2023-04-201-0/+1
* Qt/Android: Adapt to 6.4 androiddeployqtChristian Kandeler2023-03-061-3/+5
* 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-083-4/+3
|/
* Qt support: Adapt to change in location of the qhelpgenerator toolIvan Komissarov2022-08-031-1/+3
* Qt support: Adapt to change in location of the qscxmlc toolChristian Kandeler2022-07-291-2/+3
* Qt support: Fix static buildsChristian Kandeler2022-07-072-1/+4
* 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: Consider QT_INSTALL_PREFIX when reading .prl filesChristian Kandeler2022-03-253-2/+5
* | 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-312-2/+4
* | 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
|/
* Android: correct rcc path for Qt >= 6.2Raphael Cotty2021-10-252-1/+3
* 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
|/
* Account for more QML-related binaries being in libexecMitch Curtis2021-06-283-3/+4
* 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
|/
* 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
* Fix accessing binaries from libexecIvan Komissarov2021-03-305-7/+24
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-1/+1
* Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-152-2/+2
* Do not rely on leaked context variablesRichard Weickelt2021-02-132-5/+5
* Add missing import statementsRichard Weickelt2021-02-131-0/+1
* Android: Conditionnally depends on cpp remove old fixRaphaël Cotty2021-01-291-3/+9
* Android: Fix debugging supportRaphaël Cotty2020-12-082-31/+6
* Disable moc for the aggregate product when multiplexingRaphaël Cotty2020-11-261-0/+5
* Android: Update for Qt 6Raphaël Cotty2020-11-173-5/+42
* Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-2/+3
* Android: Update for Qt 5.15Raphaël Cotty2020-10-211-0/+4