Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | README template: Add section on debug fission | Paul Cristian Sarbu | |
While there, fix a typo. | |||
2025-05-20 | Update just reference | Klaus Aehlig | |
... after the grpc update. | |||
2025-05-12 | Include ["test", "matrix"] in rules documentation | Klaus Aehlig | |
2025-03-21 | Update just reference to 1.5.0v1.5.0 | Klaus Aehlig | |
2025-02-17 | Update sample commit in README | Klaus Aehlig | |
Given the number of fixes since October, it is important that people use a newer commit. | |||
2024-11-05 | Update just reference to 1.4.0 | Klaus Aehlig | |
2024-10-23 | Update sample commit in README | Klaus Aehlig | |
2024-10-23 | Update just reference to v1.4.0-alpha+20241023v1.4.0-alpha+20241023 | Klaus Aehlig | |
2024-08-23 | Add newly-added rules to README | Klaus Aehlig | |
2024-06-20 | Update just reference to v1.4.0-alpha+20240619 | Paul Cristian Sarbu | |
2024-06-04 | Add "rules" binding | Oliver Reiche | |
... so one can also directly build the test_cases. | |||
2024-05-28 | docs: include shell defaults and cmds in overview | Klaus Aehlig | |
2024-05-15 | Use defaults as shell defaults | Klaus Aehlig | |
2024-05-15 | Update just reference to 1.4.0-alpha+20240515 | Klaus Aehlig | |
... to bring in the required defaults for the protobuf build. | |||
2024-05-03 | Update to latest just release | Oliver Reiche | |
2023-11-20 | docs: Add foreign shell library | Oliver Reiche | |
2023-09-18 | Update just dependency to 1.2.1 | Klaus Aehlig | |
2023-08-29 | python: Add type hints and fix style in rules-cc scripts | Paul Cristian Sarbu | |
For maximum compatibility, we use the uppercase types from the typing package instead of the built-in types, therefore compliant with PEP 484 and PEP 526. | |||
2023-08-25 | doc: Add new rules | Oliver Reiche | |
2023-08-25 | doc: List defaults first | Oliver Reiche | |
2023-08-25 | defaults: Add defaults for foreign build tools | Oliver Reiche | |
2023-08-25 | defaults: Fix patch defaults location | Oliver Reiche | |
2023-08-25 | Update just dependency to 1.2.0 release | Klaus Aehlig | |
2023-08-22 | Update documentation | Oliver Reiche | |
2023-08-22 | Bump just version to v1.2.0-beta3 | Oliver Reiche | |
2023-08-17 | documentation: include missing rules | Klaus Aehlig | |
2023-08-16 | defaults: Set defaults for patch | Oliver Reiche | |
2023-06-12 | doc: Improve format and fix typo | Oliver Reiche | |
2023-06-12 | doc: Convert docs to markdown | Oliver Reiche | |
2023-05-31 | Add testcase for cmake dependencies | Sascha Roloff | |
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 | |