Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-19 | Update just dependency to 1.1.0 releasev1.1 | Klaus Aehlig | |
2023-05-05 | Upgrade just tag and regenerate repos.json | Oliver Reiche | |
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 | README: update and clarify the source of proto tools | Klaus Aehlig | |
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-04-18 | Update documentation | Klaus Aehlig | |
2023-04-11 | README.md: document noticeable configuration variables | Klaus Aehlig | |
2023-04-11 | README.md: mention that `protobuf` and `grpc` need to be bound on manual import | Klaus Aehlig | |
2023-01-31 | Update documentation | Oliver Reiche | |
2023-01-27 | Update documentation | Oliver Reiche | |
2023-01-27 | Add examples for interoperability with CMake | Oliver Reiche | |
- consuming CMake libraries - being consumed by CMake | |||
2023-01-26 | Update documentation | Oliver Reiche | |
2023-01-26 | Test creating libraries from CMake project | Oliver Reiche | |
2023-01-20 | Update documentation | Oliver Reiche | |
2023-01-10 | Update README.md | Oliver Reiche | |
2022-12-12 | Add tests and readme | Oliver Reiche | |