aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/gccparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* GCC Parser: Recognize lines with "cc1plus"Christian Kandeler2020-07-141-0/+32
* GccParser: Recognize "required from" as a continuation markerChristian Kandeler2020-07-131-0/+40
* GccParser: Catch file paths in "inlined from" linesChristian Kandeler2020-07-071-0/+36
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* GCC parser: Create fewer and better issuesChristian Kandeler2020-05-181-146/+145
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-15/+5
* Merge output formatters and output parsersChristian Kandeler2020-04-231-17/+16
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-6/+6
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-70/+63
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-3/+11
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-2/+2
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-469/+429
* Toolchains: Add output parser for Apple ldChristian Kandeler2019-11-011-1/+14
* ProjectExplorer: Add lld output parserChristian Kandeler2019-07-121-0/+127
* ProjectExplorer: Add tests for GCC 9 output parsingChristian Kandeler2019-07-021-0/+109
* Utils: Rename FileName to FilePathhjk2019-05-281-89/+89
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-50/+50
* ProjectExplorer: Parse another type of undefined reference errorOrgad Shaneh2017-08-301-0/+12
* CustomToolChain: Allow MSVC output parser on non-Windows systemsAndre Hartmann2017-04-191-0/+5
* Qmake: moc notes no longer are considered to be errorsTobias Hunger2016-02-111-0/+11
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-1/+0
* 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-1/+5
* OutputParser: Treat ranlib warnings as warningsTobias Hunger2015-03-021-7/+23
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-45/+45
|/ /
* / GccParser: Use QRegularExpressionDaniel Teske2014-09-251-17/+24
|/
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-2/+2
* Task: Default to text editor font for monospaced textTobias Hunger2014-01-281-2/+4
* Fix icons in tasksTobias Hunger2014-01-141-18/+14
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename share/dumper to share/debugger and {l,g}bridge to {lldb,gdb}bridgehjk2013-09-261-2/+2
* Remove some useless Core::Id(...) and ProjectExplorer::Tobias Hunger2013-08-201-5/+5
* LdParser: Do not interpret .data as a source filenameOrgad Shaneh2013-07-191-0/+21
* GccParser: Consider multiple definition an errorOrgad Shaneh2013-07-191-1/+29
* Add soft assertions for regexp patternsOrgad Shaneh2013-07-191-0/+5
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-28/+19
* GccParser: Fix parsing of header files without extensionTobias Hunger2013-05-021-1/+32
* Gcc: Handle new warnings/error messages from gcc 4.8Tobias Hunger2013-04-031-12/+86
* IOutputParser: Make sure to not cut too much outputTobias Hunger2013-04-031-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-75/+78
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20