cpython/Lib/distutils/command
Mark Hammond 1bb124ad0d [ 1761786 ] distutils.util.get_platform() return value on 64bit Windows
As discussed on distutils-sig: Allows the generated installer name on
64bit Windows platforms to be different than the name generated for
32bit Windows platforms.
2007-08-21 01:05:16 +00:00
..
__init__.py
bdist.py
bdist_dumb.py Make dist_files a triple, with the Python target version included, 2005-03-23 18:54:36 +00:00
bdist_msi.py [ 1761786 ] distutils.util.get_platform() return value on 64bit Windows 2007-08-21 01:05:16 +00:00
bdist_rpm.py Patch #1360200: Use unmangled_version RPM spec field to deal with 2006-11-12 18:56:03 +00:00
bdist_wininst.py Make dist_files a triple, with the Python target version included, 2005-03-23 18:54:36 +00:00
build.py
build_clib.py
build_ext.py Bug #1706381: Specifying the SWIG option "-c++" in the setup.py file 2007-04-24 15:27:13 +00:00
build_py.py SF 1668596/1720897: distutils now copies data files 2007-06-01 07:29:12 +00:00
build_scripts.py
clean.py Patch #1104111: Alter setup.py --help and --help-commands. 2005-03-03 08:12:27 +00:00
command_template
config.py
install.py Patch #1459476: install PKG-INFO metadata alongside distutils-installed packages. 2006-03-27 21:55:21 +00:00
install_data.py
install_egg_info.py Fix SF#1566719: not creating site-packages (or other target directory) when 2006-11-10 00:33:36 +00:00
install_headers.py
install_lib.py
install_scripts.py
register.py Change location of the package index to pypi.python.org/pypi 2007-07-25 16:24:23 +00:00
sdist.py Make dist_files a triple, with the Python target version included, 2005-03-23 18:54:36 +00:00
upload.py Change location of the package index to pypi.python.org/pypi 2007-07-25 16:24:23 +00:00
wininst-6.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00
wininst-7.1.exe Recompiled after source changes. 2005-02-03 20:48:26 +00:00
wininst-8.exe Add MSVC8 project files to create wininst-8.exe. 2006-10-04 15:25:28 +00:00