aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-50/+49
* CMake: Do not pass on normal CMake output to other parsersTobias Hunger2019-10-091-0/+7
* CMake: Make CMakeParser work againTobias Hunger2019-07-251-2/+14
* Utils: Rename FileName to FilePathhjk2019-05-281-14/+14
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-12/+12
* CMake: Improve parsing of "CMake Error at" messagesTobias Hunger2017-06-211-1/+15
* CMake: Export CMakeParserTobias Hunger2017-02-231-3/+2
* CMake: Better error parsingTobias Hunger2016-04-271-0/+17
* CMake: Remove debug outputTobias Hunger2016-02-121-3/+0
* CMakeParser: Remove sub-parser setup from CMakeParserTobias Hunger2016-02-121-3/+0
* CMake: Parse cmake syntax errorsTobias Hunger2016-02-121-22/+91
* CMake: Fix WS issueTobias Hunger2016-02-081-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-2/+1
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-1/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-3/+2
* Use the canonical version of defining string literalshjk2013-09-271-4/+2
* CMake: Put cmake errors into category "Build system"Tobias Hunger2013-08-201-8/+8
* Add soft assertions for regexp patternsOrgad Shaneh2013-07-191-0/+4
* Cmake: Added cmake errors parserNikita Baryshnikov2013-07-171-0/+204