banan-os/userspace
Bananymous 581caff638 BuildSystem: Install base sysroot only once
Base sysroot is not only installed when creating the syroot directory
for the first time. To get it installed again, you have to either delete
the old sysroot diretory or run clean target

This makes it so its actually possible to edit files specified in the
base sysroot without random hacks.
2024-12-10 16:44:59 +02:00
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 aoc2024: Implement day9 solution 2024-12-09 16:20:21 +02:00
libraries BuildSystem: Install base sysroot only once 2024-12-10 16:44:59 +02:00
programs Kernel: Make backspace \b and delete 0x7F 2024-12-05 17:34:37 +02:00
tests Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00