Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove random math.h dependency | Tharre | 2014-09-02 | 1 | -1/+1 |
| | |||||
* | Replace openssl SHA1 functions with custom version | Tharre | 2014-08-24 | 5 | -6/+6 |
| | |||||
* | Make the CC script not use any extra temp files | Tharre | 2014-08-17 | 2 | -4/+4 |
| | |||||
* | Add redo-ifcreate (and add redo-always properly) | Tharre | 2014-08-16 | 1 | -0/+5 |
| | |||||
* | Add redo-always subcommand | Tharre | 2014-08-13 | 1 | -0/+5 |
| | |||||
* | Add the magic number to the dependency record. | Tharre | 2014-08-12 | 1 | -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 ↵ | Tharre | 2014-07-29 | 2 | -2/+2 |
| | | | | checking code to use predefined error macros | ||||
* | Initial codebase | Tharre | 2014-04-08 | 5 | -0/+32 |