aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeparser.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Split big plugin tests into smaller pieceshjk2024-01-151-0/+4
* CMakePM: Include the last error/warning line from call stackCristian Adam2023-10-051-0/+1
* CMakePM: Support errors with call stackCristian Adam2023-10-051-0/+9
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMake: Allow parser to run remotelyhjk2022-10-041-4/+6
* Utils: Remove Utils::optionalEike Ziller2022-09-011-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: Add CMake warning parsing supportCristian Adam2021-09-081-0/+1
* CMakePM: Replace some QRegExp by QRegularExpressionChristian Stenger2020-06-161-3/+2
* Merge output formatters and output parsersChristian Kandeler2020-04-231-1/+1
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-0/+2
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-3/+3
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-1/+1
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-3/+2
* CMake: Make CMakeParser work againTobias Hunger2019-07-251-0/+3
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | CMake: Export CMakeParserTobias Hunger2017-02-231-3/+3
|/
* CMake: Parse cmake syntax errorsTobias Hunger2016-02-121-1/+7
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-6/+6
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cmake: Added cmake errors parserNikita Baryshnikov2013-07-171-0/+60