]> granicus.if.org Git - python/commit
Clean up/refactor the batch scripts used for building on Windows.
authorZachary Ware <zachary.ware@gmail.com>
Wed, 10 Jun 2015 04:16:52 +0000 (23:16 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 10 Jun 2015 04:16:52 +0000 (23:16 -0500)
commit6250df81bfbe567bb12c6dc29af149c62f35afa6
tree825a96cca40201a4fb5df1e67acc86b1b5c63fd0
parent17d5f474238fc753bf4d28d458784a0e2e6d3cd9
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