aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/buildoutputparser
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-5/+8
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-7/+8
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-1/+1
* Workaround 5.15 deprecations in QTextStreamsDavid Schulz2020-01-171-3/+1
* Fix compile before current Qt devChristian Stenger2019-11-121-1/+3
* Partial compile fix for current Qt dev and/or Qt 6hjk2019-11-121-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+6
* BuildOutputParser: Make MSVC parser available on non-Windows platformsAndre Hartmann2018-06-145-22/+4
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-091-3/+17
|\
| * buildoutputparser: Install dummy themeChristian Kandeler2017-05-041-3/+17
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-042-2/+3
|\|
| * buildoutputparser: Adapt to removal of "slot" keywordChristian Kandeler2017-05-022-2/+3
* | Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
|/
* BuildOutputParser: Use Qt5-style connectsOrgad Shaneh2016-07-042-4/+3
* qbs build: Introduce new module "qtc".Christian Kandeler2016-06-081-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-193-51/+36
* Qbs: Adapt rpath handling to how it is normally implemented on OS X.Jake Petroules2015-08-211-3/+4
* Introduce and make use of qtcreatortool.pri.Christian Kandeler2015-06-101-11/+3
* Update LicenseEike Ziller2015-01-163-18/+18
* buildoutputparser: Respect $QTC_PREFIX.Raphael Kubo da Costa2015-01-051-1/+1
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-143-21/+24
|\
| * License updateEike Ziller2014-10-093-21/+24
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Centralize addition of plugin library pathsOrgad Shaneh2014-05-081-1/+0
* Nuke plugins PROVIDER settingsOrgad Shaneh2014-05-082-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-092-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
* Remove trailing comma in an enumThiago Macieira2013-12-121-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-303-3/+3
* Introduce command-line tool for parsing build output.Christian Kandeler2013-10-305-0/+312