aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager/mesoninfoparser
Commit message (Expand)AuthorAgeFilesLines
* Meson: Flatten directory hierarchyhjk2022-10-109-846/+0
* Utils: Remove Utils::optionalEike Ziller2022-09-015-24/+27
* Use SPDX license identifiersLucie GĂ©rard2022-08-269-216/+18
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Decorate some classes and methods with final keywordJarek Kobus2020-11-191-2/+2
* Meson: Make spacing and #include ordering a bit more consistenthjk2020-11-039-11/+41
* Meson: partially clang-format all filesAlexis Jeandet2020-11-032-5/+2
* Meson: Replace most std::for_each by range based forAlexis Jeandet2020-10-281-6/+4
* Meson: List files from extra_files target field in project treeAlexis Jeandet2020-10-272-0/+4
* Meson: fix broken project tree on windowsAlexis Jeandet2020-06-291-14/+17
* Meson: Fix compile for gcc 5.3Christian Stenger2020-06-101-2/+2
* Meson build plugin initial supportAlexis Jeandet2020-06-089-0/+1009