This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
43a79cc552
cpython
/
Tools
/
buildbot
/
build-amd64.bat
3 lines
76 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Issue #17202: Add .bat to .hgeol to force them to CRLF. Using LF can a script to fail if it tries to use a label that is split across 512 byte blocks. Who knows why.
2015-04-13 13:59:54 -03:00
@
rem Used by the buildbot "compile" step.
Closes #17202: Merge with 3.4
2015-04-13 14:11:40 -03:00
call
"
%~dp0
build.bat
"
-p x64
%*