This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d1f7c594fa
cpython
/
Tools
/
buildbot
/
external-amd64.bat
3 lines
97 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Clean up/refactor the batch scripts used for building on Windows. This is mostly a backport of issue #21907, but also includes a few extras necessary to make the bulidbot scripts as thin as possible.
2015-06-10 01:16:52 -03:00
@
echo
Please use PCbuild\get_externals.bat instead.
@
"
%~dp0
..\..\PCbuild\get_externals.bat
"
%*