aboutsummaryrefslogtreecommitdiffstats
path: root/out
Commit message (Expand)AuthorAgeFilesLines
* Replace the build.sh script with bootstrap.shTharre2016-12-201-1/+1
* Improve CC.doTharre2016-08-031-2/+2
* Implement new dependency storage systemTharre2016-07-261-1/+1
* Add support for local config files (config.local)Tharre2015-01-031-0/+9
* Fix scripts to honor paths with spacesTharre2014-12-221-2/+2
* Fix bug in CC.do.Tharre2014-11-241-1/+1
* Make CC fail correctly (it does now, I promise)Tharre2014-11-181-2/+2
* Don't overwrite $CFLAGS and $LDFLAGSTharre2014-11-181-2/+2
* Merge all redo-*.c files into redo.c.Tharre2014-11-173-15/+0
* Rewrite CC.do to make it fail if $CC failsTharre2014-09-121-4/+2
* Fix regression caused by 5e5e7e6Tharre2014-09-031-1/+1
* Remove random math.h dependencyTharre2014-09-021-1/+1
* Replace openssl SHA1 functions with custom versionTharre2014-08-245-6/+6
* Make the CC script not use any extra temp filesTharre2014-08-172-4/+4
* Add redo-ifcreate (and add redo-always properly)Tharre2014-08-161-0/+5
* Add redo-always subcommandTharre2014-08-131-0/+5
* Add the magic number to the dependency record.Tharre2014-08-121-1/+1
* Add filepath.c, refactor out parse_shebang() and rewrite most of the error ch...Tharre2014-07-292-2/+2
* Initial codebaseTharre2014-04-085-0/+32