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
/
README.md
Age
Commit message (
Expand
)
Author
2025-09-10
README: update llvm requirement to 21
Tea
2025-04-13
doc: Bump LLVM version in README
Bingwu Zhang
2024-09-19
doc: Bump LLVM version in README
mochalins
2024-08-22
update readme
Andrew Kelley
2024-08-07
README: update how std lib docs are found in a release build
Andrew Kelley
2024-05-14
CMake: bump minimum required version to "3.15"
Eric Joldasov
2024-05-11
Bump required LLVM version in README.md
Jordan Yates
2024-04-20
update list of missing features in no-LLVM built zig2
Marco F
2023-11-14
adjust building from source without LLVM process
Andrew Kelley
2023-11-12
README: make note of what features are missing without LLVM
Andrew Kelley
2023-11-12
add bootstrap.c for building from source without LLVM
Andrew Kelley
2023-09-24
Update LLVM version in README from 16.x to 17.x
Tomasz Lisowski
2023-09-16
Fix minimum cmake version in README
dundargoc
2023-08-12
Fix incorrect lib search paths in README
snoire
2023-07-23
README makeover
Andrew Kelley
2022-03-24
move some files to the .github directory
Andrew Kelley
2022-01-03
readme: dynamic logo light/dark
Andrew Kelley
2021-02-19
readme: update introduction link
Andrew Kelley
2020-12-07
update readme installation instructions
Andrew Kelley
2020-10-26
Copy editing :)
Yanis Zafirópulos
2020-10-21
readme: rewrite the license section
Andrew Kelley
2020-10-12
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-10-08
add a code of conduct
Andrew Kelley
2020-10-07
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-10-05
Remove MSVC 2015 from supported compilers in README
Alexandros Naskos
2020-09-30
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-09-29
Merge remote-tracking branch 'origin/master' into stage2-zig-cc
Andrew Kelley
2020-09-23
ZIG_WORKAROUND_4799 is not required with LLVM 10.0.1
Frank Denis
2020-09-23
Update macOS build instructions with workaround
Calle Englund
2020-09-22
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-09-17
delete all stage1 c++ code not directly related to compiling stage2
Andrew Kelley
2020-09-11
add a manifesto to the readme
Andrew Kelley
2020-08-31
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-08-31
readme: link to wiki page for installing from a package manager
Andrew Kelley
2020-07-24
update LLVM 10 version numbers to 11
Andrew Kelley
2020-07-03
clean up readme
Andrew Kelley
2020-07-03
fix https://github.com/ziglang/zig/issues/4799
Timothee Cour
2020-06-26
README: add link to troubleshooting build issues wiki page
Andrew Kelley
2020-05-05
readme: remove the part about stage2 until it's done
Andrew Kelley
2020-04-17
update cmake, update readme, in response to the dynamic linking fiasco
Andrew Kelley
2020-04-10
update readme instructions for homebrew
Andrew Kelley
2020-03-30
Fix Readme to point to llvm for brew commands
Ali Ahmed
2020-01-16
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley
2019-12-30
update readme tagline
Andrew Kelley
2019-11-13
README: update the short description of what zig is
Andrew Kelley
2019-10-02
llvm 9.0.0 => llvm 10.0.0
Andrew Kelley
2019-09-20
update README
Andrew Kelley
2019-09-02
Merge remote-tracking branch 'origin/master' into llvm9
Andrew Kelley
2019-08-29
Use LLVM path provided by homebrew
Shritesh
2019-08-16
Merge remote-tracking branch 'origin/master' into llvm9
Andrew Kelley
[next]