aboutsummaryrefslogtreecommitdiffstats
path: root/src/redo-always.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix indentationTharre2014-11-111-4/+4
|
* Make targets depend on do-files.Tharre2014-08-201-1/+3
| | | | | | | | | | | This includes two different scenarios, first if the do-files which was used to build the target has changed the target must be rebuilt. Second, if a target was build by a lower priority do-file, like default.fuu.do, then it must be rebuilt if <target>.fuu.do appears. Note that at this point, Redofile as do-file is semi-supported, as it's future is uncertain.
* Make redo-always pass the right ident to add_dep()Tharre2014-08-161-1/+1
|
* Add license notice to README and source filesTharre2014-08-161-0/+8
|
* Add redo-always subcommandTharre2014-08-131-0/+8