Commit Graph

10 Commits

Author SHA1 Message Date
starr-openai
2bfcc88340 Compile archive lld shim with Roslyn 2026-05-13 17:10:35 -07:00
starr-openai
bb20435949 Fix archive lld wrapper compilation 2026-05-13 17:05:58 -07:00
starr-openai
6d357d4fe3 Filter unsupported ARM64 lld flag in archive probe 2026-05-13 17:03:43 -07:00
starr-openai
2116527ae0 Probe ARM64 archive with rust-lld 2026-05-13 16:56:19 -07:00
starr-openai
04132fdfbf Probe ARM64 archive with lld-link 2026-05-13 16:47:22 -07:00
starr-openai
fe3230ad4a Add archive cargo process probe 2026-05-13 16:34:37 -07:00
starr-openai
ff0141d713 Set explicit ARM64 Cargo linker for archive probe 2026-05-13 16:14:45 -07:00
starr-openai
9c6ce80d08 Normalize MSVC PATH export for archive probe 2026-05-13 16:06:53 -07:00
starr-openai
202487bd63 Export ARM64 MSVC env for archive probe 2026-05-13 16:00:38 -07:00
starr-openai
077a3970d7 Use Dev Drive for Windows CI
Configure Windows Rust CI jobs and the shared Bazel CI setup to put temp, repository-cache, and output-root paths on the runner's fast work drive when available. Fall back to C: if no secondary drive or Dev Drive provisioning path is available.

Co-authored-by: Codex <noreply@openai.com>
2026-05-07 15:20:40 -07:00