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
Age
Commit message (
Expand
)
Author
2024-01-10
Introduce and honor BOOTSTRAP_CFLAGS
Oliver Reiche
2023-12-21
Update to latest rules
Oliver Reiche
2023-12-21
gcc-musl: Support building as crossed native
Oliver Reiche
2023-12-21
gcc-musl: Disable fixincludes
Oliver Reiche
2023-12-21
gcc: Fix GCC patches
Oliver Reiche
2023-12-21
gcc-musl: Set fully qualified MUSL_TARGET
Oliver Reiche
2023-12-21
gcc-musl: Unify static and non-static descriptions
Oliver Reiche
2023-12-21
gcc-musl-static: Do not build shared gcc libs
Oliver Reiche
2023-12-21
gcc-musl: Add libc.so to non-static runlibs
Oliver Reiche
2023-12-21
gcc-musl-static: Fix missing build dir substitution
Oliver Reiche
2023-12-21
gcc-musl-static: Support cross-compiler build
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
Remove unnecessary copies
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