Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: remove links from pages to themselves | Ben Boeckel | 2022-11-18 | 1 | -1/+1 |
| | | | | | At least the top-reference links. Internal `:ref:` usages have been left intact. | ||||
* | Tasking: Update CMAKE_TASKING_TOOLSET documentation | Christoph Seitz | 2022-11-07 | 1 | -4/+7 |
| | | | | | | | Clarify the relationship between the compiler version and toolset/architecture. Fixes: #24117 | ||||
* | Help: Minor grammar, typo and formatting cleanups | Craig Scott | 2022-10-09 | 1 | -1/+1 |
| | |||||
* | Tasking: Add support for several compiler toolsets | Christoph Seitz | 2022-09-14 | 1 | -0/+31 |
Add support for the Tasking compiler toolset: * TriCore Compiler Toolset 6.3 (with TriCore, ARM, MCS, 8051 and PCP architecture compilers) * SmartCode Compiler Toolset 10.1 (with TriCore, ARC, MCS, 8051 architecture compilers) * ARM Compiler 6.0 * MCS Complier 3.3 * 8051 Compiler 7.2 Fixes: #23756 |