]> granicus.if.org Git - python/commit
Clean up/refactor the batch scripts used for building on Windows.
authorZachary Ware <zachary.ware@gmail.com>
Tue, 9 Jun 2015 20:21:39 +0000 (15:21 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 9 Jun 2015 20:21:39 +0000 (15:21 -0500)
commite1076aa4e2fc164a908fc4a7e775ccf57c32c2c4
tree5a9d7c6cb7681e961926a156b88a0a8ec3d5c5e0
parent66f8d75ba8f16605fe6c3d12eb57410ed1027572
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.
14 files changed:
PCbuild/build.bat
PCbuild/env.bat
PCbuild/get_externals.bat [new file with mode: 0644]
PCbuild/rt.bat
Tools/buildbot/README.tcltk-AMD64 [deleted file]
Tools/buildbot/build-amd64.bat
Tools/buildbot/build.bat
Tools/buildbot/clean-amd64.bat
Tools/buildbot/clean.bat
Tools/buildbot/external-amd64.bat
Tools/buildbot/external-common.bat [deleted file]
Tools/buildbot/external.bat
Tools/buildbot/test-amd64.bat
Tools/buildbot/test.bat