We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ced1e commit 0dd5374Copy full SHA for 0dd5374
release-windows.bat
@@ -0,0 +1,6 @@
1
+
2
+py.exe build-windows.py --sh c:\dev\cygwin64\bin\sh.exe --python cpython-3.8 --profile shared-pgo
3
+py.exe build-windows.py --sh c:\dev\cygwin64\bin\sh.exe --python cpython-3.9 --profile shared-pgo
4
5
+py.exe build-windows.py --sh c:\dev\cygwin64\bin\sh.exe --python cpython-3.8 --profile static-noopt
6
+py.exe build-windows.py --sh c:\dev\cygwin64\bin\sh.exe --python cpython-3.9 --profile static-noopt
0 commit comments