aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.py
Commit message (Expand)AuthorAgeFilesLines
* Adding 'bootstrap.py' for bootstrapping a development environment when setupt...Jason R. Coombs2014-10-251-0/+51
* renamed bootstrap.py to bootstraping.py so it differs from zc.buildout filenametarek2009-08-041-431/+0
* now calling after_install in bootstrap.main tootarek2009-08-041-9/+30
* typotarek2009-08-041-1/+1
* added a post install function that ensures setuptools is faked even if not pr...tarek@MacZiade-2.local2009-08-041-2/+32
* fixed #24: the jython calls now workstarek2009-07-231-1/+1
* fixed the forbidden access problemtarek2009-07-231-2/+6
* rebuilt the eggstarek2009-07-231-4/+4
* shorcut to avoid unecessary work when located in a non-isolated environmenttarek2009-07-231-4/+5
* fixed a fork bomb when patching non-egg system-wide installationtarek2009-07-231-6/+17
* more cases from the communitytarek2009-07-231-20/+98
* using boostrap.py name for ez_setup.py because that is what it istarek2009-07-221-0/+286
* not neededtarek2009-07-221-90/+0
* Added a modified bootstrap.py for zc.buildoutHanno Schlichting2009-07-181-0/+90