summaryrefslogtreecommitdiff
path: root/mk.sh
AgeCommit message (Expand)Author
2019-02-09merge mkmf/mkdeps functionality into mk.shJakob Kaivo
2019-02-08fix TGFN declarationsJakob Kaivo
2019-02-07fix multi-line macros by looking for ^{tab}Jakob Kaivo
2019-02-02sort function pointer typedefs after record typesJakob Kaivo
2019-02-01properly handle forward declarations of structsJakob Kaivo
2019-01-31propery classify pointers and arrays (and arrays of pointers)Jakob Kaivo
2019-01-30move version_guard function hereJakob Kaivo
2019-01-30change STRUCT and UNION to RECORDJakob Kaivo
2019-01-30account for possible not defined macrosJakob Kaivo
2019-01-28correctly identify the difference between structs, unions, and functionsJakob Kaivo
2019-01-28correctly classify structs and unionsJakob Kaivo
2019-01-27update makefile and header generationJakob Kaivo