aboutsummaryrefslogtreecommitdiffstats
path: root/out
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | The magic number will be used later to determine if a target has already been rebuild.
* Add filepath.c, refactor out parse_shebang() and rewrite most of the error ↵Tharre2014-07-292-2/+2
| | | | checking code to use predefined error macros
* Initial codebaseTharre2014-04-085-0/+32