| 2023-03-16 21:49 | compress: Rename modified tinfgzip wrapper to gzip | mintsuki | 4aebbfb5 |
| 2023-03-16 16:01 | build: Remove useless unset commands from common GNUmakefile | mintsuki | afb9e322 |
| 2023-03-16 15:09 | build: Use DEFAULT_VAR for all overridable default makefile vars | mintsuki | 411f164b |
| 2023-03-16 03:38 | Revert "build: bootstrap: Do not manually install install-sh" | mintsuki | 6f3deecd |
| 2023-03-16 02:38 | build: Misc updates for new freestanding-toolchain | mintsuki | 282d2df6 |
| 2023-03-16 01:49 | build: Fix up some makefile variable names | mintsuki | 85275054 |
| 2023-03-16 01:28 | build: configure: Change some variable names to be more friendly | mintsuki | b040010c |
| 2023-03-16 00:23 | decompressor: Move tinf directory to decompressor directory | mintsuki | b39c6e9e |
| 2023-03-14 21:35 | build: configure: Exit on freestanding-toolchain error | mintsuki | bb8bcab3 |
| 2023-03-14 19:07 | build: bootstrap: Do not manually install install-sh | mintsuki | ed3858fe |
| 2023-03-14 18:51 | build: Add and use PROG_ABSPATH autoconf macro | mintsuki | 9efe05df |
| 2023-03-14 16:20 | build: Updates for newer freestanding-toolchain | mintsuki | 91acfcc0 |
| 2023-03-14 11:08 | misc: bootstrap: Fix freestanding-toolchain presence check | mintsuki | 6a3b441b |
| 2023-03-13 19:51 | misc: Do not remove freestanding-toolchain from release tarball | mintsuki | ebf5c62b |
| 2023-03-13 19:40 | misc: Use freestanding-toolchain instead of cross-detect | mintsuki | 9c165458 |
| 2023-03-10 13:01 | docs: LICENSE.md -> LICENSE | mintsuki | db099aa2 |
| 2023-03-08 14:40 | chainload: LoadOptionsSize should be in bytes. Fixes #254 | mintsuki | f381c830 |
| 2023-03-08 06:34 | protocol: Specify that kernel must be physically contiguous | mintsuki | 3f17a0f0 |
| 2023-03-07 12:07 | chainload: BIOS: do not rely on 0x7c00 being free | mintsuki | 6523b0bc |
| 2023-03-07 12:07 | vga_textmode: Minor cursor-related bug fixes | mintsuki | 39784a21 |
| 2023-03-07 01:21 | misc: Load BIOS port at 0xf000 instead of 0x8000 | mintsuki | 97ec5124 |
| 2023-03-06 21:22 | misc: Change example wallpaper | mintsuki | 81f4d5df |
| 2023-03-05 18:01 | stb_image: Fix free/realloc wrappers to handle being passed NULL | mintsuki | 9f51235a |
| 2023-03-05 08:49 | gterm: Fix NULL dereference bug when no wallpaper used | mintsuki | edd4454b |
| 2023-03-05 08:21 | gh: Remove issue templates | mintsuki | 77cd8b08 |
| 2023-03-05 08:08 | compress/gz: Add hack to allow macOS compressed GZs to load with stbi | mintsuki | f92e6706 |
| 2023-03-05 07:47 | image: Use stbi_image_free() instead of freeing buffer ourselves | mintsuki | 7b9600c8 |
| 2023-03-05 07:29 | stb_image: More proper implementation of malloc/free/realloc macros | mintsuki | baf5f6c2 |
| 2023-03-05 07:01 | docs: Minor README.md formatting fix | mintsuki | 4c864630 |
| 2023-03-05 06:57 | image: Use stb_image for image loading | mintsuki | 296e0a26 |