aboutsummaryrefslogtreecommitdiff
path: root/make.c
Commit message (Expand)AuthorAgeFilesLines
* Make building var more simpleThomas Voss 2024-02-191-184/+90
* Delete c8dump on clean targetThomas Voss 2024-02-191-2/+3
* Better error messages in the lexerThomas Voss 2024-02-191-0/+3
* Merge --lto and --releaseThomas Voss 2024-02-181-19/+4
* Add c8dumpThomas Voss 2024-02-181-0/+66
* Add ahoy to the clean targetThomas Voss 2024-02-171-2/+2
* Just use 64 instead of UINT64_WIDTHThomas Voss 2024-02-161-2/+0
* Begin implementing an SDL2 frontendThomas Voss 2024-02-141-1/+10
* Check if autogen-lookup.h is outdatedThomas Voss 2024-02-141-1/+1
* Rename lookup.h to autogen-lookup.hThomas Voss 2024-02-141-3/+3
* Fix builds on MacOSThomas Voss 2024-02-141-1/+3
* Define _GNU_SOURCE when using GlibcThomas Voss 2024-02-141-2/+10
* Build librune for AhoyThomas Voss 2024-02-141-1/+8
* Begin work on the Ahoy emulatorThomas Voss 2024-02-131-0/+64
* Make unreachable() useful when debugging, and move common macrosThomas Voss 2024-02-131-2/+2
* Make output nicerThomas Voss 2024-02-131-1/+1
* Genesis commitThomas Voss 2024-02-131-0/+270