Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-26 | EXPRESSIONS: Fix dosctring typos | Paul Cristian Sarbu | |
2024-10-09 | rules-rust: deduplicate stage arguments | Alberto Sartori | |
2024-07-23 | rules-rust: bugfix: correctly propagate link args of C dependencies | Alberto Sartori | |
2024-06-27 | default target: honor TOOLCHAIN_CONFIG[RUST][PATH] | Klaus Aehlig | |
... instead of hard-coding a vaule. We still keep this value as default. While there, drop unsed value in arguments_config. | |||
2024-06-27 | docs: Fix small typos | Paul Cristian Sarbu | |
2024-06-27 | cargo: set env for all actions | Klaus T. Aehlig | |
... also for those not directly calling rust/cargo tools. In this way, the user can still use the defaults to set the PATH. On certain systems this might be necessary even to get basic programs like cat, awk, etc. | |||
2024-06-25 | repos.json: split main and testing repositories... | Alberto Sartori | |
...such that user can just-import-git only the strictly required repository. | |||
2024-06-24 | Initial commit | Alberto Sartori | |
Co-authored-by: Klaus Aehlig <klaus.aehlig@huawei.com> |