summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2024-06-26import dependencies: add just-deduplicate-repos and just-import-cargoKlaus Aehlig
... and already put just-deduplicate-repos at the correct part of the import description in etc/generate-repos.sh
2024-06-25Import rust rules and add a minimal exampleKlaus T. Aehlig
Note that the PATH for rust targets also has to include that for the C compiler and hence also coreutils, as the rust compiler calls out to `cc`.
2024-06-25Import rules instead of hard-codingKlaus T. Aehlig
2024-06-03Initial commitKlaus Aehlig