summaryrefslogtreecommitdiff
path: root/doc/concepts/built-in-rules.org
AgeCommit message (Collapse)Author
2022-06-28Generic: add support for out_dirsAlberto Sartori
Before this patch, the built-in "generic" type allowed for just output files, listed in the field "outs". Now, the type also supports output directories, listed in the "out_dirs" field. The output directories are created before the command is executed.
2022-05-10Document built-in rulesKlaus Aehlig