summaryrefslogtreecommitdiff
path: root/ez_setup.py
Commit message (Expand)AuthorAgeFilesLines
* Update documentationJason R. Coombs2013-11-271-4/+4
* Use sets to determine presence of imported modules.Jason R. Coombs2013-11-271-3/+3
* Remove Python 2.4 compatibility from ez_setup.pyJason R. Coombs2013-11-271-9/+0
* Simplify _build_install_args now that Python 2.6 is required.Jason R. Coombs2013-11-241-7/+1
* Use modern syntax for exception handling in ez_setup.py. This change will als...Jason R. Coombs2013-11-241-4/+3
* Remove Python 2.3 compatibility supportJason R. Coombs2013-11-241-7/+1
* Reorder exception handlers to work around warning about 'pkg_resources' being...Jason R. Coombs2013-11-241-2/+2
* Remove empty logic branch.Jason R. Coombs2013-11-241-6/+5
* Remove obvious comment.Jason R. Coombs2013-11-241-1/+0
* Use textwrap.dedent for multiline string. Use new style string formatter.Jason R. Coombs2013-11-241-7/+10
* Drop support for Python 2.5 and Python 2.4. Fixes #41.Jason R. Coombs2013-11-241-1/+1
* Bumped to 1.4.2 in preparation for next release.Jason R. Coombs2013-11-231-1/+1
* Bumped to 1.4.1 in preparation for next release.1.4.1Jason R. Coombs2013-11-231-1/+1
* Bumped to 1.5 in preparation for next release.Jason R. Coombs2013-11-171-1/+1
* Bumped to 1.4 in preparation for next release.1.4b1Jason R. Coombs2013-11-141-1/+1
* Bumped to 1.3.3 in preparation for next release.Jason R. Coombs2013-11-091-1/+1
* Bumped to 1.3.2 in preparation for next release.Jason R. Coombs2013-11-071-1/+1
* Bumped to 1.3.1 in preparation for next release.1.3.1Jason R. Coombs2013-11-071-1/+1
* Bumped to 1.4 in preparation for next release.Jason R. Coombs2013-11-031-1/+1
* Bumped to 1.3 in preparation for next release.Jason R. Coombs2013-11-021-1/+1
* Also bump version in ez_setup.pyJason R. Coombs2013-10-301-1/+1
* Bumped to 1.1.8 in preparation for next release.Jason R. Coombs2013-10-271-1/+1
* extract _clean_check callJason R. Coombs2013-09-231-18/+15
* Merged in sureshvv/setuptools (pull request #17)Jason R. Coombs2013-09-231-3/+18
|\
| * implement for all downloaders and check file existence before removingSuresh V2013-09-171-3/+14
| * Don't leave junk file behindSuresh V.2013-09-171-1/+5
* | Bumped to 1.1.7 in preparation for next release.Jason R. Coombs2013-09-181-1/+1
|/
* Bumped to 1.1.6 in preparation for next release.Jason R. Coombs2013-09-121-1/+1
* Bumped to 1.1.5 in preparation for next release.Jason R. Coombs2013-09-071-1/+1
* Bumped to 1.1.4 in preparation for next release.Jason R. Coombs2013-09-061-1/+1
* Bumped to 1.1.3 in preparation for next release.Jason R. Coombs2013-09-061-1/+1
* Bumped to 1.1.2 in preparation for next release.Jason R. Coombs2013-09-031-1/+1
* Bumped to 1.1.1 in preparation for next release.1.1.1Jason R. Coombs2013-09-031-1/+1
* Merge update to ez_setup.pyJason R. Coombs2013-08-311-3/+13
|\
| * ez_setup.py now takes a --insecure argument to bypass the secure downloaders....Jason R. Coombs2013-08-311-3/+13
* | Bumped to 1.2 in preparation for next release.Jason R. Coombs2013-08-261-1/+1
|/
* Nest try/except/finally for use on Python 2.4. Fixes #72.1.1Jason R. Coombs2013-08-261-9/+12
* MergeJason R. Coombs2013-08-191-1/+1
|\
| * Bumped to 1.1 in preparation for next release.Jason R. Coombs2013-08-171-1/+1
* | Powershell isn't installed by default on Windows Server 2008. Also it's possi...Jason R. Coombs2013-08-191-3/+14
|/
* Restore Python 2.4 compatibility in ez_setupJason R. Coombs2013-08-101-0/+9
* Suppress output when checking viability of wget/curl. Fixed viability assignm...Jason R. Coombs2013-08-101-4/+10
* Use more explicit command-line parametersJason R. Coombs2013-08-101-2/+2
* Implemented download using wgetJason R. Coombs2013-08-101-3/+17
* Implemented curl support for bootstrapping.Jason R. Coombs2013-08-101-1/+15
* Issue #63: Initial implementation of a mechanism for securely bootstrapping s...Jason R. Coombs2013-08-101-18/+57
* Bumped to 1.0 in preparation for next release.Jason R. Coombs2013-08-091-1/+1
* Bumped to 0.9.9 in preparation for next release.Jason R. Coombs2013-07-251-1/+1
* Bumped to 0.9.8 in preparation for next release.Jason R. Coombs2013-07-221-1/+1
* Add comment and link back to justification.Jason R. Coombs2013-07-201-0/+4