1
Fork 0
hermetic_cc_toolchain/toolchain
Motiejus Jakštys 65a8d7c4bb toolchain files: reduce the number of files in the sandbox
We already know which headers are necessary, so it's wasteful to put the
full zig_sdk to every sandbox.

This reduces the number of files in `external/zig_sdk` from 15k to 4k or
6k, depending on the action.
2022-12-13 16:40:03 +02:00
..
libc Add libc constraint and libc aware toolchains 2022-04-14 14:29:06 +00:00
libc_aware Add libc constraint and libc aware toolchains 2022-04-14 14:29:06 +00:00
platform added support for Windows targets 2022-06-02 05:27:22 +03:00
private toolchain files: reduce the number of files in the sandbox 2022-12-13 16:40:03 +02:00
toolchain WIP: use relative paths for tools 2022-09-27 10:14:59 +03:00
BUILD add .build.yml 2021-06-08 06:28:15 +03:00
BUILD.sdk.bazel remove zig_include_root 2022-12-07 12:17:44 +02:00
defs.bzl toolchain files: reduce the number of files in the sandbox 2022-12-13 16:40:03 +02:00
zig_toolchain.bzl remove redundant flags 2022-10-01 23:27:58 +03:00