mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00

The user-facing scripts in PCbuild have been updated to be easier to use and the buildbot scripts in Tools\buildbot have been updated to use the user-facing scripts in PCbuild wherever possible.
2 lines
74 B
Batchfile
2 lines
74 B
Batchfile
@rem Used by the buildbot "compile" step.
|
|
call "%~dp0build.bat" -p x64 %*
|