Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | doc: Fix various typos and inconsistencies | Paul Cristian Sarbu | |
2025-05-23 | tutorial: Update example outputs in all chapters | Paul Cristian Sarbu | |
...to match the ones produces by latest binaries and rules. | |||
2025-05-23 | tutorial: Add DWP and ADD_DEBUGFLAGS | Paul Cristian Sarbu | |
...to example export targets and defaults. | |||
2025-05-13 | Tutorial: Update reference to rules-cc | Oliver Reiche | |
2025-02-17 | tutorial: update hello-world section | Klaus Aehlig | |
As our defaults rule supports flags common for C and C++ use them, especially as our example only uses common flags. | |||
2025-02-17 | tutorial: update reference to rules-cc | Klaus Aehlig | |
2025-02-14 | tutorial, getting started: add the basics of analyse | Klaus Aehlig | |
2024-10-23 | Update rules reference in tutorial | Klaus Aehlig | |
2024-09-11 | Update rules-cc commit in tutorial | Klaus Aehlig | |
2024-06-26 | tutorials: Update rules-cc commit | Paul Cristian Sarbu | |
...to version fully supporting debugging. | |||
2024-04-23 | tutorial: Update outputs and other improvements | Paul Cristian Sarbu | |
When tutorial docs were changed to showcase running commands with just-mr instead of just, the outputs were not changed. This is now fixed to showcase the results run with current master just-mr (and just), together with other small improvements and fixes. | |||
2023-08-22 | Update tutorial to use latest version of rules-cc | Klaus Aehlig | |
2023-08-17 | tutorial: mention the describe subcommand | Klaus Aehlig | |
... as a way to find out more about the defining rule of a target. While there, also be a bit more explicit about target naming and the fact that the default target is a target of the rules repository. | |||
2023-08-17 | documentation: add some clarifying comments | Klaus Aehlig | |
... emphasizing that source files are just targets and that we could as well use a defined target there. | |||
2023-06-12 | doc: Minor format and consistency improvements | Oliver Reiche | |
2023-06-12 | doc: Convert orgmode files to markdown | Oliver Reiche | |