cpython/Lib/distutils/command
Fred Drake 4b49823edd make sure the default manifest generation includes files identified as
scripts
closes SF bug 796042
2004-03-25 22:04:52 +00:00
..
__init__.py Basic dependency checking. setup() has two new optional arguments 2004-03-22 22:22:05 +00:00
bdist.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
bdist_dumb.py Fix for bug #410541: bdist builds bogus .zips 2002-11-26 17:45:19 +00:00
bdist_rpm.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
bdist_wininst.py Use the right wininstXX.exe, depending on 2004-02-20 19:38:50 +00:00
build.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
build_clib.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
build_ext.py Revert another local change that snuck into a whitespace normalization 2004-01-18 20:39:35 +00:00
build_py.py [Patch #695090 from Bernhard Herzog] Allow specifying both py_modules and packages 2003-02-28 22:03:04 +00:00
build_scripts.py make sure the default manifest generation includes files identified as 2004-03-25 22:04:52 +00:00
checkdep.py Basic dependency checking. setup() has two new optional arguments 2004-03-22 22:22:05 +00:00
clean.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
command_template Cosmetic tweak. 2000-05-30 02:04:54 +00:00
config.py [Patch #681504] Call customize_compiler in config command 2003-02-18 01:28:51 +00:00
install.py Basic dependency checking. setup() has two new optional arguments 2004-03-22 22:22:05 +00:00
install_data.py Use "is" to test type objects, not "==". 2002-11-26 21:28:23 +00:00
install_headers.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
install_lib.py Add comment to Distutil files about requiring 1.5.2 compatibility, as 2002-11-19 13:12:28 +00:00
install_scripts.py Fix mode on scripts to have the read bit set (noted by Nicholas Riley) 2002-11-29 19:45:58 +00:00
register.py Remove the --verify option in favor of the standard -n/--dry-run option 2003-04-09 12:35:51 +00:00
sdist.py make sure the default manifest generation includes files identified as 2004-03-25 22:04:52 +00:00
wininst-6.exe wininst-6.exe and wininst-7.1.exe are in CVS, so that they can be 2004-02-20 18:33:38 +00:00
wininst-7.1.exe wininst-6.exe and wininst-7.1.exe are in CVS, so that they can be 2004-02-20 18:33:38 +00:00