aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Run 2to3 on doctest source.Martin v. Löwis2009-09-121-4/+5
* | Run 2to3 for api_tests.txt.Martin v. Löwis2009-09-121-0/+6
* | Support 3.x by copying all source files first and applying 2to3 to it.Martin v. Löwis2009-09-121-0/+22
|/
* starting 0.6.2tarek2009-09-081-1/+1
* easy_install Distribute now calls the setuptools fake machinery fixes #40tarek2009-09-081-2/+10
* added change note + raise versiontarek2009-08-251-1/+1
* bootstrapping.py -> distribute_setup.pytarek2009-08-081-2/+2
* Fix py3k compatibility issue and two typosagronholm2009-08-061-3/+4
* renamed bootstrap.py to bootstraping.py so it differs from zc.buildout filenametarek2009-08-041-2/+2
* added a post install function that ensures setuptools is faked even if not pr...tarek@MacZiade-2.local2009-08-041-3/+8
* using boostrap.py name for ez_setup.py because that is what it istarek2009-07-221-1/+1
* hooked the patching code into setup.pytarek2009-07-221-0/+6