aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.py
Commit message (Collapse)AuthorAgeFilesLines
* Try generating egg_info twice.Jason R. Coombs2015-01-021-1/+4
|
* Also print a message hereJason R. Coombs2015-01-021-0/+1
|
* Add output to determine if egg-info is being created.Jason R. Coombs2015-01-021-2/+4
|
* Adding 'bootstrap.py' for bootstrapping a development environment when ↵Jason R. Coombs2014-10-251-0/+51
| | | | setuptools metadata isn't already present. Fixes #278.
* renamed bootstrap.py to bootstraping.py so it differs from zc.buildout filenametarek2009-08-041-431/+0
| | | | | | --HG-- branch : distribute extra : rebase_source : b784247763e9f8814d70ba9ffcf07ceab02a3ba4
* now calling after_install in bootstrap.main tootarek2009-08-041-9/+30
| | | | | | --HG-- branch : distribute extra : rebase_source : 5ed71a412016a97c699ebf16d92d3e476cb5c3f0
* typotarek2009-08-041-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 7cfffe36c679de9f95b776786e808d04c7e05e4c
* added a post install function that ensures setuptools is faked even if not ↵tarek@MacZiade-2.local2009-08-041-2/+32
| | | | | | | | previously present --HG-- branch : distribute extra : rebase_source : 3254ab2ca1f771dd24a6d93a28ca87ca375fe65b
* fixed #24: the jython calls now workstarek2009-07-231-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 490026cb4cb661428ab2ca71697664e4cba22909
* fixed the forbidden access problemtarek2009-07-231-2/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : 4638763f686895225618238abb4f55786a205692
* rebuilt the eggstarek2009-07-231-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : c702a73b8784cde5a997feff3d8544ee0aeb9e60
* shorcut to avoid unecessary work when located in a non-isolated environmenttarek2009-07-231-4/+5
| | | | | | --HG-- branch : distribute extra : rebase_source : 6b093a48e2647923cf36d1dd7ea74def0a961dc6
* fixed a fork bomb when patching non-egg system-wide installationtarek2009-07-231-6/+17
| | | | | | --HG-- branch : distribute extra : rebase_source : 04596d85e574ecdc4eac518efc1743af724ff129
* more cases from the communitytarek2009-07-231-20/+98
| | | | | | --HG-- branch : distribute extra : rebase_source : c22d0ab3bb68209042a1171654c6e6da180a8213
* using boostrap.py name for ez_setup.py because that is what it istarek2009-07-221-0/+286
| | | | | | --HG-- branch : distribute extra : rebase_source : 2398b9d16b2cda1f2c20c6eff792f49fb59c8cbd
* not neededtarek2009-07-221-90/+0
| | | | | | --HG-- branch : distribute extra : rebase_source : 4d3870896bbf98df5ebd20e172ca0a355dad918c
* Added a modified bootstrap.py for zc.buildoutHanno Schlichting2009-07-181-0/+90
--HG-- branch : distribute extra : rebase_source : 3c34b6036cbc46315207096f144e99a5eb677627