summaryrefslogtreecommitdiff
path: root/distribute_setup.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed Python 3 compatibility issue introduced in #435agronholm2009-09-271-4/+7
* starting 0.6.3 developmenttarek2009-09-261-1/+1
* make the bootstrap file py2.3+win32 compatibletarek2009-09-251-13/+28
* Merging. Mercurial is confusing.Lennart Regebro2009-09-231-104/+103
|\
| * Fix python_cmd return valueagronholm2009-09-231-12/+4
| * Get rid of the ugly Jython hack since the subprocess module is now always ava...agronholm2009-09-231-9/+2
| * Convert string template arguments in logger calls to logger argumentsagronholm2009-09-231-14/+14
| * PEP8 fixesagronholm2009-09-231-70/+84
* | Fixed a bug that gave a traceback when doing install --help under Python 3.Lennart Regebro2009-09-221-1/+1
|/
* fixed typotarek2009-09-131-1/+1
* next version is 0.6.2tarek2009-09-121-1/+1
* better marker for easy_install detectiontarek2009-09-111-3/+5
* reintroduced use_setuptools in distribute_setup.pytarek2009-09-101-26/+103
* don't user USER_SITE on py < 2.6tarek2009-09-091-2/+6
* now with 2.4 support for tarfile0.6.1tarek2009-09-081-6/+43
* simplifying the bootstrap processtarek2009-09-081-149/+36
* no more bdist_egg releasetarek2009-09-081-59/+3
* easy_install Distribute now calls the setuptools fake machinery fixes #40tarek2009-09-081-2/+14
* not removing a setuptools instance that is not part of the same root/prefixtarek2009-08-251-0/+21
* remove duplicate -v argPhilip Jenvey2009-08-091-1/+1
* final md5s0.6tarek2009-08-091-4/+4
* added note about commiting the change after the releasetarek2009-08-091-5/+4
* simplified the release processtarek2009-08-091-4/+5
* updated md5 hashestarek2009-08-081-4/+4
* doc fixestarek2009-08-081-4/+4
* removed ziade.org references. will use PyPI for eggs, and bitbucket.org for t...tarek2009-08-081-6/+5
* bootstrapping.py -> distribute_setup.pytarek2009-08-081-0/+431