Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix indentation | Tharre | 2014-11-11 | 1 | -4/+4 |
| | |||||
* | Make targets depend on do-files. | Tharre | 2014-08-20 | 1 | -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() | Tharre | 2014-08-16 | 1 | -1/+1 |
| | |||||
* | Add license notice to README and source files | Tharre | 2014-08-16 | 1 | -0/+8 |
| | |||||
* | Add redo-always subcommand | Tharre | 2014-08-13 | 1 | -0/+8 |