summaryrefslogtreecommitdiff
path: root/doc/tutorial
AgeCommit message (Expand)Author
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
2022-11-02tutorial/getting-started: better explain object identifiersChristian Lütke Stetzkamp
2022-10-20Tutorial: Adjust 'test/glob/rebuild/proto' sectionsOliver Reiche
2022-10-20Tutorial: Adjust 'Third-party' section to new changesOliver Reiche
2022-10-20Tutorial: Adjust 'Hello world' section to new changesOliver Reiche
2022-10-07Tutorial: add section on `just rebuild`Klaus Aehlig
2022-08-26tutorial/test: demonstrate that the internals of the test are availableKlaus Aehlig
2022-08-26tutorial/thrid-party-software: clarify tree refrenceKlaus Aehlig
2022-08-24Glob tutorial: fix typos and white spaceKlaus Aehlig
2022-08-23Add a tutorial section explaining targets vs explicit source referencesKlaus Aehlig
2022-08-22Tutorial: Add minimalistic getting started sectionOliver Reiche
2022-08-19Tutorial: Use sh instead shell for improved renderingOliver Reiche
2022-07-28Upd tutorial to reflect new just-mr setup outputPaul Cristian Sarbu