aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add 'mold' as possible value for cpp.linkerVariantThorbjørn Lindeijer2023-11-091-1/+1
* Style fixIvan Komissarov2023-11-031-1/+2
* Handle systemIncludePaths correctly for clang-clDmitrii Meshkov2023-11-032-8/+12
* Make Qt and qbspkgconfig providers non-eagerIvan Komissarov2023-10-2617-1466/+1786
* GCC: Filter compiler built-ins from list of library pathsChristian Kandeler2023-10-131-2/+2
* Qt support: Do not include properties that are not applicableChristian Kandeler2023-10-122-16/+28
* protobuf: remove probe-based library lookupIvan Komissarov2023-10-111-96/+4
* capnproto: make outputDir mutableIvan Komissarov2023-10-091-1/+1
* C/C++ support: Keep built-in includes out of the compiler command lineChristian Kandeler2023-09-261-2/+8
* Qt support: Let the user decide whether to use RPATH when linkingChristian Kandeler2023-09-211-2/+2
* Merge 2.1 into masterChristian Kandeler2023-09-152-1/+4
|\
| * Address.sanitizer: Prevent failure with Apple clang 13Christian Kandeler2023-09-151-1/+2
| * Qt support: Fix selection of Qt build variantChristian Kandeler2023-09-141-0/+2
* | capnproto.cpp: Set versionBjörn Schäpers2023-09-131-0/+1
* | protobuf.cpp: Require c++17 on all platformsChristian Kandeler2023-09-131-1/+1
* | Merge 2.1 into masterChristian Kandeler2023-09-082-6/+10
|\|
| * apple: fix dmg.absoluteSourceBase default valueIvan Komissarov2023-09-081-1/+2
| * apple: fix some DMG module issuesIvan Komissarov2023-09-071-5/+8
* | pkgconfig: deprecate mergeDependencies propIvan Komissarov2023-09-011-1/+4
* | probes: cache map variantsIvan Komissarov2023-08-291-1/+2
|/
* apple: Fix ApplicationExtension for the xcode-less profilesIvan Komissarov2023-08-221-2/+6
* apple: Fix BundleModule when using xcode-less profileIvan Komissarov2023-08-221-4/+9
* Update python modulesIvan Komissarov2023-07-282-2/+2
* Update dmgbuildChristian Kandeler2023-06-294-27/+12
* Export cxxLanguageVersion from protobuf modulesIvan Komissarov2023-06-282-0/+4
* Merge 2.0 into 2.1Christian Kandeler2023-06-092-2/+3
|\
| * apple: fix selecting SDK for tvOSIvan Komissarov2023-06-072-2/+3
* | Java: Work around some macOS peculiaritiesChristian Kandeler2023-06-041-4/+32
* | Merge 2.0 into masterChristian Kandeler2023-05-311-1/+1
|\|
| * Fix static plugins with Qt >= 6.5Ivan Komissarov2023-05-301-1/+1
* | Merge branch '2.0' into masterIvan Komissarov2023-05-182-14/+14
|\|
| * msvc: check for clang-cl firstIvan Komissarov2023-05-151-12/+11
| * Clean paths from prl fileLeon Buckel2023-05-121-1/+1
| * js_versionCompare: allow build numberIvan Komissarov2023-05-121-1/+2
* | Android: Fix syntax errors in modulesChristian Kandeler2023-05-152-17/+17
* | Merge "Merge 2.0 into master"The Qt Project2023-05-033-11/+23
|\ \
| * | Merge 2.0 into masterChristian Kandeler2023-05-033-11/+23
| |\|
| | * Qt: Fix compiled-qml on iOS and Qt6Ivan Komissarov2023-05-032-11/+21
| | * Qt support: workaround for broken iOS prfsIvan Komissarov2023-05-021-0/+2
* | | Do not merge deps in pkgconfig by defaultIvan Komissarov2023-05-031-1/+2
|/ /
* | Cleanup unneded usages of qbs module in Qt providerIvan Komissarov2023-05-012-12/+10
* | Do not use ModUtils.moduleProperty in bundle moduleIvan Komissarov2023-04-251-43/+43
* | Rewrite ModuleLoaderChristian Kandeler2023-04-204-3/+9
|/
* mingw: workaround for cpp.minimumWindowsVersionIvan Komissarov2023-04-111-0/+3
* apple: fix embeddedProfileNameIvan Komissarov2023-04-111-1/+1
* Only setup Qt in qbspkgconfig when not cross compilingKai Dohmen2023-04-091-1/+3
* xcode: add support for xcode 14.3Ivan Komissarov2023-04-062-6/+12
* freedesktop: Rename "name" property to "appName"Christian Kandeler2023-03-151-1/+2
* Qt/Android: Adapt to 6.4 androiddeployqtChristian Kandeler2023-03-061-3/+5
* Prefer built-in JS function in modulesChristian Kandeler2023-02-2066-341/+341