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
/
README.md
Age
Commit message (
Expand
)
Author
2025-06-16
Documentation: describe how to programatically obtain host paths on NixOS
Klaus T. Aehlig
2025-06-12
clang: Support providing lld linker in toolchain
Paul Cristian Sarbu
2025-06-12
Add IWYU support to clang 20 toolchain
Paul Cristian Sarbu
2025-04-02
Update repository import in README
Oliver Reiche
2025-04-02
Add Clang 20.1.0
Oliver Reiche
2025-04-02
Add Clang 19.1.1
Oliver Reiche
2025-04-02
Bump GCC version from 14.1 to 14.2
Oliver Reiche
2024-12-19
Support wrapping bootstrap CC for autotools
Klaus Aehlig
2024-08-23
clang: Add support for building clang-tidy
Oliver Reiche
2024-07-09
Bump clang 18 to 18.1.8
Oliver Reiche
2024-07-09
Bump gcc 13 to 13.3.0
Oliver Reiche
2024-06-28
Document that coreutils are no longer a requirement
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
musl-gcc: Ship mimalloc.o with musl GCCs
Oliver Reiche
2024-01-10
Introduce and honor BOOTSTRAP_CFLAGS
Oliver Reiche
2023-12-21
gcc-musl: Support building as crossed native
Oliver Reiche
2023-12-21
gcc-musl-static: Support cross-compiler build
Oliver Reiche
2023-11-29
Bump clang 17 to version 17.0.5
Oliver Reiche
2023-10-23
Fix typos
Oliver Reiche
2023-10-20
Initial commit
Oliver Reiche