aboutsummaryrefslogtreecommitdiff
path: root/src/Package/Fetch.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-02-01 20:17:07 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-02-02 20:43:01 -0700
commit22537873f4e80fa1caca6b7b8a4b14c8d7284de2 (patch)
tree62c068c73037e1a72142aff67c074b92cf82164f /src/Package/Fetch.zig
parentf18576afad6b385377ba8fd18be3d05f7dc98c57 (diff)
downloadzig-22537873f4e80fa1caca6b7b8a4b14c8d7284de2.tar.gz
zig-22537873f4e80fa1caca6b7b8a4b14c8d7284de2.zip
build system: implement --release[=mode]
This allows a `zig build` command to specify intention to create a release build, regardless of what per-project options exist. It also allows the command to specify a "preferred optimization mode", which is chosen if the project itself does not choose one (in other words, the project gets first choice). If neither the build command nor the project specify a preferred release mode, an error occurs.
Diffstat (limited to 'src/Package/Fetch.zig')
0 files changed, 0 insertions, 0 deletions