1. eba28be Whitespace normalization. by Tim Peters · 20 years ago
  2. db7b002 PEP 314 implementation (client side): by Fred Drake · 20 years ago
  3. 54398d6 helper code, mostly from Andy Harrington, for PEP 314 completion by Fred Drake · 20 years ago
  4. 4085f03 Add missing executable option to DummyCommand. by Martin v. Löwis · 21 years ago
  5. edcac8f make sure distutils logging is shut off in tests to avoid spurious output by Fred Drake · 21 years ago
  6. d04573f This allows additional commands to be provided for existing setup.py by Fred Drake · 21 years ago
  7. b3d55d3 elaborate package data test to make sure get_outputs() gives the right by Fred Drake · 21 years ago
  8. ec6229e Make distutils "install --home" support all platforms. by Fred Drake · 21 years ago
  9. 2202157 add boilerplate so the test modules can be run as scripts by Fred Drake · 21 years ago
  10. 2c9f889 add a couple of tests for the build_scripts command by Fred Drake · 21 years ago
  11. b849edd fix bug: list of data files was initialized too soon in build_py by Fred Drake · 21 years ago
  12. b8ab8b6 move support code to a helper module to ease re-use by Fred Drake · 21 years ago
  13. d0620dc add a test that actually installs some scripts by Fred Drake · 21 years ago
  14. bb7c144 One unit test for distutils is not much, but is more than we had yesterday. by Fred Drake · 21 years ago