aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.c
AgeCommit message (Expand)Author
2025-09-27bootstrap: Add support for DragonFlyMichael Neumann
2025-02-07compiler: use std.heap.smp_allocatorAndrew Kelley
2025-01-16compiler: make it easier to apply breaking changes to `std.builtin`mlugg
2024-09-19compiler_rt does not need a build_options moduleAndrew Kelley
2024-07-26remove deprecated --mod CLI now that a zig1.wasm update happenedAndrew Kelley
2024-07-21bootstrap.c: update versionAndrew Kelley
2024-07-19dev: introduce dev environments that enable compiler feature setsJacob Young
2024-03-23haiku: debitrotJacob Young
2024-03-01compiler: audit debug mode checksJacob Young
2024-02-28make aro-based translate-c lazily built from sourceAndrew Kelley
2024-02-03bootstrap.c: allow overriding the host tripleJacob Young
2024-01-01update bootstrap scripts to new zig CLIAndrew Kelley
2023-12-19Add FreeBSD to bootstrap.c to make building from source easier in FreeBSD 14Lateef Jackson
2023-11-17aro-translate-c: update to upstream changesVeikka Tuominen
2023-11-14adjust building from source without LLVM processAndrew Kelley
2023-11-12bootstrap.c: add -pthread if the compiler is gnuAndrew Kelley
2023-11-12bootstrap.c: update aro moduleAndrew Kelley
2023-11-12add bootstrap.c for building from source without LLVMAndrew Kelley