summaryrefslogtreecommitdiff
path: root/make.c
AgeCommit message (Expand)Author
2022-04-25make directories before trying to put things in themJakob Kaivo
2020-10-22generate install targetJakob Kaivo
2020-03-30add BINDIR for final binaryJakob Kaivo
2020-03-27make out-of-tree building more robust by removing the command line option for...Jakob Kaivo
2020-03-27initial support for adding local headers as dependenciesJakob Kaivo
2020-01-14fix segfault when building outside of source treeJakob Kaivo
2020-01-14use a linked list instead of an arrayJakob Kaivo
2020-01-14use a struct to cache stat() informationJakob Kaivo
2020-01-14add LD and LDFLAGSJakob Kaivo
2020-01-14clean up memory leakJakob Kaivo
2020-01-14always build in current directory, source from specified pathJakob Kaivo
2020-01-14add note about Makefile being generated in the MakefileJakob Kaivo
2020-01-14compile *.o instead of sources againJakob Kaivo
2020-01-14initial commitJakob Kaivo