aboutsummaryrefslogtreecommitdiffstats
path: root/src/build.h
Commit message (Expand)AuthorAgeFilesLines
* Split add_prereq() into general and specificTharre2016-10-311-0/+1
* Implement new dependency storage systemTharre2016-07-261-1/+1
* Don't export build_target()Tharre2015-06-131-1/+0
* Refactor out handle_c and fix > 8096 reading bugTharre2014-11-241-1/+1
* Merge all redo-*.c files into redo.c.Tharre2014-11-171-1/+0
* Refactor error handling system by using die()Tharre2014-11-161-1/+1
* Change the way redo updates targets.Tharre2014-11-161-1/+1
* Some refactoring and small fixes.Tharre2014-11-111-0/+1
* Make targets depend on do-files.Tharre2014-08-201-1/+1
* Add license notice to README and source filesTharre2014-08-161-0/+8
* Header file cleanup and smaller format fixesTharre2014-08-131-13/+2
* Implement (incomplete) dependency checking.Tharre2014-08-131-0/+3
* Add several methods for storing dependenciesTharre2014-07-301-0/+6
* Print redo <target> later to not print source files and small cleanupTharre2014-07-291-1/+0
* Add filepath.c, refactor out parse_shebang() and rewrite most of the error ch...Tharre2014-07-291-4/+1
* Refactor file_exists() to fexists()Tharre2014-04-251-1/+1
* Initial codebaseTharre2014-04-081-0/+16