summaryrefslogtreecommitdiff
path: root/xb.ps1
AgeCommit message (Collapse)Author
2022-07-21Python/xenia-build/xb fixesMargen67
Use variable for Python version to make upgrading easier. xb.bat: Update copyright date. Add candidate paths. xb.ps1 Properly use found python executable. More consistency with .bat. Don't spew unnecessary errors, etc. EOF newline.
2020-11-27Add PowerShell build script as alternative to cmdSatori