aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Merge with upstreamJason R. Coombs2013-06-181-17/+27
|\
| * Tests run under Python 3.3 now.Lennart Regebro2012-08-221-0/+3
| * Python 3.3b2's importlib doesn't like sys.paths that dissappear. By having a ...Lennart Regebro2012-08-221-1/+1
| * Bumped to 0.6.29 in preparation for next release.Jason R. Coombs2012-07-221-1/+1
| * Updated Trove classifiers to indicate supported Python versionsJason R. Coombs2012-07-221-1/+4
| * Issue 294: Allow to run setup.py from another directory.Arfrever Frehtes Taifersar Arahesis2012-07-071-0/+3
| * Bumped to 0.6.28 in preparation for next release.Jason R. Coombs2012-05-181-1/+1
| * Bumped to 0.6.27 in preparation for next release.Jason R. Coombs2012-04-071-1/+1
| * 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
* | Changes to support 2.x and 3.x in the same codebase.Vinay Sajip2011-06-201-2/+4
|/
* 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