Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-15 | BuildIt: Allow specifying MAKEJOBS rather than forcing to nprocs | Robin Burchell | |
2019-05-15 | UseIt: allow sourcing from outside the Toolchain dir | Robin Burchell | |
2019-05-15 | BuildIt: use set -e to fail immediately on error | Robin Burchell | |
This saves time if something goes wrong very early in the build process. | |||
2019-05-08 | Toolchain: Make sure everything ends up in the right place in Root/ | Andreas Kling | |
2019-04-29 | Toolchain: Build GCC with --with-newlib | Andreas Kling | |
2019-04-29 | Toolchain: The toolchain script is now working 🎉 | VAN BOSSUYT Nicolas | |
2019-04-29 | Toolchain: Useit.sh finish and added an install target for the libc's ↵ | VAN BOSSUYT Nicolas | |
Makefile and a bit of ground work for a gcc port | |||
2019-04-29 | Toolchain: GCC and binutils are now configure correctly | VAN BOSSUYT Nicolas | |
2019-04-29 | Toolchain: Added build script (wip) | VAN BOSSUYT Nicolas | |