Staging
v0.8.1
https://github.com/python/cpython
Revision 1db43f98d525ab108160f92b67c8851080507804 authored by Zachary Ware on 04 September 2015, 04:27:05 UTC, committed by Zachary Ware on 04 September 2015, 04:27:05 UTC
This modifies the behavior of the '-e' flag to PCbuild\build.bat: when '-e'
is not supplied, no attempt will be made to build extension modules that
require external libraries, even if the external libraries are present.

Also adds '--no-<module>' flags to PCbuild\build.bat, where '<module>' is
one of 'ssl', 'tkinter', or 'bsddb', to allow skipping just those modules
(if '-e' is given).
1 parent 7ab6cb4
History
Tip revision: 1db43f98d525ab108160f92b67c8851080507804 authored by Zachary Ware on 04 September 2015, 04:27:05 UTC
Issue #24986: Allow building Python without external libraries on Windows
Tip revision: 1db43f9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 554 bytes
.gitignore -rw-r--r-- 595 bytes
.hgeol -rw-r--r-- 929 bytes
.hgignore -rw-r--r-- 1.0 KB
.hgtags -rw-r--r-- 8.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 44.6 KB
README -rw-r--r-- 52.7 KB
aclocal.m4 -rw-r--r-- 8.3 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 422.6 KB
configure.ac -rw-r--r-- 133.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.4 KB
setup.py -rw-r--r-- 95.4 KB

README

back to top