| Age | Commit message (Collapse) | Author |
|
This will be part of the standard toolchain.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This is required by the toolchain and many other programs.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
For installing kernel headers.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This contains a fully working musl+llvm toolchain and many build systems in a pretty small package.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This compiles GNU make from source. This is unfortunately required by many programs, but is a cure dependency only.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This provides a clean and easy to use API over toolchains. A toolchain is an opaque set of artifacts and environment fixups. Exported toolchains should be functionally indistinguishable from each other.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This installs a statically linked busybox binary distribution for decompressing the gentoo stage3 tarball, since there is no native xz implementation.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This places configuration files with hardcoded content in /etc to silence test suites expecting them to be present.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|