mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-17 21:15:40 +02:00
Greptile review: - slim_dist.ps1: ErrorActionPreference SilentlyContinue -> Continue so failed deletes are reported instead of showing a false success banner - build_optimized.bat: wmic is removed on Windows 11 22H2+; use the built-in %NUMBER_OF_PROCESSORS% env var (with a fallback) so --jobs is not silently 0