summaryrefslogtreecommitdiff
path: root/etc/repos.json
AgeCommit message (Collapse)Author
2025-03-21Update just reference to 1.5.0v1.5.0Klaus Aehlig
2024-11-05Update just reference to 1.4.0Klaus Aehlig
2024-10-23Update just reference to v1.4.0-alpha+20241023v1.4.0-alpha+20241023Klaus Aehlig
2024-06-20Update just reference to v1.4.0-alpha+20240619Paul Cristian Sarbu
2024-06-04Add "rules" bindingOliver Reiche
... so one can also directly build the test_cases.
2024-05-15Update just reference to 1.4.0-alpha+20240515Klaus Aehlig
... to bring in the required defaults for the protobuf build.
2024-05-03Update to latest just releaseOliver Reiche
2023-09-18Update just dependency to 1.2.1Klaus Aehlig
2023-08-25Update just dependency to 1.2.0 releaseKlaus Aehlig
2023-08-22Bump just version to v1.2.0-beta3Oliver Reiche
2023-05-31Add testcase for cmake dependenciesSascha Roloff
2023-05-19Update just dependency to 1.1.0 releasev1.1Klaus Aehlig
2023-05-05Upgrade just tag and regenerate repos.jsonOliver Reiche
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