aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/ldparser.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-3/+3
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-1/+1
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-1/+1
* Toolchains: Add output parser for Apple ldChristian Kandeler2019-11-011-1/+5
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* OutputParser: Treat ranlib warnings as warningsTobias Hunger2015-03-021-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
* | LdParser: Use QRegularExpressionDaniel Teske2014-09-291-3/+3
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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
* LD: Improve parsing of linker error messagesTobias Hunger2011-11-221-1/+0
* 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-0/+55