aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about unused return valuesChristian Kandeler2025-01-211-1/+1
* MesonProjectManager: Drop Ninja in favor of Meson equivalent callsAlexis Jeandet2025-01-092-10/+10
* ProcessReaper: Transform it into namespaceJarek Kobus2024-11-012-4/+4
* Process: Get rid of process launcher implementationJarek Kobus2024-11-012-6/+0
* Meson: Hide BuildOptionsParser and most of MesonInfoParserJarek Kobus2024-07-251-2/+2
* Meson: Dissolve WITH_UNCONFIGURED_PROJECT macrohjk2024-07-251-17/+14
* Meson: Reuse ProcessRunData instead of self-made Command structJarek Kobus2024-07-252-0/+2
* Meson: Use QVersionNumber instead of self-made substituteJarek Kobus2024-07-251-4/+4
* Meson: Merge toolwrapper and mesontool file pairshjk2024-07-242-5/+5
* Meson: Start generalizing againhjk2024-07-242-8/+8
* Meson: Merge ToolWrapper classeshjk2024-07-242-11/+5
* Meson: Start simplification of tool loadinghjk2024-07-242-12/+10
* Meson: Merge the tool wrapper fileshjk2024-07-222-2/+2
* Meson: Filepathify some parsershjk2023-07-051-16/+13
* Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-141-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-064-4/+4
* Meson: Flatten directory hierarchyhjk2022-10-104-5/+5
* Use SPDX license identifiersLucie Gérard2022-08-264-96/+8
* Meson: Skip tests if meson is not installedMarcus Tillmanns2022-08-052-0/+8
* Fix issues with Meson testsEike Ziller2022-01-124-6/+16
* Introduce Utils::SingletonJarek Kobus2021-09-282-12/+8
* Meson: Fix autotestsChristian Kandeler2021-09-162-4/+34
* Meson: Make spacing and #include ordering a bit more consistenthjk2020-11-034-8/+16
* Meson: Trivial fix for testsAlexis Jeandet2020-06-292-2/+2
* Meson build plugin initial supportAlexis Jeandet2020-06-086-0/+644