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
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-12-17
busybox: remove CBQ functionality
Klaus Aehlig
2024-11-07
Build iwyu as a linting tool of clang-18
Maksim Denisov
2024-11-07
Simplify logic of INCLUDE_LINTER lookup in clang-18
Maksim Denisov
2024-11-07
Install binutils for clang-18 to a separate directory
Maksim Denisov
2024-11-07
Use quote to simplify build descriptions
Klaus Aehlig
2024-11-05
Update rules reference
Klaus Aehlig
2024-10-23
Update rules
Klaus Aehlig
2024-10-22
Update rules
Klaus Aehlig
2024-09-27
Update rules-cc
Klaus Aehlig
2024-09-27
toolchains: move python to shell defaults
Klaus Aehlig
2024-09-27
clang: use provided ${CMAKE} variable
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-09-27
clang: set CMAKE_MAKE_PROGRAM explicitly to ${MAKE}
Klaus Aehlig
2024-09-27
cmake: set CMAKE_MAKE_PROGRAM to ${MAKE}
Klaus Aehlig
2024-09-27
make: bring in directory of CC as default path
Klaus Aehlig
2024-09-27
busybox: Add directory of CC to path
Klaus Aehlig
2024-08-23
clang: Add support for building clang-tidy
Oliver Reiche
2024-08-08
etc/repos.json: have file root have the to_git pragma
Klaus Aehlig
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-07-03
test rules: use full stage-0 busybox
Klaus Aehlig
2024-07-03
update rules
Klaus Aehlig
2024-07-03
test.TARGETS: inherit shell and foreign toolchain
Klaus Aehlig
2024-07-03
bootstrap busybox: install with deps
Klaus Aehlig
2024-07-03
stage-0/gcc wrapper: point to a parallel directory
Klaus Aehlig
2024-07-03
expand_exec: install with deps
Klaus Aehlig
2024-07-01
complier+tools.TARGETS: fix reference to toolchain defaults
Klaus Aehlig
2024-06-28
CC toolchains: remove wrong reference to $(TOOLCHAIN) in PATH
Klaus Aehlig
2024-06-28
toolchain: set shell toolchain, whenever busybox is available
Klaus Aehlig
2024-06-28
Document that coreutils are no longer a requirement
Klaus Aehlig
2024-06-28
Production stages: use ["shell", "cmds"]
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
stage-0/gcc: copy file to work around source modification in place
Klaus Aehlig
2024-06-28
stage-0/gcc: use our own sh as interpreter
Klaus Aehlig
2024-06-28
stage-0/binutils: explicitly declare absence of C++ compiler
Klaus Aehlig
2024-06-28
stage-0/binutils: use interpreter
Klaus Aehlig
2024-06-28
stage-0/make: directly call the interpreter
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-06-28
stage-0/busybox: bootstrap more utils
Klaus Aehlig
2024-06-28
stage-0/busybox: Also bootstrap ash
Oliver Reiche
2024-05-16
Provide shell defaults for the tests
Klaus Aehlig
2024-05-16
Update rules to a version supporting shell defaults
Klaus Aehlig
[next]