aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/incredibuild/cmakecommandbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Plugins A-L: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-1/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Incredibuild: Tr::tr and code cosmeticshjk2023-01-191-6/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Incredibuild: Use more FilePath in CommandBuilderhjk2021-09-291-2/+3
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-1/+1
* Incredibuild: Do not rely on metaobject classnames for build stepshjk2020-08-101-17/+4
* IncrediBuild: Rework CommandBuilderhjk2020-08-071-23/+8
* More QRegularExpression and include for Qt 6hjk2020-06-251-2/+2
* New IncrediBuild pluginOr Kunst2020-06-171-0/+107