Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-16 | Make "config" accept a computed target | Klaus Aehlig | |
... and thus allowing the "business logic" in the configuration target (e.g., setting defaults and derived options) to be shared by many targets. | |||
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 | |