aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
11 daysbump version number to 0.3.0.B. Watson
2024-12-17update VERSION to 0.2.1B. Watson
2024-12-16Makefile nitpick0.2.0B. Watson
2024-12-16playing with cosmocc.B. Watson
2024-12-16Makefile: remove GNU make specific constructsB. Watson
2024-12-16add targets for testing with various compilersB. Watson
2024-12-16add options to --help message.B. Watson
2024-12-14add option parsing, implement -r option.B. Watson
2024-12-13Makefile: build with warnings, force C89.B. Watson
2024-12-13Makefile: mention GNU makeB. Watson
2024-12-13parameterize VERSION in man pageB. Watson
2024-12-13add version info, use MYCFLAGS for user flagsB. Watson
2024-12-12add install target to MakefileB. Watson
2024-12-12fix Makefile, dashes in hex dump, red for codepoints > U+10FFFF, fix spacing.B. Watson
2024-12-12initial commitB. Watson