Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: allow powershell variables assigned in env scripts to persist | Brad King | 2022-09-12 | 1 | -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 builds | Brad King | 2022-06-06 | 1 | -0/+3 |