Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-12 | doc: Convert orgmode files to markdown | Oliver Reiche | |
2023-05-08 | tutorial/proto: Also show how to build just the CC bindings | Klaus Aehlig | |
2022-12-16 | tutorial: Update proto section | Oliver Reiche | |
... by explicitly specifying the protobuf repository and using just-import-git to import the rules-cc repository. Furthermore, protobuf's subdir "examples" is used directly and all targets are created in the top-level module. | |||
2022-12-12 | tutorial/proto.org: update target and regenerate screen shots | Klaus Aehlig | |
... given that binaries now only have "private-proto" (as there are no public dependencies of a binary anyway). While there, also hint on the script for git imports, to simplify the setup of the example. | |||
2022-12-09 | tutorial: add some clarifying comments | Klaus Aehlig | |
... on parts a first-time reader might (and actually did) stumble upon. | |||
2022-10-20 | Tutorial: Adjust 'test/glob/rebuild/proto' sections | Oliver Reiche | |
2022-08-19 | Tutorial: Use sh instead shell for improved rendering | Oliver Reiche | |
2022-06-22 | Tutorial: Updated proto section | Oliver Reiche | |
2022-06-20 | Tutorial: Regenerate screenshots with adjusted hashes | Oliver Reiche | |
2022-06-17 | Add tutorial on how to use proto buffers with just | Klaus Aehlig | |
While we assume the reader already knows what proto buffers are, the tutorial introduces the concept of anonymous targets. |