Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BareMetal: Hide plugin test classes to .cpp | hjk | 2024-01-12 | 1 | -8/+1 |
* | BareMetal: Dissolve baremetalplugin.h | hjk | 2023-11-17 | 1 | -0/+11 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | BareMetal: Convert to Tr::tr | hjk | 2022-10-11 | 1 | -8/+2 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Core/Utils: Migrate further to Utils::Id | hjk | 2020-07-06 | 1 | -1/+1 |
* | Merge output formatters and output parsers | Christian Kandeler | 2020-04-23 | 1 | -1/+1 |
* | ProjectExplorer: Split up the IOutputParser class | Christian Kandeler | 2020-04-16 | 1 | -3/+3 |
* | Output parsers: Replace the chaining approach | Christian Kandeler | 2020-04-09 | 1 | -3/+1 |
* | IOutputParser: Replace std{Out,Err} with a single parameterized function | Christian Kandeler | 2020-04-08 | 1 | -2/+3 |
* | bare-metal: Refactor the plugin code a bit more | Denis Shienkov | 2019-05-08 | 1 | -4/+4 |
* | bare-metal: Add command line parser for SDCC toolchain | Denis Shienkov | 2019-05-08 | 1 | -0/+57 |