New submission from Jeremy Kloth:

This patch incorporates Tcl/Tk/Tix into the MSVC build in the same fashion as 
OpenSSL has been done.

Highlights:
- A new project, tcltk, is added that simply calls the Python script 
build_tkinter.py to build the externals.
- New helper module PCbuild/buildlib.py to parse and evaluate the MSBuild 
property files.
- build_tkinter.py is updated to use MSBuild properties for locating the 
sources.
- The tcltk output directory is now inside the PCbuild directory to enable 
different Tcl/Tk/Tix versions for different Python versions

----------
components: Build
hgrepos: 149
messages: 170668
nosy: jkloth
priority: normal
severity: normal
status: open
title: Incorporate Tcl/Tk/Tix into the Windows build process
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15968>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to