summaryrefslogtreecommitdiff
path: root/distribute_setup.py
Commit message (Collapse)AuthorAgeFilesLines
* we need to be able to use these API to detect the real setuptools at ↵tarek2009-10-151-1/+2
| | | | | | | | bootstrap time --HG-- branch : distribute extra : rebase_source : befcf5fc39937e17b8f830b8393fcc6b1bafa17a
* added a new option to drive the fakery when use_setuptools is calledtarek2009-10-131-2/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : db0801762e31ee9414bbf6bca078681ce2b9b955
* starting 0.6.5tarek2009-10-111-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 6925947fb2b7beef652eef8a2683cae710f46e58
* returning if setuptools is not found0.6.4tarek2009-10-101-6/+7
| | | | | | --HG-- branch : distribute extra : rebase_source : e39726368ef61d71c6bf4b023ba050083584a941
* the parse API needs to return distribute when setuptools is askedtarek2009-10-101-22/+30
| | | | | | --HG-- branch : distribute extra : rebase_source : 485e5999425fb57f1f0fce496ffc209a9bfe54e8
* fixed use_setuptoolstarek2009-10-091-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : ef32212ac795e851f32e63d1ec9fd7e3765caf92
* some function don't need public exposition + fixed the os.curdir bug that ↵tarek2009-09-271-13/+16
| | | | | | | | was breaking use_setuptools --HG-- branch : distribute extra : rebase_source : 20788bf4396fabb49e7292611f1125bf2bdc2b29
* Fixed two bugs in the bootstrapper that prevented use_setuptools() from workingagronholm2009-09-271-2/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 63a606c73788fce5a09a8a423efd25a9804422d7
* starting 0.6.4tarek2009-09-271-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : c36bab6b9c5d0134caef0a0cbf7cdbe79ec781d7
* Fixed Python 3 compatibility issue introduced in #435agronholm2009-09-271-4/+7
| | | | | | --HG-- branch : distribute extra : rebase_source : 6b45a12ed6d990d6a6b2bf25e9bb2bca53fbd5c6
* starting 0.6.3 developmenttarek2009-09-261-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2854b62a13986569c1ad9773c54c73eb62025f70
* make the bootstrap file py2.3+win32 compatibletarek2009-09-251-13/+28
| | | | | | --HG-- branch : distribute extra : rebase_source : d75b734c889c3d23ad4df95066745d0d76588813
* Merging. Mercurial is confusing.Lennart Regebro2009-09-231-104/+103
|\ | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 59fc16f137ccf3dd94f1fd2aa1dd6008bb93c005
| * Fix python_cmd return valueagronholm2009-09-231-12/+4
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 09f20b70ead91373507168c66a1f709a4eaba4f5
| * Get rid of the ugly Jython hack since the subprocess module is now always ↵agronholm2009-09-231-9/+2
| | | | | | | | | | | | | | | | available --HG-- branch : distribute extra : rebase_source : 029d8b3ffa7c7ed71ae2fcae0cfb969624cc67d0
| * Convert string template arguments in logger calls to logger argumentsagronholm2009-09-231-14/+14
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 1b7daa92fb9bd814a4028ec9d51774bfbeff41f3
| * PEP8 fixesagronholm2009-09-231-70/+84
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : ff3b0f50ec60054fd05b809edf77740ff7b506ec
* | Fixed a bug that gave a traceback when doing install --help under Python 3.Lennart Regebro2009-09-221-1/+1
|/ | | | | | --HG-- branch : distribute extra : rebase_source : 9fcc8ddc5a2f8f57660d940375e1356c9a600ac3
* fixed typotarek2009-09-131-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : d9b3c2bcaa5bdc3367650f4571eefd33ef45e43e
* next version is 0.6.2tarek2009-09-121-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 211d56770b60fcb1f69b75b25472440e814106c3
* better marker for easy_install detectiontarek2009-09-111-3/+5
| | | | | | --HG-- branch : distribute extra : rebase_source : 2119ce08a6104dd1269137a28044684db358d402
* reintroduced use_setuptools in distribute_setup.pytarek2009-09-101-26/+103
| | | | | | --HG-- branch : distribute extra : rebase_source : 3f0d0f085964feffdb07e97f25d508b7aaa88ffb
* don't user USER_SITE on py < 2.6tarek2009-09-091-2/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : caefe0a6171f53554178be6599aac67c4569e730
* now with 2.4 support for tarfile0.6.1tarek2009-09-081-6/+43
| | | | | | --HG-- branch : distribute extra : rebase_source : 0c0159d0868dc3b1f7b68b3d748ef33551075627
* simplifying the bootstrap processtarek2009-09-081-149/+36
| | | | | | --HG-- branch : distribute extra : rebase_source : bf37715d8a5bc2c0be0867da88dbd717f716bb95
* no more bdist_egg releasetarek2009-09-081-59/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : dc5bb933d711a32efee224b6d632cceb73efbdcf
* easy_install Distribute now calls the setuptools fake machinery fixes #40tarek2009-09-081-2/+14
| | | | | | --HG-- branch : distribute extra : rebase_source : abcd8e82c2de583da133b160ba9e31248d5ae264
* not removing a setuptools instance that is not part of the same root/prefixtarek2009-08-251-0/+21
| | | | | | --HG-- branch : distribute extra : rebase_source : 2193299f01f96c29fb447c024b2051c91ae6bb7b
* remove duplicate -v argPhilip Jenvey2009-08-091-1/+1
| | | | | | | | (transplanted from 0131f4eddc7df6042e98e02799064f2f836802db) --HG-- branch : distribute extra : rebase_source : 7d55bb261fca44726f81331beaa03cce3742aa53
* final md5s0.6tarek2009-08-091-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 4c0af4c64d4d25930a470eb6f0059a3675a9cf92
* added note about commiting the change after the releasetarek2009-08-091-5/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : de19e64790e20106fa597a8ca1fe350ee92ae67b
* simplified the release processtarek2009-08-091-4/+5
| | | | | | --HG-- branch : distribute extra : rebase_source : 4126164528a5ebbea66de779cc30c5f4b5e5c7d0
* updated md5 hashestarek2009-08-081-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : da9dfa317079e69ef7174007592950b555db2857
* doc fixestarek2009-08-081-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 505fa42499e2e7640e7fb05c18b840c7b5dc5f60
* removed ziade.org references. will use PyPI for eggs, and bitbucket.org for ↵tarek2009-08-081-6/+5
| | | | | | | | the bootstrap file --HG-- branch : distribute extra : rebase_source : d73bb1ff47c9be9c7189d537410dc58bbf2e4f0d
* bootstrapping.py -> distribute_setup.pytarek2009-08-081-0/+431
--HG-- branch : distribute extra : rebase_source : 4e57a0bc1a8bea73bc8ed0f102d0e0907c554235