summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* | | Slightly nicer generation of trove classifiers without having to resort to li...Jason R. Coombs2012-04-011-14/+14
* | | Bumped to 0.6.26 in preparation for next release.Jason R. Coombs2012-03-091-1/+1
* | | Bumped to 0.6.25 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
* | | Bumped to 0.6.24 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
* | | Added options to exclude 2to3 fixers. Fixes #249Jason R. Coombs2011-10-041-1/+2
* | | bumped revisionguyroz2011-09-221-1/+1
* | | starting 0.6.22 devTarek Ziade2011-08-201-1/+1
* | | Bumped revisionJason R. Coombs2011-08-181-1/+1
| |/ |/|
* | starting 0.6.20Tarek Ziade2011-06-021-1/+1
* | starting 0.6.19Tarek Ziade2011-06-011-1/+1
* | starting 0.6.18Tarek Ziade2011-05-301-1/+1
* | Support DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environmentArfrever Frehtes Taifersar Arahesis2011-05-221-5/+5
* | Bumped working revisions to 0.6.17Jason R. Coombs2011-04-301-1/+1
* | Bumped version numbers to 0.6.16Jason R. Coombs2011-03-151-1/+1
* | 0.6.15 is startingTarek Ziade2010-07-151-1/+1
* | starting 0.6.14Tarek Ziade2010-05-311-1/+1
* | changed test locally so distribute.egg-info/entry_points.txt is not changed w...Tarek Ziade2010-05-251-0/+34
* | raised the revisionTarek Ziade2010-05-061-1/+1
* | starting 0.6.12Tarek Ziade2010-05-061-1/+1
* | --help install command no longer tries to install fixes #121nibrahim2010-02-221-1/+3
* | starting 0.6.11tarek2009-12-121-1/+1
* | starting 0.6.10 developmenttarek2009-12-121-1/+1
* | setup.py doesn't try to convert distribute_setup.py anymore. fixes #87tarek2009-11-111-1/+2
* | added missing entry point that was added in setuptools 0.6c11tarek2009-11-031-0/+1
* | started 0.6.9tarek2009-11-011-1/+1
* | Fixed typo in code for DONT_PATCH_SETUPTOOLS environment markerJannis Leidel2009-11-011-1/+1
* | started 0.6.8tarek2009-11-011-1/+1
* | added DONT_PATCH_SETUPTOOLS environment markertarek2009-10-271-0/+2
* | Readded the custom build_py command for safely upgrading from older distribut...agronholm2009-10-201-0/+22
* | Merge with aadeea4644ffb5e0ba24865151dd9315fb961cf1agronholm2009-10-201-36/+0
|\ \
| * | Reversing patch for 64-bit Windows script launcher, applied PJE's simpler sol...agronholm2009-10-201-30/+0
* | | avoid a bootstrapping issue with easy_install -U. Fixes #72tarek2009-10-181-0/+6
* | | starting 0.6.7tarek2009-10-161-1/+1
* | | change home urltarek2009-10-161-1/+1
|/ /
* | starting 0.6.6tarek2009-10-151-1/+1
* | Now cli.exe and gui.exe are generated at build time - win_script_wrapper.txt ...tarek2009-10-141-4/+32
* | Detecting buildout by looking in os.environ['_'] to see if it is a buildoutReinout van Rees2009-10-131-0/+9
* | starting 0.6.5tarek2009-10-111-1/+1
* | Add the Python 3 classifier to make distribute visible on the Python 3 packag...agronholm2009-10-051-0/+1
* | some function don't need public exposition + fixed the os.curdir bug that was...tarek2009-09-271-4/+4
* | starting 0.6.4tarek2009-09-271-1/+1
* | starting 0.6.3 developmenttarek2009-09-261-1/+1
* | removed the salesy descriptiontarek2009-09-261-2/+2
* | Name changes of the parameters.Lennart Regebro2009-09-221-3/+3
* | Works with zope.interface now.Lennart Regebro2009-09-181-14/+16
* | Merge upstream changes.Martin v. Löwis2009-09-131-4/+5
|\ \
| * \ Merge upstream changes.Martin v. Löwis2009-09-131-4/+5
| |\ \
| | * | better marker for easy_install detectiontarek2009-09-111-4/+5
* | | | Fix processing of command line option.Martin v. Löwis2009-09-131-1/+1
* | | | Add convert_doctests_2to3.Martin v. Löwis2009-09-131-0/+1
|/ / /