summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2025-05-09Add basic introduction to tree overlaysKlaus Aehlig
2025-04-16Add basic tutorial section on invocation loggingKlaus Aehlig
... under the advanced chapter of our tutorial.
2025-04-16README: separate basic tutorial from advanced topicsKlaus Aehlig
While it is useful to have an end-to-end example also for advanced topics, they should not be mixed with the basic tutorial showing how to use the tool to build a typical project (here in C/C++).
2025-04-11README: link profiling documentationKlaus Aehlig
2025-04-09Document tree overlays as implemented conceptKlaus Aehlig
2025-03-17Extend tutorial to also include other uses of build delegationKlaus Aehlig
2025-03-06tutorial: Add chapter on just-lockPaul Cristian Sarbu
Also update the README.
2025-02-14README: mention target-level caching and remote execution in summaryKlaus Aehlig
... as these are important features of the build tool. In particular, target-level caching as a service is probably a unique feature.
2025-01-30README: fix reference to tutorial sectionKlaus Aehlig
2025-01-30Add basic introduction on how to set up computed rootsKlaus Aehlig
2025-01-23Document computed roots as implemented conceptKlaus Aehlig
... rather than as future design. While there, also add target-level caching as a service to the list of documentation pages.
2024-09-11Add a tutorial on setting up lintersKlaus Aehlig
2024-06-26Add tutorial to showcase debuggingPaul Cristian Sarbu
2024-04-24Add first version of just-serve tutorialPaul Cristian Sarbu
2024-04-15tutorial: Consistent formatting and small fixesPaul Cristian Sarbu
2023-07-19README: fix typo in referenceKlaus Aehlig
2023-07-19Add a tutorial on cross compilingKlaus Aehlig
2023-07-12Execution properties are no longer a future designKlaus Aehlig
... but an implemented concept. Update the documentation accordingly.
2023-06-28doc: Move non-upwards symlinks to conceptsPaul Cristian Sarbu
Also link it in the README.
2023-06-12doc: Convert orgmode files to markdownOliver Reiche
2023-03-29wip:just execute tutorialAlberto Sartori
2023-02-22docs: Fix typos in general documentationPaul Cristian Sarbu
2023-01-20Document the conepts behind garbage collectionKlaus Aehlig
2022-12-12README: minor wording fixesKlaus Aehlig
2022-10-07Tutorial: add section on `just rebuild`Klaus Aehlig
2022-08-23Add new tutorial sections to READMEKlaus Aehlig
2022-07-25Add basic overview filesKlaus Aehlig