diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2021-01-06 23:17:00 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-01-06 23:40:17 -0700 |
| commit | ce5222d945b4e1c3637f1673716bc224434da19a (patch) | |
| tree | d32ff834b5268df0560fa8f7fcca6b40a21c9fdd /src/codegen/c.zig | |
| parent | f1ef0a80f1d614bbbb9ad8fae7992d55111c8cd7 (diff) | |
| download | zig-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/c.zig')
0 files changed, 0 insertions, 0 deletions
