diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-06-05 16:44:22 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-06-05 16:44:22 (GMT) |
commit | 4a01fd2d65c8db3b9c66aa523673c994731e8517 (patch) | |
tree | fadf92cde61c056b695c21bd2c00333ca515c641 /PCbuild/tk.vcxproj | |
parent | f9e49dd346711dff6d4301a2edc0ca23f7f12b6f (diff) | |
download | cpython-4a01fd2d65c8db3b9c66aa523673c994731e8517.zip cpython-4a01fd2d65c8db3b9c66aa523673c994731e8517.tar.gz cpython-4a01fd2d65c8db3b9c66aa523673c994731e8517.tar.bz2 |
Clean up Tcl/Tk building in the Windows buildbot scripts.
- Nix the 'noxp' option, it was for Win2k compatibility (which was dropped
with Python 3.3) and made default ttk ugly on post-Win2k systems (#21665)
- Use 'OPTS=symbols' instead of 'DEBUG=1'; symbols is the official method
- Use core, shell, dlls, install-binaries, and install-libraries targets
instead of all and install to avoid trying to 1) build packages that don't
work with MSVC 10+ and 2) install unnecessary bits and pieces.
Diffstat (limited to 'PCbuild/tk.vcxproj')
0 files changed, 0 insertions, 0 deletions