summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-06-12clang: Support providing lld linker in toolchainPaul Cristian Sarbu
2025-06-12Add IWYU support to clang 20 toolchainPaul Cristian Sarbu
2025-04-02Add Clang 20.1.0Oliver Reiche
2025-04-02Add Clang 19.1.1Oliver 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-09-27clang: use provided ${CMAKE} variableKlaus 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-07-03bootstrap busybox: install with depsKlaus Aehlig
2024-07-03stage-0/gcc wrapper: point to a parallel directoryKlaus Aehlig
2024-06-28Production stages: use ["shell", "cmds"]Klaus 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-28stage-0/busybox: bootstrap more utilsKlaus Aehlig
2024-06-28stage-0/busybox: Also bootstrap ashOliver Reiche
2024-05-13Add gcc 14.1.0Oliver Reiche
2024-04-04Add clang 18.1.1Oliver Reiche
2024-04-04musl-gcc: Ship mimalloc.o with musl GCCsOliver Reiche
2024-01-10stage-0/binutils: Drop unneeded endian testOliver Reiche
2024-01-10stage-0/binutils: Bootstrap with --enable-plugins=noOliver Reiche
2024-01-10stage-0/binutils: Bootstrap via proper Justbuild targetOliver Reiche
2024-01-10stage-0/busybox: Bootstrap via proper Justbuild targetOliver Reiche
2024-01-10Introduce and honor BOOTSTRAP_CFLAGSOliver Reiche
2023-12-21gcc-musl: Support building as crossed nativeOliver Reiche
2023-12-21gcc-musl: Disable fixincludesOliver Reiche
2023-12-21gcc-musl: Set fully qualified MUSL_TARGETOliver Reiche
2023-12-21gcc-musl: Unify static and non-static descriptionsOliver Reiche
2023-12-21gcc-musl-static: Do not build shared gcc libsOliver Reiche
2023-12-21gcc-musl: Add libc.so to non-static runlibsOliver Reiche
2023-12-21gcc-musl-static: Fix missing build dir substitutionOliver Reiche
2023-12-21gcc-musl-static: Support cross-compiler buildOliver Reiche
2023-12-21gcc-musl: Fix stripping of binaries and libsOliver Reiche
2023-11-29Remove unnecessary copiesOliver Reiche
2023-11-29Update to latest rulesOliver Reiche
2023-10-20Initial commitOliver Reiche