summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-05-16Update derived filesOliver Reiche
2023-05-06["data", "staged"]: support dropping pathsKlaus Aehlig
In this way, GLOB constructs can be used more easily. As the dropping happens early, this can also be used to solve staging conflicts, by removing that logical path and later add a consolidated artifact to that path.
2023-05-05Update documentationOliver Reiche
2023-04-25Regenerate documentationKlaus Aehlig
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