summaryrefslogtreecommitdiff
path: root/build-bootstrap.sh
AgeCommit message (Collapse)Author
2025-07-25Fixed /dev/dri and added VESA supportAlexander Hill
2025-07-23Deprecated sbin and applied CFLAGS to LLVM's first stageAlexander Hill
/sbin is now symlinked to /bin for compatibility's sake
2025-07-18Successfully built Mesa!Alexander Hill
Special thanks to L3m0n-Cao for helping me set up the Python build environment!
2025-07-07Updated the build scripts and started working on DockerAlexander Hill
2025-05-06Built a version of cargo and rustc that won't crashAlexander Hill
Co-authored-by: Alexander Hill <ahill@breadpudding.dev> Co-authored-by: Nicholas McDaniel <nickmcdaniel00@gmail.com>
2025-05-04Enabled lldb for stage 2Alexander Hill
2025-05-02Updated LLVM and added a vendor stringAlexander Hill
2025-04-23Removed root's home directoryAlexander Hill
2025-04-20Moved CMake to the chrooted buildAlexander Hill
2025-04-20Enabled the hostname commandAlexander Hill
2025-04-16Fixed the filesystemAlexander Hill
2025-04-14Booted with an initramfs!Alexander Hill
2025-04-13First attempt at bootingAlexander Hill
Untested because I ran out of space on my image and it's almost midnight
2025-04-13Reached the bootloaderAlexander Hill
2025-04-12Fixed sysroot and added skylake optimizationsAlexander Hill
2025-04-10A whole new world!~Alexander Hill
Co-authored-by: Alexander Hill <ahill@breadpudding.dev> Co-authored-by: Nicholas McDaniel <nickmcdaniel00@gmail.com>