summaryrefslogtreecommitdiff
path: root/maje.c
AgeCommit message (Expand)Author
2022-04-25add basic library supportJakob Kaivo
2020-03-27make out-of-tree building more robust by removing the command line option for...Jakob Kaivo
2020-01-14default to exec()ing make when finishedJakob Kaivo
2020-01-14display an error if too many directories are specifiedJakob Kaivo
2020-01-14use a linked list instead of an arrayJakob Kaivo
2020-01-14use a struct to cache stat() informationJakob Kaivo
2020-01-14always build in current directory, source from specified pathJakob Kaivo
2020-01-14initial commitJakob Kaivo