Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | Update code dependencies | Klaus T. Aehlig | |
2025-02-10 | Update just dependencies | Klaus T. Aehlig | |
2024-07-30 | Update non-system dependencies | Klaus T. Aehlig | |
... with the latest update of the CC rules, there now is a dependency on sh for CC binaries. Hence extend PATH for CC appropriately. | |||
2024-06-27 | Update just-import-cargo, update just dependencies, and clean up | Klaus T. Aehlig | |
- With the new naming convention of just-import-cargo, there is no longer the conflict on the file etc/defulta/rust/TARGETS. - With the new version of the upstream rust rules, we can use the defaults target directly, as it fully honors TOOLCHAIN_CONFIG[RUST]. - With that simplification in place, we don't have to point just-import-cargo to rules-rust anymore, as for the default-imported rules, the TOOLCHAIN_CONFIG is honored as well. | |||
2024-06-27 | Add minimal example using cargo | Klaus Aehlig | |
... including a test (for which we add python3 as test dependency). |