index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstrap.c
Age
Commit message (
Expand
)
Author
2025-09-27
bootstrap: Add support for DragonFly
Michael Neumann
2025-02-07
compiler: use std.heap.smp_allocator
Andrew Kelley
2025-01-16
compiler: make it easier to apply breaking changes to `std.builtin`
mlugg
2024-09-19
compiler_rt does not need a build_options module
Andrew Kelley
2024-07-26
remove deprecated --mod CLI now that a zig1.wasm update happened
Andrew Kelley
2024-07-21
bootstrap.c: update version
Andrew Kelley
2024-07-19
dev: introduce dev environments that enable compiler feature sets
Jacob Young
2024-03-23
haiku: debitrot
Jacob Young
2024-03-01
compiler: audit debug mode checks
Jacob Young
2024-02-28
make aro-based translate-c lazily built from source
Andrew Kelley
2024-02-03
bootstrap.c: allow overriding the host triple
Jacob Young
2024-01-01
update bootstrap scripts to new zig CLI
Andrew Kelley
2023-12-19
Add FreeBSD to bootstrap.c to make building from source easier in FreeBSD 14
Lateef Jackson
2023-11-17
aro-translate-c: update to upstream changes
Veikka Tuominen
2023-11-14
adjust building from source without LLVM process
Andrew Kelley
2023-11-12
bootstrap.c: add -pthread if the compiler is gnu
Andrew Kelley
2023-11-12
bootstrap.c: update aro module
Andrew Kelley
2023-11-12
add bootstrap.c for building from source without LLVM
Andrew Kelley