Bananymous
|
a775a920d0
|
BuildSystem: remove sse and sse2 from userspace
|
2023-06-03 16:05:32 +03:00 |
Bananymous
|
271dd91292
|
BuildSystem: add rule to build libstdc++
We can now build libstdc++ and actually link with g++
|
2023-06-02 18:39:42 +03:00 |
Bananymous
|
cb359a05dc
|
BuildSystem: link libraries when they change
This also fixed the need for manual linkin on firt build
|
2023-05-31 23:01:40 +03:00 |
Bananymous
|
0ab3332ad3
|
Userspace: Start work on shell
|
2023-05-26 22:31:21 +03:00 |
Bananymous
|
f33e78882e
|
Kernel: Add argc and argv to process entry
|
2023-05-16 00:27:49 +03:00 |
Bananymous
|
7eb43990ad
|
BuildSystem: userspace has cmake target
|
2023-05-11 16:19:53 +03:00 |