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
41525e31a5
cpython
/
Tools
/
buildbot
/
external.bat
3 lines
95 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Issue #21907: Improved the batch scripts provided for building Python. 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.
2014-07-07 15:39:59 -03:00
@
echo
Please use PCbuild\get_externals.bat instead.
@
"
%~dp0
..\..\PCbuild\get_externals.bat
"
%*