|
0da406e97e
|
libui: Add a GUI and graphics library
|
2023-08-08 10:45:53 +02:00 |
|
|
cd9219df52
|
tools: Install kernel API headers into /usr/include/moon
|
2023-08-02 11:56:00 +02:00 |
|
|
a164dcc160
|
libos: Add libos + very basic ArgumentParser
continuous-integration/drone/push Build is passing
libluna but for stuff that interests only userspace, like an argument parser or files or stuff like that.
|
2023-03-29 18:27:02 +02:00 |
|
|
77887eed80
|
luna -> libluna
continuous-integration/drone/push Build is passing
|
2023-02-27 15:22:39 +01:00 |
|
|
8098ff0616
|
tools: Avoid rebuilding libc and friends every single time
continuous-integration/drone/push Build is passing
We do this by preserving timestamps when copying headers so CMake doesn't think they have changed.
|
2023-01-25 21:16:20 +01:00 |
|
|
129e3c434a
|
Switch to C for userspace, with a very bare-bones libc!!
continuous-integration/drone/push Build is failing
|
2023-01-06 13:31:14 +01:00 |
|
|
34e6c05cef
|
Fix it up a bit more
continuous-integration/drone/push Build is passing
|
2022-12-23 10:48:00 +01:00 |
|
|
913b13b380
|
Fix up the header install script
continuous-integration/drone/push Build is passing
|
2022-12-23 10:46:44 +01:00 |
|
|
6b95307b54
|
Add init
|
2022-11-13 12:20:53 +01:00 |
|
|
4a212b4c92
|
Modify shebangs to use /usr/bin/env bash instead of /bin/sh
|
2022-10-08 15:35:39 +02:00 |
|
|
fcf5923cc0
|
WIP: Add a C Library, let's try to compile a Hosted GCC cross-compiler using this!
|
2022-10-01 20:59:22 +02:00 |
|