aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-01-06 23:17:00 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-01-06 23:40:17 -0700
commitce5222d945b4e1c3637f1673716bc224434da19a (patch)
treed32ff834b5268df0560fa8f7fcca6b40a21c9fdd /src/codegen/llvm.zig
parentf1ef0a80f1d614bbbb9ad8fae7992d55111c8cd7 (diff)
downloadzig-ce5222d945b4e1c3637f1673716bc224434da19a.tar.gz
zig-ce5222d945b4e1c3637f1673716bc224434da19a.zip
ci: rework linux script
* no longer depend on apt.llvm.org, instead we rely on a zig-bootstrap tarball with pre-built Zig, LLVM, LLD, and Clang. Similar to the Windows Dev Kit but for Linux. This also makes the script no longer depend on Docker, libxml2, or GCC. * remove bash retry logic; it was only needed for flaky apt.llvm.org and isn't needed for the other resources we download. * build and upload the experimental std lib automatically generated docs. langref.html is moved to docs/langref.html because the std lib docs are in docs/std/. * the superfluous "zig" directory in $prefix/lib/zig/std/std.zig is removed from the tarball. * update_download_page makes a commit in the www.ziglang.org repository updating data/releases.json so that repository can manage deploys.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions