aboutsummaryrefslogtreecommitdiffstats
path: root/src/redo.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the magic number to the dependency record.Tharre2014-08-121-0/+17
| | | | | The magic number will be used later to determine if a target has already been rebuild.
* Add _XOPEN_SOURCE to include the right headersTharre2014-07-311-2/+1
|
* Add several methods for storing dependenciesTharre2014-07-301-2/+3
|
* Create .redo and set REDO_ROOT to cwdTharre2014-07-291-0/+22
|
* Convert all tabs to whitespacesTharre2014-04-141-8/+8
|
* Initial codebaseTharre2014-04-081-0/+15