summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-04-19README: update and clarify the source of proto toolsKlaus Aehlig
2023-04-18Update documentationKlaus Aehlig
2023-04-11["shell/test", "script"]: make TEST_RUN_NUMBER availableKlaus Aehlig
If RUNS_PER_TEST is given, inform each individual test action about the run number it is executing. This can be used, e.g., to set random seeds appropriately.
2023-04-11README.md: document noticeable configuration variablesKlaus Aehlig
2023-04-11README.md: mention that `protobuf` and `grpc` need to be bound on manual importKlaus Aehlig
2023-02-28Update documentationKlaus Aehlig
2023-01-31Update documentationOliver Reiche
2023-01-27Update documentationOliver Reiche
2023-01-27Add examples for interoperability with CMakeOliver Reiche
- consuming CMake libraries - being consumed by CMake
2023-01-26Update documentationOliver Reiche
2023-01-20Update documentationOliver Reiche
2023-01-10Update README.mdOliver Reiche
2022-12-16Merge commit 'e97ac1a8de806e7bccd6a8be8436e95cf2bbb341' into rules-ccOliver Reiche
2022-12-16Merge commit '95284ec611a53ca9c7925aad4bbe3f6561de018a' into shared-rulesOliver Reiche
2022-12-12Add tests and readmeOliver Reiche