.. |
__init__.py
|
#5732: added the check command into Distutils
|
2009-04-11 14:55:07 +00:00 |
bdist.py
|
pep8-fied method names
|
2009-04-05 23:03:10 +00:00 |
bdist_dumb.py
|
Issue #5052: removed backward compatibility information (out of date)
|
2009-01-25 22:09:10 +00:00 |
bdist_msi.py
|
Support AMD64 in msilib. Set Win64 on reglocator.
|
2009-06-12 17:28:31 +00:00 |
bdist_rpm.py
|
removing the force-optimized option as discussed in #1533164
|
2009-03-02 05:38:44 +00:00 |
bdist_wininst.py
|
Fixed #5731: Distutils bdist_wininst no longer worked on non-Windows platforms
|
2009-04-09 21:36:44 +00:00 |
build.py
|
Issue #5052: removed backward compatibility information (out of date)
|
2009-01-25 22:09:10 +00:00 |
build_clib.py
|
removed remaining spaces
|
2009-05-07 21:13:02 +00:00 |
build_ext.py
|
fixed the 'package' option of build_ext
|
2009-05-19 16:17:21 +00:00 |
build_py.py
|
Issue #5052: removed backward compatibility information (out of date)
|
2009-01-25 22:09:10 +00:00 |
build_scripts.py
|
Fixed #4524: distutils build_script command failed with --with-suffix=3
|
2009-02-13 23:00:43 +00:00 |
check.py
|
DistutilsSetupError was not raised when one single warning occured
|
2009-04-17 14:29:56 +00:00 |
clean.py
|
added tests for the clean command
|
2009-03-31 20:50:59 +00:00 |
command_template
|
Cosmetic tweak.
|
2000-05-30 02:04:54 +00:00 |
config.py
|
removed string usage and added a test for _clean
|
2009-04-12 17:02:08 +00:00 |
install.py
|
improved test coverage for distutils.command.install and cleaned it up
|
2009-06-04 07:31:52 +00:00 |
install_data.py
|
added test to the install_data command
|
2009-03-31 20:54:38 +00:00 |
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
|
added tests to the install_headers command
|
2009-03-31 20:55:21 +00:00 |
install_lib.py
|
removing the assert statement so the code works when Python is run with -O
|
2009-05-12 07:01:29 +00:00 |
install_scripts.py
|
Issue #5052: removed backward compatibility information (out of date)
|
2009-01-25 22:09:10 +00:00 |
register.py
|
#6041: sdist and register now use the check command. No more duplicate code for metadata checking
|
2009-05-16 16:37:06 +00:00 |
sdist.py
|
#6041: sdist and register now use the check command. No more duplicate code for metadata checking
|
2009-05-16 16:37:06 +00:00 |
upload.py
|
more tests for the upload command
|
2009-03-31 20:53:55 +00:00 |
wininst-6.0.exe
|
Fix bdist_wininst --user-access-control for win2k
|
2008-05-31 05:11:07 +00:00 |
wininst-7.1.exe
|
Fix bdist_wininst --user-access-control for win2k
|
2008-05-31 05:11:07 +00:00 |
wininst-8.0.exe
|
Added wininst-9.0.exe executable for VS 2008
|
2007-12-31 14:47:07 +00:00 |
wininst-9.0-amd64.exe
|
Fix issue5075: bdist_wininst should not depend on the vc runtime?
|
2009-01-29 12:13:31 +00:00 |
wininst-9.0.exe
|
Fix issue5075: bdist_wininst should not depend on the vc runtime?
|
2009-01-29 12:13:31 +00:00 |