mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +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 %*
|