index
:
~aehlig/just-buildsystem/bootstrappable-toolchain.git
master
A C/C++ toolchain bootstrappable out of a C compiler (with libc) and /bin/sh.
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
defaults
Age
Commit message (
Expand
)
Author
2024-09-27
toolchains: move python to shell defaults
Klaus Aehlig
2024-09-27
["CC/foreign", "defaults"] of stage-1: drop busybox
Klaus Aehlig
2024-09-27
Drop wrong and unneed toolchain reference in defaults target
Klaus Aehlig
2024-07-03
test rules: use full stage-0 busybox
Klaus Aehlig
2024-07-03
test.TARGETS: inherit shell and foreign toolchain
Klaus Aehlig
2024-07-03
expand_exec: install with deps
Klaus Aehlig
2024-06-28
Production stages: inherit shell toolchain
Klaus Aehlig
2024-06-28
Higher stages: reuse stage-0's expand_exec
Klaus Aehlig
2024-06-28
stage-1: add shell defaults
Klaus Aehlig
2024-06-28
stage-0: Use C-version of expand_exec
Klaus Aehlig
2024-06-28
stage-0: use bootstrapped ash as shell
Klaus Aehlig
2024-05-16
Provide shell defaults for the tests
Klaus Aehlig
2024-04-04
tools: Use mimalloc.o for statically linked tools
Oliver Reiche
2024-01-10
repos: Base rules on parent rules
Oliver Reiche
2024-01-10
repos: Refactor rules/static-build to rules/tools
Oliver Reiche
2024-01-10
Introduce and honor BOOTSTRAP_CFLAGS
Oliver Reiche
2023-10-20
Initial commit
Oliver Reiche