summaryrefslogtreecommitdiff
path: root/share/qbs/module-providers/Qt/templates/core.qbs
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
|/
* Qt support: Adapt to change in location of the qhelpgenerator toolIvan Komissarov2022-08-031-1/+3
* Qt support: Add /permissive- flag with MSVCChristian Kandeler2022-06-031-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-251-0/+1
* Ignore weak symbols when re-linking in non-strict modeChristian Kandeler2021-12-061-1/+1
* Fix descriptions for JS commandsDenis Shienkov2021-11-151-1/+1
* Qt support: Use cpp.systemIncludePaths for Qt headersChristian Kandeler2021-11-101-6/+3
* Android: correct rcc path for Qt >= 6.2Raphael Cotty2021-10-251-0/+1
* Account for more QML-related binaries being in libexecMitch Curtis2021-06-281-1/+2
* Fix accessing binaries from libexecIvan Komissarov2021-03-301-2/+5
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-1/+1
* Android: Fix debugging supportRaphaël Cotty2020-12-081-1/+2
* Disable moc for the aggregate product when multiplexingRaphaël Cotty2020-11-261-0/+5
* Android: Update for Qt 6Raphaël Cotty2020-11-171-1/+8
* qt6: Update cpp.cxxLanguageVersion in Qt templatesIvan Komissarov2020-07-281-1/+3
* Add QT_NO_DEBUG macro when using "profiling" buildVariantIvan Komissarov2020-05-181-3/+3
* Qt support: Add support for moc metatype filesChristian Kandeler2020-03-061-3/+28
* C++: Add support for clang on WindowsChristian Kandeler2019-08-141-0/+4
* ios: Move cpp.entryPoint from Qt.Core to Qt.guiIvan Komissarov2019-07-101-4/+0
* Add hasLibrary property to Qt.coreRichard Weickelt2019-07-091-0/+1
* Fix building iOS-simulator apps when qbs.architecture is undefinedIvan Komissarov2019-05-071-1/+1
* Detect Qt via a module providerChristian Kandeler2019-02-121-0/+510