COMMITS
/ x.ps1 December 9, 2023
J
use `&` instead of start-process in x.ps1
jyn committed
October 23, 2023
S
x.ps1: remove the check for Python from Windows Store
Sean Cross committed
June 24, 2023
J
Don't print "x.ps1"
jyn committed
J
Give a better error on Windows if python isn't installed
jyn committed
May 6, 2023
M
Rollup merge of #111151 - ozkanonur:syntax-check-on-bootstrap-scripts, r=Mark-Simulacrum
Matthias Krüger committed
May 3, 2023
O
check bootstrap scripts syntax
ozkanonur committed
C
Return error code from x.ps1
Chris Denton committed
December 28, 2022
C
Powershell: Create a `Start-Process` wrapper
Chris Denton committed
C
Powershell: Use `WaitForExit` instead of `-Wait`
Chris Denton committed
October 13, 2022
A
Add better python discovery
Albert Larsan committed
August 12, 2022
J
Use an extensionless `x` script for non-Windows
Josh Stone committed
July 31, 2022
J
Add `x.sh` and `x.ps1` shell scripts
Joshua Nelson committed