22 Commits

Author SHA1 Message Date
5484dbc5de Discovered a much faster way to build LLVM 2025-11-07 19:32:17 -05:00
d97f4abeb3 Updated sources and moved configuration to its own folder 2025-10-13 13:29:12 -04:00
d953c8fca2 Removed Rust and updated sources
Rust isn't cooperating as well as I had hoped. It's still a goal to have this as part of the system, but with the issues and lack of progres I've been facing, the overall development of the system can't suffer as a result.
2025-09-06 23:51:50 -04:00
9a96db5d6d Partial stage 0 build 2025-08-18 22:26:56 -04:00
3b684928a1 Attempting to bootstrap Rust 2025-08-17 17:56:25 -04:00
416257d5d6 Removed /mnt and fixed the filesystem 2025-07-28 23:02:39 -04:00
c12534c92b Fixed /dev/dri and added VESA support 2025-07-25 23:33:47 -04:00
82d185aee2 Deprecated sbin and applied CFLAGS to LLVM's first stage
/sbin is now symlinked to /bin for compatibility's sake
2025-07-23 21:02:07 -04:00
9a562846c0 Successfully built Mesa!
Special thanks to L3m0n-Cao for helping me set up the Python build environment!
2025-07-18 23:03:11 -04:00
872a8c617e Updated the build scripts and started working on Docker 2025-07-07 23:28:32 -04:00
c971eb2f31 Built a version of cargo and rustc that won't crash
Co-authored-by: Alexander Hill <ahill@breadpudding.dev>
Co-authored-by: Nicholas McDaniel <nickmcdaniel00@gmail.com>
2025-05-06 23:37:40 -04:00
a277b52246 Enabled lldb for stage 2 2025-05-04 21:37:11 -04:00
1acaf70a12 Updated LLVM and added a vendor string 2025-05-02 22:55:13 -04:00
ca6e4182bf Removed root's home directory 2025-04-23 19:57:43 -04:00
7c11f8a1aa Moved CMake to the chrooted build 2025-04-20 16:20:16 -04:00
48a3a6782b Enabled the hostname command 2025-04-20 06:38:40 -04:00
29e5f6a9d6 Fixed the filesystem 2025-04-16 21:14:48 -04:00
6a9c9665a6 Booted with an initramfs! 2025-04-14 22:19:01 -04:00
814580185e First attempt at booting
Untested because I ran out of space on my image and it's almost midnight
2025-04-13 23:56:50 -04:00
e74bafa7e4 Reached the bootloader 2025-04-13 09:50:58 -04:00
04cd50fa9e Fixed sysroot and added skylake optimizations 2025-04-12 22:09:50 -04:00
f18cf1e886 A whole new world!~
Co-authored-by: Alexander Hill <ahill@breadpudding.dev>
Co-authored-by: Nicholas McDaniel <nickmcdaniel00@gmail.com>
2025-04-10 23:09:28 -04:00