aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of .jar files declared in the productMax Bespalov2022-06-231-0/+7
* Qt support: Add /permissive- flag with MSVCChristian Kandeler2022-06-031-1/+4
* Merge "Merge 1.22 into master"The Qt Project2022-04-142-2/+5
|\
| * 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
| * | Fix build for android when the project has file named "version"Dmitrii Kolpakov2022-04-061-1/+1
* | | Add module for providing AddressSanitizer supportChristian Kandeler2022-04-112-2/+79
|/ /
* | Fix Xcode support for 13.3Christian Kandeler2022-04-044-39/+55
* | 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
* | baremetal: Add test to check the Digital Mars compiler probeDenis Shienkov2022-02-281-0/+2
* | baremetal: Add test to check toolchain probesDenis Shienkov2022-02-211-1/+1
* | baremetal: Add simple test for linking with shared librariesDenis Shienkov2022-02-213-33/+22
* | Add support for other platforms supported by Digital MarsDenis Shienkov2022-02-174-18/+95
* | Darwin: Set MinimumOSVersion property for mobile Apple platformsChristian Kandeler2022-02-151-0/+7
* | Fix detection of architectures and target platforms for Open WatcomDenis Shienkov2022-02-151-2/+9
* | Android: Allow to generate multi-arch package with Qt >= 6.3Raphael Cotty2022-02-091-1/+18
* | Add support for other platforms supported by Open WatcomDenis Shienkov2022-02-093-27/+90
* | Configure CI for Digital Mars compilerDenis Shienkov2022-02-081-1/+1
* | Long live Open Watcom toolchainDenis Shienkov2022-02-045-4/+808
* | Add qmlImportPaths property to Qt.android_supportJan Blackquill2022-02-031-1/+5
* | Fix typoIvan Komissarov2022-02-031-1/+1
* | baremetal: Allow to configure job limitsDenis Shienkov2022-02-015-0/+21
* | Use Host and FileInfo serviceRaphael Cotty2022-01-3155-114/+149
* | Fix typo in codesign::certificatePassword property typeDenis Shienkov2021-12-151-1/+1
* | Merge branch '1.21' into masterIvan Komissarov2021-12-132-0/+3
|\|
| * cpp Module: Implement runtimeLibrary property for MinGWBjörn Schäpers2021-11-292-0/+3
* | Convenience products: Make installDebugInformation consistentChristian Kandeler2021-12-131-1/+1
* | Ignore weak symbols when re-linking in non-strict modeChristian Kandeler2021-12-062-3/+8
* | '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-1519-21/+21
* | Qt support: Use cpp.systemIncludePaths for Qt headersChristian Kandeler2021-11-109-13/+12
* | Qt Support: Update "external" modules readingRaphael Cotty2021-11-081-69/+123
|/
* Implement providing Qt libs via pkg-configIvan Komissarov2021-11-031-1/+34
* Allow protobuf to have runtime from providersIvan Komissarov2021-11-022-4/+27
* Print conan output while ConanfileProbe runsKai Dohmen2021-10-261-3/+18
* Split libDirs and extraPaths variablesIvan Komissarov2021-10-261-5/+7
* pkgconfig: Implement early dependency mergingIvan Komissarov2021-10-251-0/+3
* 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
* Fix handling static mode in pkgconfigIvan Komissarov2021-10-191-1/+4
* pkgconfig: Merge packages and broken packagesIvan Komissarov2021-10-191-10/+18
* Implement eager pkg-config providerIvan Komissarov2021-10-141-0/+216
* Use more common functions from cpp.js for GCC and MSVC toolchainsDenis Shienkov2021-10-053-63/+22
* Merge branch '1.20' into masterIvan Komissarov2021-10-045-7/+60
|\
| * 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