summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/gnumakeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix unit testTobias Hunger2011-06-301-1/+1
* debugger: rename gdbmacros* to dumper*hjk2011-06-291-2/+2
* Parser: Make parser test engine more strictTobias Hunger2011-05-181-5/+5
* 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
* simplify unnecessarily platform-dependent tempdir determinationOswald Buddenhagen2011-03-111-6/+1
* 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-4/+9
* | Task: Make sure file contains non-native separatorsTobias Hunger2010-10-251-1/+1
|/
* Parser debugging/testing improvementsTobias Hunger2010-09-151-0/+19
* Handle more make errorsTobias Hunger2010-09-081-3/+16
* Fix unit tests of the gnumake parserTobias Hunger2010-09-031-1/+16
* Fix gnumakeparser unit testTobias Hunger2010-06-161-1/+3
* Don't remove directories that were added multiple timesdt2010-06-081-2/+2
* Stop build on fatal make errorsTobias Hunger2010-04-091-1/+9
* Make gnumake parser less noisyTobias Hunger2010-04-071-50/+79
* Do not warn on make complaining about "Nothing to be done"Tobias Hunger2010-03-151-0/+10
* Report errors in Makefiles in gnumakeparserTobias Hunger2010-03-151-11/+56
* Add unit tests for gnumake parserTobias Hunger2010-03-151-7/+263
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Rework Build Parser handlingTobias Hunger2009-12-091-0/+95