aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add changelog for 2.2.2Christian Kandeler2024-01-191-0/+18
* DependenciesResolver: Fix module name prefix collision checkChristian Kandeler2024-01-1916-10/+66
* DependenciesResolver: Don't attach properties on non-present modulesChristian Kandeler2024-01-1813-19/+74
* Fix qbspkgconfig Qt provider in case there is no QtIvan Komissarov2024-01-154-2/+17
* protobuf: Usable without qbspkgconfigproviderBjörn Schäpers2024-01-116-17/+25
* qbspkgconfig: Add support for the definePrefix optionIvan Komissarov2024-01-1013-34/+239
* msvc: fix asm flagsIvan Komissarov2024-01-096-3/+23
* GitHub actions: bump Xcode versionIvan Komissarov2024-01-081-19/+19
* Bump versionChristian Kandeler2023-12-131-1/+1
* qbspkgconfig: Fix issues with msys/mingwIvan Komissarov2023-12-121-3/+8
* GitHub actions: fix Windows buildIvan Komissarov2023-12-111-0/+1
* apple: disable lazy linker mode for Xcode 15Ivan Komissarov2023-12-112-0/+4
* Fix linkerMode test with recent clangIvan Komissarov2023-12-111-0/+1
* Evaluator: Do not let C++ exceptions travel through QuickJSv2.2.1Christian Kandeler2023-12-011-1/+13
* Add 2.2.1 change logChristian Kandeler2023-11-291-0/+12
* quickjs: Fix current date on WindowsChristian Kandeler2023-11-281-1/+2
* Bump versionChristian Kandeler2023-11-271-1/+1
* Update changelogIvan Komissarov2023-11-271-2/+12
* GitHub actions: fix building release packagesIvan Komissarov2023-11-272-2/+2
* Docker: Update Qt version in Windows imageChristian Kandeler2023-11-242-3/+3
* MSVC support: Prevent cl.exe from crashingChristian Kandeler2023-11-231-0/+1
* apple: update dmgbuildIvan Komissarov2023-11-208-542/+293
* Add 2.2.0 change logv2.2.0Christian Kandeler2023-11-142-2/+28
* Add 'mold' as possible value for cpp.linkerVariantThorbjørn Lindeijer2023-11-093-3/+4
* providers: cache qbs module evaluationIvan Komissarov2023-11-083-3/+6
* 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
* Loader: Emit a proper error when binding to module propertiesChristian Kandeler2023-10-183-0/+10
* BuildGraphLoader: Reset expanded build config dataChristian Kandeler2023-10-161-1/+3
* Loader: Restore candidates when switching preferred valueChristian Kandeler2023-10-161-0/+5
* GCC: Filter compiler built-ins from list of library pathsChristian Kandeler2023-10-131-2/+2
* Improve the dependency parameters implementationChristian Kandeler2023-10-1215-59/+408
* Qt support: Do not include properties that are not applicableChristian Kandeler2023-10-122-16/+28
* protobuf: remove probe-based library lookupIvan Komissarov2023-10-113-135/+12
* capnproto: make outputDir mutableIvan Komissarov2023-10-092-4/+2
* GitHub actions: print tests stederr on failureIvan Komissarov2023-10-051-1/+1
* Loader: Prevent accumulating follow-up errors in failed productsChristian Kandeler2023-10-051-0/+4
* Loader: Fix dependency parameter extractionChristian Kandeler2023-10-042-27/+13
* Make scan scripts interruptibleChristian Kandeler2023-10-029-8/+62
* VS generator: Fix clang-tidy complaintsChristian Kandeler2023-09-301-2/+2
* C/C++ support: Keep built-in includes out of the compiler command lineChristian Kandeler2023-09-261-2/+8
* Use full product names in command line frontendChristian Kandeler2023-09-255-12/+48
* Add groups support for MS build projectNick Karg2023-09-221-76/+169
* Merge 2.1 into masterChristian Kandeler2023-09-221-2/+3
|\
| * doc: fix BinaryProbe examplev2.1.2-12.1Ivan Komissarov2023-09-181-2/+3
* | Qt support: Let the user decide whether to use RPATH when linkingChristian Kandeler2023-09-212-2/+10
* | Remove duplication of dependencies for Visual Studio solutionNick Karg2023-09-201-14/+0