Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-04 | Add "rules" binding | Oliver Reiche | |
... so one can also directly build the test_cases. | |||
2023-05-31 | Add testcase for cmake dependencies | Sascha Roloff | |
2023-04-19 | bundled tools: bring own defaults | Klaus Aehlig | |
... instead of using the strict -Wall defaults that are used for just. | |||
2023-04-19 | proto rules: reattach toolchain | Klaus Aehlig | |
Restore the behaviour that, when the rules are imported via just-import-git, the proto tool chain comes as a dependency. In this way the rules can be used in an environment with just a C/C++ compiler present while still having proto available. | |||
2023-01-26 | Test creating libraries from CMake project | Oliver Reiche | |
2022-12-12 | Add tests and readme | Oliver Reiche | |