aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/gccparser.h
Commit message (Expand)AuthorAgeFilesLines
* GCC Parser: Recognize lines with "cc1plus"Christian Kandeler2020-07-141-0/+1
* GccParser: Catch file paths in "inlined from" linesChristian Kandeler2020-07-071-0/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* GCC parser: Create fewer and better issuesChristian Kandeler2020-05-181-3/+12
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-2/+2
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-4/+4
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-4/+3
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-3/+5
* CustomToolChain: Allow MSVC output parser on non-Windows systemsAndre Hartmann2017-04-191-0/+2
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-7/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | GccParser: Use QRegularExpressionDaniel Teske2014-09-251-4/+4
|/
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Introduce command-line tool for parsing build output.Christian Kandeler2013-10-301-1/+1
|/
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-4/+2
* Gcc: Handle new warnings/error messages from gcc 4.8Tobias Hunger2013-04-031-0/+14
* IOutputParser: Remove useless virtual keywordsTobias Hunger2013-04-021-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Split GccParser into 2, one for ld parsingdt2010-04-121-2/+0
* Fix some false positives in the build issuesTobias Hunger2010-04-011-0/+1
* Fix gccparser issue reported by conTobias Hunger2010-03-111-0/+1
* Revert "Improve parsing of linker problems"con2010-03-051-1/+0
* Long live the king!hjk2010-03-051-1/+1
* Improve parsing of linker problemsTobias Hunger2010-03-041-0/+1
* Rework Build Parser handlingTobias Hunger2009-12-091-6/+4
* Rename BuildParserInterface to IBuildParser.Tobias Hunger2009-11-121-2/+2
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: Move Buildparser to the projectexplorer, use in cmakeplugindt2009-02-161-0/+61