• v1.5.0 987b36ff3f

    v1.5.0 - Tier-2 toolchain completo (8 tool) + -SkipTier2 + version pin params

    Simone released this 2026-05-11 20:06:12 +00:00 | 256 commits to main since this release

    Novita' rispetto a v1.4.0:

    • Setup-WinBuild2025.ps1 Step 12 Tier-2 toolchain (8 tool, tutti idempotenti):
      PowerShell 7.4.7 LTS (pwsh.exe)
      NSIS 3.10 (makensis.exe, download SourceForge mirror)
      CMake 3.31.6 (cmake.exe)
      Node.js 22.14.0 LTS (node.exe + npm)
      WiX 4.0.5 (wix.exe, via dotnet tool)
      GitHub CLI 2.67.0 (gh.exe)
      Sysinternals Suite (C:\BuildTools\Sysinternals, estratto con 7-Zip)
      vcpkg HEAD (shallow clone + bootstrap, C:\BuildTools\vcpkg)
    • Tutti i binari aggiunti al Machine PATH e verificati al Final gate
    • Prepare-WinBuild2025.ps1: 7 nuovi parametri (Pwsh7Version, NSISVersion,
      CMakeVersion, NodeJSVersion, WiXVersion, GhCliVersion, VcpkgRef) con pass-through
    • Switch -SkipTier2 per saltare Step 12 (utile per re-run rapidi)
    • Validate-SetupState.ps1: check Tier-2 nei blocchi main e re-run
    Downloads