cpython/Tools/buildbot
Zachary Ware a191b91a43 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build
solution.

Currently, Tix is not built in Debug configuration.

This change also:
- simplifies some Tcl/Tk-related msbuild properties for _tkinter
- copies the Tcl and Tk DLLs into the build output directory, meaning
  they will always be available after a build without having to copy
  them manually or change PATH
- removes PCbuild/build_tkinter.py: the solution does the build without
  needing to invoke Python (so Tcl/Tk/Tix can be built in parallel with
  the rest of the build using the `/m` msbuild command line switch)
- removes an outdated README concerning building Tcl/Tk on AMD64
2014-03-21 22:58:19 -05:00
..
build-amd64.bat Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the 2013-11-26 16:32:59 -06:00
build.bat Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the 2013-11-26 16:32:59 -06:00
buildmsi.bat Update the clean and MSI scripts for VS2010 2012-05-13 22:45:57 -05:00
clean-amd64.bat Update the clean and MSI scripts for VS2010 2012-05-13 22:45:57 -05:00
clean.bat merge 3.2 2012-05-14 18:19:16 +02:00
external-amd64.bat Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build 2014-03-21 22:58:19 -05:00
external-common.bat Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build 2014-03-21 22:58:19 -05:00
external.bat Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build 2014-03-21 22:58:19 -05:00
test-amd64.bat Windows buildbot: use --timeout feature in Tools/buildbot/test-amd64.bat 2014-02-20 23:26:12 +01:00
test.bat Windows buildbot: use --timeout feature in Tools/buildbot/test.bat 2014-01-31 16:07:32 +01:00