aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/module-providers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|/
* Fix qt4 binary path detectionv1.18.0Raphaël Cotty2020-12-141-1/+2
* 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-174-7/+45
* Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-2/+3
* Android: Update for Qt 5.15Raphaël Cotty2020-10-211-0/+4
* Android: Allow exporting of Qt modules by using importingProductRaphaël Cotty2020-10-211-2/+10
* Fix passing compiler defines to mocIvan Komissarov2020-08-171-1/+1
* qt6: Update cpp.cxxLanguageVersion in Qt templatesIvan Komissarov2020-07-281-1/+3
* Fix CONFIG variable being read incorrectly in setup-qt.jsMitch Curtis2020-07-231-1/+1
* Android: Do not fail if project contains multiple shared librariesAlberto Mardegan2020-07-211-3/+2
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-251-3/+3
* Add QT_NO_DEBUG macro when using "profiling" buildVariantIvan Komissarov2020-05-181-3/+3
* Move toJSLiteral() to ModUtilsIvan Komissarov2020-04-281-53/+48
* Do not use app.qmltypes anymoreMaximilian Goldstein2020-03-301-1/+1
* Qt: Add support for the new QML type registration mechanismChristian Kandeler2020-03-092-2/+83
* Qt Support: Handle MinGW pure debug from Qt 5.14Björn Schäpers2020-03-091-2/+7
* Qt support: Add support for moc metatype filesChristian Kandeler2020-03-062-6/+43
* 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-042-110/+265
* | Qt support: Remove dependency on qml-private from QtQuick moduleChristian Kandeler2019-12-181-1/+1
|/
* Merge 1.14 into masterChristian Kandeler2019-10-161-2/+2
|\
| * Qt support: Do not put all the QML plugin list content on one lineChristian Kandeler2019-10-141-1/+1
| * Qt support: Fix reading plugin prl filesChristian Kandeler2019-10-141-1/+1
* | Merge 1.14 into masterChristian Kandeler2019-09-261-1/+1
|\|
| * Fix Qt module-provider for Qt5.13.1 and beyondRichard Weickelt2019-09-081-1/+1
* | 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
|\