Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use cc instead of gcc now that GCC14 is on Arch | Thomas Voss | 2024-05-10 | 1 | -1/+1 |
* | Add an unimplemented manstall target | Thomas Voss | 2024-05-09 | 1 | -0/+2 |
* | Add -a and -s to the build script | Thomas Voss | 2024-05-09 | 1 | -17/+24 |
* | Enable the sanitizer in debug builds | Thomas Voss | 2024-05-09 | 1 | -1/+1 |
* | Add the ‘test’ subcommand | Thomas Voss | 2024-05-04 | 1 | -2/+7 |
* | Update the ‘gen’ rule | Thomas Voss | 2024-04-30 | 1 | -1/+2 |
* | Simplify macros and define _GNU_SOURCE on Glibc | Thomas Voss | 2024-04-27 | 1 | -9/+21 |
* | Build with -Wno-parentheses | Thomas Voss | 2024-04-22 | 1 | -1/+1 |
* | Add the ‘gen’ subcommand | Thomas Voss | 2024-04-20 | 1 | -6/+8 |
* | Prettify output of build system | Thomas Voss | 2024-04-16 | 1 | -6/+9 |
* | Add unicode/gbrk | Thomas Voss | 2024-03-23 | 1 | -0/+2 |
* | Build with -Wvla enabled | Thomas Voss | 2024-03-10 | 1 | -1/+1 |
* | Pass -DNDEBUG when compiling for release | Thomas Voss | 2024-03-10 | 1 | -2/+2 |
* | Add make script | Thomas Voss | 2024-03-10 | 1 | -0/+153 |