Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-05 | Doc: Describe usage of 'configure' built-in | Oliver Reiche | |
2022-06-28 | Generic: add support for out_dirs | Alberto 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-10 | Document built-in rules | Klaus Aehlig | |