aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager/mesonprojectparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename a few more ToolChain items to Toolchainhjk2024-01-231-8/+8
* ProcessProgress: Add setExpectedDuration() methodJarek Kobus2024-01-211-1/+0
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-3/+3
* Meson: De-noise project parser a bithjk2023-09-281-69/+62
* Meson: Merge MesonProcess into project parser file pairhjk2023-09-281-33/+126
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-131-3/+3
|\
| * Ensure that target name is relative to build dir and without leading '/'Alexis Jeandet2023-07-101-3/+3
* | Meson: Filepathify some parsershjk2023-07-051-2/+2
|/
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* RunExtensions: Move onResultReady and onFinished into asynctask.hJarek Kobus2023-04-171-1/+0
* AsyncTask: Get rid of setAsyncCallData()Jarek Kobus2023-03-101-0/+1
* Meson: Use QtConcurrent invocation for async runJarek Kobus2023-03-091-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Consolidate the isRelative/isAbsolute implementationshjk2022-12-011-3/+1
* MesonProcess: Fix process restartJarek Kobus2022-10-121-11/+9
* Meson: Flatten directory hierarchyhjk2022-10-101-0/+335