aboutsummaryrefslogtreecommitdiffstats
path: root/Redofile
Commit message (Collapse)AuthorAgeFilesLines
* Remove Redofile as an alias for default.doTharre2014-11-181-24/+0
|
* Merge all redo-*.c files into redo.c.Tharre2014-11-171-7/+5
| | | | | | | | The resulting redo binary behaves differently if called with each respective redo-* name, and is symlinked to the different command names. This should reduce the memory footprint of a redo build, as the OS only needs to keep one copy of the redo code in memory.
* Fix indentationTharre2014-11-111-13/+13
|
* Add redo-ifcreate (and add redo-always properly)Tharre2014-08-161-9/+13
|
* Cleanup Redofile and add support for custom install paths with DESTDIRTharre2014-07-221-8/+5
|
* Initial codebaseTharre2014-04-081-0/+25