aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Adapt to Xcode 15.3v2.3.0Christian Kandeler2024-03-152-3/+16
* Add CMake Exporter moduleRaphael Cotty2024-02-292-0/+323
* qbsexporter: move prefix functions to a separate fileIvan Komissarov2024-02-132-31/+69
* mingw: fix PATH variableIvan Komissarov2024-02-121-1/+1
* Remove qbspkgconfig.mergeDependenciesChristian Kandeler2024-01-293-13/+2
* Merge 2.2 into masterChristian Kandeler2024-01-263-10/+15
|\
| * qbspkgconfig: fix mergeDependencies propv2.2.22.2Ivan Komissarov2024-01-221-0/+1
| * qbspkgconfig: do not run qmake when not requestedIvan Komissarov2024-01-223-10/+14
* | Do not traverse private depsIvan Komissarov2024-01-191-5/+5
* | Merge 2.2 into masterChristian Kandeler2024-01-193-2/+4
|\|
| * DependenciesResolver: Don't attach properties on non-present modulesChristian Kandeler2024-01-181-0/+2
| * Fix qbspkgconfig Qt provider in case there is no QtIvan Komissarov2024-01-152-2/+2
* | Merge 2.2 into masterChristian Kandeler2024-01-126-12/+26
|\|
| * protobuf: Usable without qbspkgconfigproviderBjörn Schäpers2024-01-113-7/+11
| * qbspkgconfig: Add support for the definePrefix optionIvan Komissarov2024-01-103-2/+13
| * msvc: fix asm flagsIvan Komissarov2024-01-091-3/+2
* | Merge branch '2.2' into masterIvan Komissarov2024-01-092-3/+11
|\|
| * qbspkgconfig: Fix issues with msys/mingwIvan Komissarov2023-12-121-3/+8
| * apple: disable lazy linker mode for Xcode 15Ivan Komissarov2023-12-111-0/+3
* | Loader: Make module properties accessible for groups in modulesChristian Kandeler2023-12-051-3/+2
|/
* 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