summaryrefslogtreecommitdiff
path: root/doc/tutorial
AgeCommit message (Expand)Author
2024-07-08tutorial on tests: set shell defaultsKlaus Aehlig
2024-06-26proto tutorial: Add section on debuggingPaul Cristian Sarbu
2024-06-26Add tutorial to showcase debuggingPaul Cristian Sarbu
2024-06-263rd-party tutorial: Add DEBUG flag for fmtlib export targetPaul Cristian Sarbu
2024-06-26tutorials: Fix small typosPaul Cristian Sarbu
2024-06-26tutorials: Update rules-cc commitPaul Cristian Sarbu
2024-05-15Test tuorial: mention creating a defaults definition for the shell toolchainKlaus Aehlig
2024-04-25just serve: Paths in config file should be location objectsPaul Cristian Sarbu
2024-04-24Add first version of just-serve tutorialPaul Cristian Sarbu
2024-04-23tutorial: Update outputs and other improvementsPaul Cristian Sarbu
2024-04-15just-execute doc: Small improvementsPaul Cristian Sarbu
2024-04-15tutorial: Consistent formatting and small fixesPaul Cristian Sarbu
2023-12-19tutorial: explain the difference between action graph and the traversed partKlaus Aehlig
2023-10-24just-execute tutorial: recommend statically linked binaresKlaus Aehlig
2023-08-25tutorial: hint on `just describe` to list implicit dependenciesKlaus Aehlig
2023-08-22Update tutorial to use latest version of rules-ccKlaus Aehlig
2023-08-22tutorial: Use new TOOLCHAIN_CONFIG variableOliver Reiche
2023-08-18tutorial, third party: also mention pkg-config as optionKlaus Aehlig
2023-08-18documentation: third-party code may also be built using foreign toolsKlaus Aehlig
2023-08-17tutorial: mention the describe subcommandKlaus Aehlig
2023-08-17documentation: add some clarifying commentsKlaus Aehlig
2023-08-16tutorial: Add missing language specifierOliver Reiche
2023-08-14doc: Fix typos in tutorialPaul Cristian Sarbu
2023-07-19Add a tutorial on cross compilingKlaus Aehlig
2023-06-12just execute tutorial: hint on the --compatible optionKlaus Aehlig
2023-06-12doc: Minor format and consistency improvementsOliver Reiche
2023-06-12doc: Convert orgmode files to markdownOliver Reiche
2023-05-08tutorial/proto: Also show how to build just the CC bindingsKlaus Aehlig
2023-04-26Tutorial: take latest commit of rules-ccKlaus Aehlig
2023-04-26Test tutorial: defaults from shell/test need to be declaredKlaus Aehlig
2023-04-18Fix typos "boostrap" -> "bootstrap".Niklas Hambüchen
2023-03-29wip:just execute tutorialAlberto Sartori
2023-02-28Various typo fixesPaul Cristian Sarbu
2022-12-16tutorial: Add missing hello.cpp to rebuild sectionOliver Reiche
2022-12-16tutorial: Update file-glob-tree sectionOliver Reiche
2022-12-16tutorial: Update proto sectionOliver Reiche
2022-12-16tutorial: Update tests sectionOliver Reiche
2022-12-16tutorial: Use rules-cc from public Git repositoryOliver Reiche
2022-12-16tutorial: Fix typosOliver Reiche
2022-12-16tutorial: Fix use of new rule interfaceOliver Reiche
2022-12-12tutorial/proto.org: update target and regenerate screen shotsKlaus Aehlig
2022-12-09tutorial: add some clarifying commentsKlaus Aehlig
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-09rules: Drop the ["CC", "header directory"]Oliver Reiche
2022-12-08tutorial: Use newly introduced private-deps for fmtOliver Reiche
2022-11-17fix a typoAlberto Sartori
2022-11-14tutorial: hint on --dump-varsKlaus Aehlig
2022-11-07tutorial: describe using pre-built dependenciesKlaus Aehlig
2022-11-02tutorial/getting-started: Also introduce the concept of stagingKlaus Aehlig
2022-11-02Tutorial getting-started: introduce -PKlaus Aehlig