aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/keilparser.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-1/+0
* Merge output formatters and output parsersChristian Kandeler2020-04-231-4/+4
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-3/+3
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-3/+1
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+3
* BareMetal: Handle details preceding it message in the KEIL parserDenis Shienkov2019-10-181-1/+2
* BareMetal: Handle warnings from BL51 linkerDenis Shienkov2019-10-111-1/+1
* BareMetal: Improve KEIL parser code a bitDenis Shienkov2019-10-111-0/+10
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-4/+4
* bare-metal: Add output parser for KEIL toolchainDenis Shienkov2019-03-181-0/+57