aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager/mesontools.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various plugins: Fix Axivion warnings about unused variablesJarek Kobus2025-02-051-10/+7
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-2/+2
* MesonProjectManager: Drop Ninja in favor of Meson equivalent callsAlexis Jeandet2025-01-091-56/+106
* MesonProjectManager: Replace recursive templates by fold expressionsAlexis Jeandet2025-01-061-25/+4
* Meson/ToolWrapper: Fix missing initialization of m_isValidEike Ziller2024-07-261-5/+6
* Meson: Inline one of the findTool() into its only userhjk2024-07-251-13/+8
* Meson: Merge two ToolWrapper constructorshjk2024-07-251-16/+3
* Meson: Remove some explicit use of QFileInfohjk2024-07-251-5/+1
* Meson: Reuse ProcessRunData instead of self-made Command structJarek Kobus2024-07-251-12/+12
* Meson: Use QVersionNumber instead of self-made substituteJarek Kobus2024-07-251-4/+4
* Fix missing symbols in Meson pluginEike Ziller2024-07-241-2/+2
* Meson: Compactify mesontools.{cpp,h}hjk2024-07-241-36/+13
* Meson: Merge toolwrapper and mesontool file pairshjk2024-07-241-0/+213
* Meson: Start generalizing againhjk2024-07-241-47/+38
* Meson: Streamline setup a bithjk2024-07-241-3/+41
* Meson: Merge ToolWrapper classeshjk2024-07-241-23/+16
* Meson: Start simplification of tool loadinghjk2024-07-241-17/+30
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Meson: Flatten directory hierarchyhjk2022-10-101-0/+91