summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-27["CC/foreign", "defaults"] of stage-1: drop busyboxKlaus Aehlig
2024-09-27Drop wrong and unneed toolchain reference in defaults targetKlaus Aehlig
2024-09-27clang: set CMAKE_MAKE_PROGRAM explicitly to ${MAKE}Klaus Aehlig
2024-09-27cmake: set CMAKE_MAKE_PROGRAM to ${MAKE}Klaus Aehlig
2024-09-27make: bring in directory of CC as default pathKlaus Aehlig
2024-09-27busybox: Add directory of CC to pathKlaus Aehlig
2024-08-23clang: Add support for building clang-tidyOliver Reiche
2024-08-08etc/repos.json: have file root have the to_git pragmaKlaus Aehlig
2024-07-09Bump clang 18 to 18.1.8Oliver Reiche
2024-07-09Bump gcc 13 to 13.3.0Oliver Reiche
2024-07-03test rules: use full stage-0 busyboxKlaus Aehlig
2024-07-03update rulesKlaus Aehlig
2024-07-03test.TARGETS: inherit shell and foreign toolchainKlaus Aehlig
2024-07-03bootstrap busybox: install with depsKlaus Aehlig
2024-07-03stage-0/gcc wrapper: point to a parallel directoryKlaus Aehlig
2024-07-03expand_exec: install with depsKlaus Aehlig
2024-07-01complier+tools.TARGETS: fix reference to toolchain defaultsKlaus Aehlig
2024-06-28CC toolchains: remove wrong reference to $(TOOLCHAIN) in PATHKlaus Aehlig
2024-06-28toolchain: set shell toolchain, whenever busybox is availableKlaus Aehlig
2024-06-28Document that coreutils are no longer a requirementKlaus Aehlig
2024-06-28Production stages: use ["shell", "cmds"]Klaus Aehlig
2024-06-28Production stages: inherit shell toolchainKlaus Aehlig
2024-06-28Higher stages: reuse stage-0's expand_execKlaus Aehlig
2024-06-28stage-1: add shell defaultsKlaus Aehlig
2024-06-28stage-0/gcc: separate gcc.real from wrapping and use compiled wrapperKlaus Aehlig
2024-06-28stage-0/gcc: copy file to work around source modification in placeKlaus Aehlig
2024-06-28stage-0/gcc: use our own sh as interpreterKlaus Aehlig
2024-06-28stage-0/binutils: explicitly declare absence of C++ compilerKlaus Aehlig
2024-06-28stage-0/binutils: use interpreterKlaus Aehlig
2024-06-28stage-0/make: directly call the interpreterKlaus Aehlig
2024-06-28Update rulesKlaus Aehlig
2024-06-28stage-0: Use C-version of expand_execKlaus Aehlig
2024-06-28stage-0: use bootstrapped ash as shellKlaus Aehlig
2024-06-28stage-0/busybox: bootstrap more utilsKlaus Aehlig
2024-06-28stage-0/busybox: Also bootstrap ashOliver Reiche
2024-05-16Provide shell defaults for the testsKlaus Aehlig
2024-05-16Update rules to a version supporting shell defaultsKlaus Aehlig
2024-05-16shell defaults: use qualified rule referenceKlaus Aehlig
2024-05-16shell toolchain: for the time being, use hostKlaus Aehlig
2024-05-13Add gcc 14.1.0Oliver Reiche
2024-05-13Bump clang 18 to 18.1.4Oliver Reiche
2024-04-24export toolchainsKlaus Aehlig
2024-04-04Add clang 18.1.1Oliver Reiche
2024-04-04Bump clang 17 to 17.0.6Oliver Reiche
2024-04-04tools: Use mimalloc.o for statically linked toolsOliver Reiche
2024-04-04musl-gcc: Ship mimalloc.o with musl GCCsOliver Reiche
2024-04-04Fix PATH of top-level toolchainsOliver Reiche
2024-01-19tests: Replace "export" by "configure"Oliver Reiche
2024-01-10repos: Base rules on parent rulesOliver Reiche
2024-01-10repos: Refactor rules/static-build to rules/toolsOliver Reiche