aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/gnumakeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge output formatters and output parsersChristian Kandeler2020-04-231-8/+10
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-5/+5
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-44/+28
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+10
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-139/+30
* ProjectExplorer: Clean up IOutputParser interfaceChristian Kandeler2020-04-031-12/+9
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-85/+70
* Utils: Rename FileName to FilePathhjk2019-05-281-19/+19
* Use Qt's QFileInfoList instead of QList<QFileInfo>hjk2019-05-281-1/+1
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-17/+17
* Utils: Replace FileName::FileName(QFileInfo) by a named constructorhjk2019-05-131-1/+1
* GNU make parser: Be more conservative about creating error tasksChristian Kandeler2019-04-021-1/+13
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-6/+6
* CompileOutput: Flush other parsers on make error detectionOrgad Shaneh2017-08-281-0/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* Replace occurrences of QStringList() << patternChristian Stenger2017-02-091-8/+7
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-9/+6
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-3/+1
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-2/+0
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+2
* 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-6/+7
* Update LicenseEike Ziller2015-01-161-6/+6
* 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-2/+2
|/ /
* / GnuMakeParser: Use QRegularExpressionDaniel Teske2014-09-251-15/+15
|/
* MakeParser: Better parsing based on gnumake manualTobias Hunger2014-03-041-30/+63
* 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-6/+6
* Add soft assertions for regexp patternsOrgad Shaneh2013-07-191-0/+5
* MakeParser: Do not show "Warning" as errorOrgad Shaneh2013-07-111-1/+1
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-9/+9
* IOutputParser: Make sure to not cut too much outputTobias Hunger2013-04-031-2/+2
* MakeParser: Handle more warningsTobias Hunger2013-02-131-2/+20
* 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-5/+5
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-34/+35
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-23/+24
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-1/+1