summaryrefslogtreecommitdiffstats
path: root/examples/recipes/gcc/build.libgcc-initial.yml
AgeCommit message (Collapse)Author
2024-04-13Replace 'inherit' recipe field with 'parent'Matthias Schiffer
All occurrences of 'inherit' in the code are replaced with 'parent' or 'ancestors'.
2024-04-06examples: use {{name}} instead of {{basename}}Matthias Schiffer
{{name}} is usually the better choice for references in the scripts, as it can be overridden.
2024-04-05driver: recipe: let subrecipes inherit meta from parentMatthias Schiffer
2024-04-04examples: convert recipes with common sources to subrecipesMatthias Schiffer