Hive
Sign in
Overview
Projects
Domains
Forage
Flights
Specs
Postmortems
Drops
Digests
Drops
Shipped updates from GitHub releases and changelog feeds across every domain.
Subscribe
Activity
Project
Domain
Source
Filter
Published
Title
Project
Domains
Version
Source
Jun 28, 2026
10:12 UTC
iOS XCFramework release builds handle panic settings correctly
panic=abort is kept for standard release targets but omitted for iOS staticlibs, because the XCFramework build pulls in objc2 which requires
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Rust projects build reliably on Windows
Windows builds no longer fail with long-command-line errors or malformed --cfg feature values when compiling Rust crates with large dependen
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Repair release builds and packaging across Windows, Linux ARM, and iOS XCFramework
Fixes Windows release graph builds that failed with command-line length limits or malformed Rust feature cfg values by routing full rustc in
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Build Rust targets reliably on Windows
Windows builds of Rust targets no longer fail with command-line length errors or malformed feature flags. The entire rustc invocation is rou
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Fix Windows Rust builds that hit the command-line length limit
Windows release builds of crates with large dependency graphs such as once-core previously failed with failed to spawn rustc.exe: The filena
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Structured argument files for declared actions
Rule authors can now pass a structured cmd_args fragment with use_arg_file to declared actions, so generated argument files are materialized
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Windows rustc response and host tool fixes
The prelude now writes rustc response files in the rustc-response format, which keeps arguments verbatim so Windows does not strip quotes or
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Fix long Rust command lines on Windows with response files
Windows builds of large Rust crates such as once-core were failing because the rustc command line exceeded the Windows CreateProcess limit.
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Expose scratch_dir in the Starlark analysis context
Starlark target kind implementations now receive ctx["scratch_dir"] alongside ctx["build_dir"]. build_dir remains the declared output namesp
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Show response-file context in action failure messages
Failed declared graph actions now report generic response-file context alongside the action argv: the response-file path, format, argument c
Once
Once
0.24.0
GitHub
Prev
Next