simh-testsetgenerator/.github/workflows
B. Scott Michel 06d41835fe CMake: Win XP (v141_xp) VS install script
Move the PowerShell code from .github/workflow/cmake-builds.yml into its
own script, cmake/github_v141_xp.ps1, to keep cmake-buils.yml readable.
The script also facilitates synchronizng with the Chocolatey installer's
Wait-VSIstallerProcesses function easier (from which this this code is
derived.)

cmake-builds.yml: Check the output from Get-VSSetupInstance and
Set-VSSetupInstance. Empty (or null) output indicates that the v141_xp
install did not complete successfully. Build process will bail when that
happens.

cmake/v141_xp_install.ps1: Unused and now unnecessary script.
2023-10-24 12:46:51 -04:00
..
build.yml CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
cmake-builds.yml CMake: Win XP (v141_xp) VS install script 2023-10-24 12:46:51 -04:00
coverity-scan.yml Add Coverity Scan CI job 2023-07-15 17:12:23 -04:00
release.yml CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00