Files
chimera-gfx-Public/docs/retroarch/phase-1.0cd-cleanup-result-and-configure-timeout-correction-gate.md
Chimera GFX release export a6037502d7
phase0-ci / build-and-audit (push) Successful in 2m14s
Publish Chimera GFX source
2026-09-03 03:27:14 +02:00

16 lines
675 B
Markdown

# Phase 1.0CD: cleanup result and configure-timeout correction gate
Status: `EXACT_OUTPUT_CLEANUP_PASSED_CONFIGURE_TIMEOUT_CORRECTION_ALLOWED`
Date: 2026-07-30
The one CC cleanup transaction removed only the registered failed stage and
partial build directory. Their worktree metadata is absent and the pinned SDL
source remains clean.
CD permits one source-only change: increase
`cmake_configure_sdl_only.timeout_seconds` from 120 to 600. The prior configure
had already completed C and C++ compiler identification before its deadline.
All argv, output limits, later build timeout and safety exclusions remain
unchanged. Invocation and output reuse remain unauthorized.