cpython/Lib/distutils/command
Sean Reifschneider 6011a3c874 SF Patch 1022011: Add a command-line argument --no-autoreq, which sets the
"AutoReq: 0" to disable automatic dependency searching.
2004-09-17 08:34:12 +00:00
..
__init__.py Basic dependency checking. setup() has two new optional arguments 2004-03-22 22:22:05 +00:00
bdist.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
bdist_dumb.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
bdist_rpm.py SF Patch 1022011: Add a command-line argument --no-autoreq, which sets the 2004-09-17 08:34:12 +00:00
bdist_wininst.py The get_installer_filename() method forgot to return the name it 2004-08-17 10:15:07 +00:00
build.py Patch #736857, #736859: Add -e option to build_scripts. 2004-08-25 11:37:43 +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 Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
build_py.py If self.packages is None (this can happen, I saw it), return 2004-06-18 20:39:11 +00:00
build_scripts.py Patch #736857, #736859: Add -e option to build_scripts. 2004-08-25 11:37:43 +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 Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +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 Since build_py handles package data installation, the list of outputs 2004-07-28 14:55:10 +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 Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
sdist.py SF patch 959726: sdist versus SVN 2004-05-31 19:27:59 +00:00
wininst-6.exe The binary layout of cfgdata has changed, so the magic number has to 2004-07-19 10:07:28 +00:00
wininst-7.1.exe The binary layout of cfgdata has changed, so the magic number has to 2004-07-19 10:07:28 +00:00