aboutsummaryrefslogtreecommitdiff
path: root/stage1/config.zig.in
AgeCommit message (Expand)Author
2025-02-07compiler: use std.heap.smp_allocatorAndrew Kelley
2025-01-16compiler: make it easier to apply breaking changes to `std.builtin`mlugg
2024-07-19dev: introduce dev environments that enable compiler feature setsJacob Young
2024-03-01compiler: audit debug mode checksJacob Young
2024-02-26compiler: JIT zig reduceAndrew Kelley
2023-11-10stage1: we don't need have_stage1 config option anymoreAndrew Kelley
2023-11-03fix bootstrapAndrew Kelley
2023-05-17rename omit_pkg_fetching_code to only_core_functionalityAndrew Kelley
2023-01-26update CPU features to LLVM 16Andrew Kelley
2023-01-11disable package manager code when bootstrappingAndrew Kelley
2022-12-06enable the LLVM backend in stage2Andrew Kelley
2022-12-06interpret the WASI blob to produce zig2.c and compiler_rt.cAndrew Kelley
2022-12-06redo CMakeLists.txt to use WASI interpreterAndrew Kelley