Commit Graph

3 Commits

Author SHA1 Message Date
Bananymous d546b48b7a BuildSystem: Fix toolchain compilation
There was no way to just install libc which was required for stdlibc++
2024-06-20 14:32:05 +03:00
Bananymous ad6d95ba52 BuildSystem: Rework the whole cmake build system
Now files are installed using the install() command instead of manually
copying files to their destinations. This allows automatic recompilation
of headers that did not work previously
2024-06-19 09:40:03 +03:00
Bananymous 5a939cf252 Userspace: Add simple test for unix domain sockets 2024-02-08 13:18:54 +02:00