summaryrefslogtreecommitdiff
path: root/toolchains/CC/foreign
AgeCommit message (Collapse)Author
2024-09-27toolchains: move python to shell defaultsKlaus Aehlig
... and drop unneeded duplication as well as wrong expansion variables in "PATH" fields.
2024-04-24export toolchainsKlaus Aehlig
An intended use case of this bootstrappable toolchain is to be imported as toolchain into other projects. However, only export targets should be imported into other projects (a recommendation that is a requirement when obtaineing the imported project via a serve endpoint). Fix this by exporting the toolchains.
2023-10-20Initial commitOliver Reiche