Age | Commit message (Expand) | Author |
---|---|---|
2020-03-27 | initial support for adding local headers as dependencies | Jakob Kaivo |
2020-01-14 | rename addfile() to add_source() to avoid debugging confusion | Jakob Kaivo |
2020-01-14 | st is being used, so it doesn't need a (void)cast to suppress warnings | Jakob Kaivo |
2020-01-14 | use a linked list instead of an array | Jakob Kaivo |
2020-01-14 | use calloc() to ensure NUL termination, remember to NULL terminate the array | Jakob Kaivo |
2020-01-14 | use a struct to cache stat() information | Jakob Kaivo |
2020-01-14 | initial commit | Jakob Kaivo |