summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/env_windows_vs2022_x64_ninja.ps1
Commit message (Collapse)AuthorAgeFilesLines
* ci: allow powershell variables assigned in env scripts to persistBrad King2022-09-121-1/+1
| | | | | | | | Load env scripts with `.` sourcing instead of `Invoke-Expression`. This allows powershell variables to persist, much like bash. Leave helper script loading unchanged, as those scripts may set powershell variables that we do not want to persist.
* ci: Enable ISPC tests on Linux, Windows, and macOS nightly buildsBrad King2022-06-061-0/+3