aboutsummaryrefslogtreecommitdiffstats
path: root/distribute_setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename distribute_setup back to ez_setupJason R. Coombs2013-03-031-546/+0
| | | | | | | --HG-- branch : Setuptools-Distribute merge rename : distribute_setup.py => ez_setup.py extra : source : 6672af83b8acc0a4f88dd0e7a4df55591b878565
* Bumped to 0.6.36 in preparation for next release.Jason R. Coombs2013-02-161-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 82ea3f25bc7836db7398b0e602ef34baa1f2c34e
* Bumped to 0.6.35 in preparation for next release.Jason R. Coombs2012-12-311-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 77f34fdeebd01224a2d399855f0674108133b3e6
* Bumped to 0.6.34 in preparation for next release.Jason R. Coombs2012-12-291-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 4455898775fbb40a5a331909c61d45622a9ea97a
* Fix some ResourceWarnings.Arfrever Frehtes Taifersar Arahesis2012-12-291-2/+7
| | | | | | --HG-- branch : distribute extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
* Bumped to 0.6.33 in preparation for next release.Jason R. Coombs2012-11-261-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : cbb90a165b1e410ac7998fe5a57f0c84e9c024d3
* Bumped to 0.6.32 in preparation for next release.Jason R. Coombs2012-11-241-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 107cb8e68f5d9d947096d0733e841ba568df0be2
* Bumped to 0.6.31 in preparation for next release.Jason R. Coombs2012-10-221-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 74ac06a235b4d51a69d5be1c494bf922c8093072
* Clean up temporary directory in distribute_setup.py. Fixes #328.g2p2012-10-221-0/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : 430cf77fcf14e26cafbf4ba6abc680efa1fb3570
* Fixed bug by renaming _cmd to _cmd1Roy Hyunjin Han2012-10-211-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : edc82698ce88ae89fc840ea0b47f9398b80550fa
* Bumped to 0.6.30 in preparation for next release.Jason R. Coombs2012-10-211-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2181b40073d9790f489b692900f53c5efb3c34cd
* Merged in leetrout/distribute (pull request #24)Stefan H. Holek2012-10-191-1/+2
|\ | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 1b2cc2c4e291dae6aeb47791c7c35510ca2c8e4f
| * Fix command order for pip 1.2 per ↵Lee Trout2012-10-181-1/+2
| | | | | | | | | | | | | | | | https://bitbucket.org/tarek/distribute/issue/327 --HG-- branch : distribute extra : rebase_source : 89c65271f70999d45aa6136be5f037d62370b8a2
* | Make sure distribute_setup.py signals errors in its exit status.Gabriel2012-10-141-2/+4
|/ | | | | | --HG-- branch : distribute extra : rebase_source : f35cb75558f090197e25083994d0bbbbaf2285d6
* Fix a few messages in distribute_setup.py.Stefan H. Holek2012-10-081-3/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : ce0d4548e026262b6e4cf55c46dc5f209dbadd44
* os.access() cannot test for "createable" Fixes #320.Stefan H. Holek2012-10-081-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : d572b2701ceac9c8a46083cc6658c6eeed86d497
* Extract argument parsing as a separate functionJason R. Coombs2012-09-051-9/+18
| | | | | | --HG-- branch : distribute extra : rebase_source : d2143d4dd1332558689b6b90770c013bce3a7e37
* New command line option to enable downloading the distribute package from an ↵Pedro Romano2012-08-301-1/+5
| | | | | | | | alternative location. --HG-- branch : distribute extra : rebase_source : 114d0bb6c9c065ae369b8d0e603eb6d1d3a0b6fc
* Use 'optparse' module to parse command line arguments.Pedro Romano2012-08-301-9/+15
| | | | | | --HG-- branch : distribute extra : rebase_source : 09f901daf15d650d2b2c5f620ef3660d78e5e4b7
* Fix #231, second try.iElectric2012-08-151-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 72d5afb5f7f7ce1b57adb0bbec68bec003c6e699
* Bumped to 0.6.29 in preparation for next release.Jason R. Coombs2012-07-221-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 44417a6112b166bdfa875da05254ba206ef34cab
* pep8ify distribute_setup.pyMarcin Kuzminski2012-06-151-10/+28
| | | | | | --HG-- branch : distribute extra : rebase_source : fdbb225bc46a65df53b248d75d62c3e3f744bdd7
* Bumped to 0.6.28 in preparation for next release.Jason R. Coombs2012-05-181-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : eb9a0f08f4b371984517f556638682828e7048b1
* In the bootstrap script, don't attempt to write the setuptools egg info if ↵iElectric2012-04-161-0/+3
| | | | | | | | write permission isn't available. Fixes #231. --HG-- branch : distribute extra : rebase_source : 2815a510842f63905a58f6e446b3889a81944299
* Bumped to 0.6.27 in preparation for next release.Jason R. Coombs2012-04-071-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 0addbfe4e10e6ce8b94bf4b2916079bce91bca7f
* Bumped to 0.6.26 in preparation for next release.Jason R. Coombs2012-03-091-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 3320fd7793afe7e4cc452ece99407e23c95b7a51
* distribute_setup.py now accepts the --user argument for installing to the ↵Jason R. Coombs2011-11-291-3/+12
| | | | | | | | user-local environment on Python 2.6 and later. Fixes #260. --HG-- branch : distribute extra : rebase_source : 7435c8b7f4d8eb6308cf7d5d9578f79c91f6b18b
* Bumped to 0.6.25 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : f6e1463807528017b439623835cdeaf07bc1369a
* Bumped to 0.6.24 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 91a4d836ff8a34f433a37f838ec78408ace2aee7
* bumped revisionguyroz2011-09-221-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 830f7186c8f3c26e86eac1e4287f0545e23a2744
* starting 0.6.22 devTarek Ziade2011-08-201-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 14a38f62c8faf493b64102b7e21244048edea5be
* Bumped revisionJason R. Coombs2011-08-181-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 6ebf94097c5975957a8596aaadc1b466cdcbf796
* starting 0.6.20Tarek Ziade2011-06-021-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : f5cf2fdcae5a8895f0218fddd57e0496d302d919
* starting 0.6.19Tarek Ziade2011-06-011-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : e4d2913a33c81962f624d9a9c0803e622e8bfd62
* starting 0.6.18Tarek Ziade2011-05-301-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : ff71015f3fe27b69e34ec10d936ee605556c7e33
* Bumped working revisions to 0.6.17Jason R. Coombs2011-04-301-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 0d0c60865356a460ec83f3d4554cf9cd522ec8a1
* Bumped version numbers to 0.6.16Jason R. Coombs2011-03-151-1/+1
| | | | | | | | Updated copyright to include 2010,2011. --HG-- branch : distribute extra : rebase_source : b8fc0374e3cdedf002f66c6b1b1fb5e0d378323d
* raised to the current dev versionTarek Ziade2010-07-221-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : ec71cd404a48f2e8d22b59c8048aa66c28c9a684
* Updated bootstrapper to 0.6.14.Jannis Leidel2010-07-221-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2d0c527df431d597a265a5e3311c64560099ef38
* pip uses python -c "... execfile(setup.py)" magic to run a package. This was ↵Tarek Ziade2010-05-311-0/+3
| | | | | | | | breaking with the way we relaunch the script --HG-- branch : distribute extra : rebase_source : bb6d85b61b4c2c98b931ea456bd631da9291fb19
* make self setup correctly consider --user when checking for setuptools, ↵Ronny Pfannschmidt2010-05-281-2/+2
| | | | | | | | fixes #156 --HG-- branch : distribute extra : rebase_source : f0000d114975e2b952e1153f4a1a53167bb37b20
* removing decorators from the bootstrap fileTarek Ziade2010-05-191-4/+5
| | | | | | --HG-- branch : distribute extra : rebase_source : c8ab8493df6d120014ca8d8d39406e0c791272bd
* raised the revisionTarek Ziade2010-05-061-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 294117170d32ada89385db57b12e25ab2fbb8523
* starting 0.6.12Tarek Ziade2010-05-061-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 206e8a982bbd49a697579b98d6728a0a61bfd31c
* fixed another sandbox viloation issuetarek2009-12-191-22/+26
| | | | | | --HG-- branch : distribute extra : rebase_source : 9f4bc3640cd4f76834682b567ce4c7e7a14e59f7
* starting 0.6.11tarek2009-12-121-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : e69bd36f08c0407a0e818e67e5a5b7d633182a57
* fixed version in distribute_setup0.6.10tarek2009-12-121-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : ae8e8ec713df64d370cfc30468775a287d641d50
* avoid sandbox violations on installation fixes #100tarek2009-12-111-10/+24
| | | | | | --HG-- branch : distribute extra : rebase_source : 30a4c67f59ad25edf59133af2986191265811635
* Remove an unecessary assertion fixes #104tarek2009-12-111-1/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : e0a1a2a18085d418b039852b57b5adf6cc19017f
* now faking Setuptools 0.6c11tarek2009-11-071-3/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : 48be66266a279d893236d90bd77cf1d0c654a7cf