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
Age
Commit message (
Expand
)
Author
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/gcc: separate gcc.real from wrapping and use compiled wrapper
Klaus Aehlig
2024-06-28
Update rules
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-05-16
Update rules to a version supporting shell defaults
Klaus Aehlig
2024-05-13
Add gcc 14.1.0
Oliver Reiche
2024-05-13
Bump clang 18 to 18.1.4
Oliver Reiche
2024-04-04
Add clang 18.1.1
Oliver Reiche
2024-04-04
Bump clang 17 to 17.0.6
Oliver Reiche
2024-04-04
tools: Use mimalloc.o for statically linked tools
Oliver Reiche
2024-04-04
musl-gcc: Ship mimalloc.o with musl GCCs
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
stage-0/binutils: Bootstrap via proper Justbuild target
Oliver Reiche
2024-01-10
stage-0/busybox: Bootstrap via proper Justbuild target
Oliver Reiche
2024-01-10
Introduce and honor BOOTSTRAP_CFLAGS
Oliver Reiche
2023-12-21
Update to latest rules
Oliver Reiche
2023-12-21
gcc: Fix GCC patches
Oliver Reiche
2023-12-21
gcc-musl: Unify static and non-static descriptions
Oliver Reiche
2023-12-21
gcc-musl: Fix stripping of binaries and libs
Oliver Reiche
2023-12-21
Add strip binary with multi-target support
Oliver Reiche
2023-11-29
Bump clang 17 to version 17.0.5
Oliver Reiche
2023-11-29
Rename rules for building Clang
Oliver Reiche
2023-11-29
Update to latest rules
Oliver Reiche
2023-10-23
Fix archiver bootstrap if libzstd is available
Oliver Reiche
2023-10-23
Fix typos
Oliver Reiche
2023-10-20
Initial commit
Oliver Reiche