Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-27 | Add minimal example using cargo | Klaus Aehlig | |
... including a test (for which we add python3 as test dependency). | |||
2024-06-25 | Import rust rules and add a minimal example | Klaus 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-04 | test: add overall target | Klaus T. Aehlig | |
... acting as a test suite for all tests; in doing so, also add the usual structure that each directory has is own overall target of only the tree objects with the test results. While there, remove duplicate copy of a test script in a wrong directory. | |||
2024-06-03 | Initial commit | Klaus Aehlig | |