Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-27 | initial support for adding local headers as dependencies | Jakob Kaivo | |
2020-01-14 | fix segfault when building outside of source tree | Jakob Kaivo | |
2020-01-14 | use a linked list instead of an array | Jakob Kaivo | |
2020-01-14 | use a struct to cache stat() information | Jakob Kaivo | |
2020-01-14 | add LD and LDFLAGS | Jakob Kaivo | |
2020-01-14 | clean up memory leak | Jakob Kaivo | |
2020-01-14 | always build in current directory, source from specified path | Jakob Kaivo | |
2020-01-14 | add note about Makefile being generated in the Makefile | Jakob Kaivo | |
2020-01-14 | compile *.o instead of sources again | Jakob Kaivo | |
2020-01-14 | initial commit | Jakob Kaivo | |