aboutsummaryrefslogtreecommitdiffstats
path: root/out/redo-ifchange.do
Commit message (Collapse)AuthorAgeFilesLines
* Merge all redo-*.c files into redo.c.Tharre2014-11-171-5/+0
| | | | | | | | 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.
* Replace openssl SHA1 functions with custom versionTharre2014-08-241-1/+1
|
* Add filepath.c, refactor out parse_shebang() and rewrite most of the error ↵Tharre2014-07-291-1/+1
| | | | checking code to use predefined error macros
* Initial codebaseTharre2014-04-081-0/+5