aboutsummaryrefslogtreecommitdiffstats
path: root/src/redo-ifchange.c
Commit message (Collapse)AuthorAgeFilesLines
* Add license notice to README and source filesTharre2014-08-161-0/+8
|
* Header file cleanup and smaller format fixesTharre2014-08-131-2/+1
|
* Implement (incomplete) dependency checking.Tharre2014-08-131-1/+9
| | | | | | | | | | Targets still do not depend on .do-files, and a lot of the edge cases are still not handled correctly. Furthermore some error-checking code is still missing, which could possibly crash the program (partially marked with comments), as well as some free() calls. An utitlity python script (print_dep.py) was also added to aid in debugging matters.
* Add several methods for storing dependenciesTharre2014-07-301-0/+1
|
* Convert all tabs to whitespacesTharre2014-04-141-4/+4
|
* Initial codebaseTharre2014-04-081-0/+10