Commit graph

5 commits

Author SHA1 Message Date
Ruud van Asseldonk
d096139541 Improve the Ninja documentation
Previously we named the file "build.rcl", but now that that is the
default name for "rcl build", let's name the Ninja meta build file
"ninja.rcl". Also, clarify that Make is able to use the depfiles too,
just in a way that I personally try to stay far away from.
2024-07-27 23:03:05 +02:00
Ruud van Asseldonk
7c8382ab3d Update Ninja docs chapter to match "rcl build" 2024-07-27 23:03:05 +02:00
Ruud van Asseldonk
0d0510d884 Write how to do dynamic targets 2024-02-20 22:17:40 +01:00
Ruud van Asseldonk
c0b244a0af Write about how to generate Ninja files 2024-02-20 22:09:56 +01:00
Ruud van Asseldonk
4590b956d2 Write about using Ninja to build generated files 2024-02-20 20:52:14 +01:00