aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/iarewparser.h
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Hide plugin test classes to .cpphjk2024-01-121-8/+1
* BareMetal: Dissolve baremetalplugin.hhjk2023-11-171-0/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-8/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-2/+2
* 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 missed stdout error generated by IAR linkerDenis Shienkov2019-10-281-0/+1
* BareMetal: Improve IAR parser code a bitDenis Shienkov2019-10-281-0/+5
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-4/+4
* bare-metal: Add output parser for IAR toolchainDenis Shienkov2019-03-181-0/+64