Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |