summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-02Bump GCC version from 14.1 to 14.2Oliver Reiche
2024-12-19Support wrapping bootstrap CC for autotoolsKlaus Aehlig
2024-12-17busybox: remove CBQ functionalityKlaus Aehlig
2024-11-07Build iwyu as a linting tool of clang-18Maksim Denisov
2024-11-07Simplify logic of INCLUDE_LINTER lookup in clang-18Maksim Denisov
2024-11-07Install binutils for clang-18 to a separate directoryMaksim Denisov
2024-11-07Use quote to simplify build descriptionsKlaus Aehlig
2024-11-05Update rules referenceKlaus Aehlig
2024-10-23Update rulesKlaus Aehlig
2024-10-22Update rulesKlaus Aehlig
2024-09-27Update rules-ccKlaus Aehlig
2024-09-27toolchains: move python to shell defaultsKlaus Aehlig
2024-09-27clang: use provided ${CMAKE} variableKlaus Aehlig
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