Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert addition of setuptools | Phillip J. Eby | 2006-04-24 | 19 | -4110/+0 |
| | |||||
* | Whilespace normalization (reindint.py). | Tim Peters | 2006-04-18 | 18 | -189/+30 |
| | |||||
* | Split ``get_platform()`` into ``get_supported_platform()`` and | Phillip J. Eby | 2006-04-18 | 1 | -3/+3 |
| | | | | | ``get_build_platform()`` to work around a Mac versioning problem that caused the behavior of ``compatible_platforms()`` to be platform specific. | ||||
* | Handle easy_install being run via -m with no __file__ if done from a | Phillip J. Eby | 2006-04-18 | 1 | -1/+1 |
| | | | | zipfile. | ||||
* | Initial import of setuptools, with integrated tests. | Phillip J. Eby | 2006-04-18 | 19 | -0/+4269 |