aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/gnumakeparser.h
Commit message (Expand)AuthorAgeFilesLines
* Merge output formatters and output parsersChristian Kandeler2020-04-231-1/+1
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-2/+2
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-4/+1
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-4/+5
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-9/+2
* ProjectExplorer: Clean up IOutputParser interfaceChristian Kandeler2020-04-031-2/+0
* ProjectExplorer: Consistently use nullptrTobias Hunger2018-05-071-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-3/+4
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-9/+6
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-4/+1
* 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/+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
* | GnuMakeParser: Use QRegularExpressionDaniel Teske2014-09-251-5/+5
|/
* MakeParser: Better parsing based on gnumake manualTobias Hunger2014-03-041-1/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* IOutputParser: Remove useless virtual keywordsTobias Hunger2013-04-021-4/+4
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-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-2/+2
* 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
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Output parsers: Make target specific code pseudo genericdt2010-12-061-2/+4
|/
* Fix unit tests of the gnumake parserTobias Hunger2010-09-031-0/+16
* Stop build on fatal make errorsTobias Hunger2010-04-091-0/+4
* Make gnumake parser less noisyTobias Hunger2010-04-071-1/+2
* Report errors in Makefiles in gnumakeparserTobias Hunger2010-03-151-0/+2
* Add unit tests for gnumake parserTobias Hunger2010-03-151-0/+8
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Rework Build Parser handlingTobias Hunger2009-12-091-0/+62