summaryrefslogtreecommitdiff
path: root/etc/repos.template.json
AgeCommit message (Collapse)Author
2024-06-04Add "rules" bindingOliver Reiche
... so one can also directly build the test_cases.
2023-05-31Add testcase for cmake dependenciesSascha Roloff
2023-04-19bundled tools: bring own defaultsKlaus Aehlig
... instead of using the strict -Wall defaults that are used for just.
2023-04-19proto rules: reattach toolchainKlaus 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-26Test creating libraries from CMake projectOliver Reiche
2022-12-12Add tests and readmeOliver Reiche