banan-os/userspace/libraries
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
..
LibC BuildSystem: Install base sysroot only once 2024-12-10 16:44:59 +02:00
LibELF Kernel: Rework kernel-side ELF loading 2024-09-15 23:57:34 +03:00
LibFont BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibGUI Kernel: Fix SYS_FCNTL command handling :) 2024-12-03 16:12:26 +02:00
LibImage Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
LibInput Kernel: Make backspace \b and delete 0x7F 2024-12-05 17:34:37 +02:00
CMakeLists.txt Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00