summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge with distribute0.8b5Jason R. Coombs2013-07-020-0/+0
|\ | | | | | | | | --HG-- rename : tests/test_distribute_setup.py => tests/test_ez_setup.py
| * Merge 0.6.48 with native Python 3 codeJason R. Coombs2013-07-028-9/+17
| |\ | | | | | | | | | | | | --HG-- branch : distribute
* | | Fix test failureJason R. Coombs2013-07-021-1/+1
| | |
* | | MergeJason R. Coombs2013-07-024-1/+25
|\ \ \
| * | | Bumped to 0.7.8 in preparation for next release.Jason R. Coombs2013-07-026-10/+10
| | | |
| * | | Added tag 0.7.7 for changeset 1506fa538fffJason R. Coombs2013-07-021-0/+1
| | | |
| * | | Patched test so it can be run on Python 30.7.7Jason R. Coombs2013-07-021-0/+5
| | | |
| * | | Issue #30: Added test for get_cache_path (but it doesn't yet get run)Jason R. Coombs2013-07-022-0/+9
| | | |
| * | | Update changelogJason R. Coombs2013-07-021-0/+6
| | | |
| * | | Merge with Distribute 0.6.48Jason R. Coombs2013-07-023-1/+9
| |\ \ \ | | | |/ | | |/| | | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py
| | * | Bumped to 0.6.49 in preparation for next release.Jason R. Coombs2013-07-025-8/+8
| | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| | * | Added tag 0.6.48 for changeset cae9127e0534Jason R. Coombs2013-07-021-0/+1
| | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| | * | Update changelog0.6.48Jason R. Coombs2013-07-021-0/+7
| | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| | * | Merge fix for AttributeErrorJason R. Coombs2013-07-021-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| | | * | Correct AttributeError again (this time verified)Jason R. Coombs2013-07-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
* | | | | Added tag 0.8b4 for changeset 5b3c7981a02bJason R. Coombs2013-07-021-0/+1
| | | | |
* | | | | Merge with distribute0.8b4Jason R. Coombs2013-07-021-8/+0
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py
| * | | | Merge 0.6.47 with native Python 3 codeJason R. Coombs2013-07-028-9/+17
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | --HG-- branch : distribute
* | | | | MergeJason R. Coombs2013-07-023-1/+16
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bumped to 0.7.7 in preparation for next release.Jason R. Coombs2013-07-026-10/+10
| | | | |
| * | | | Added tag 0.7.6 for changeset 48d3d26cbea6Jason R. Coombs2013-07-021-0/+1
| | | | |
| * | | | Update changelog0.7.6Jason R. Coombs2013-07-021-0/+6
| | | | |
| * | | | Merge with Distribute 0.6.47Jason R. Coombs2013-07-023-1/+10
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py
| | * | | Bumped to 0.6.48 in preparation for next release.Jason R. Coombs2013-07-025-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| | * | | Added tag 0.6.47 for changeset ee2c96701702Jason R. Coombs2013-07-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| | * | | Merge fix for AttributeError0.6.47Jason R. Coombs2013-07-022-1/+8
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | --HG-- branch : distribute
| | | * | Correct AttributeErrorJason R. Coombs2013-07-022-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
* | | | | Added tag 0.8b3 for changeset 8af9839a7640Jason R. Coombs2013-06-301-0/+1
| | | | |
* | | | | Added tag 0.8b2 for changeset 512744f3f3060.8b3Jason R. Coombs2013-06-291-0/+1
| | | | |
* | | | | Merge latest changes with distributeJason R. Coombs2013-06-292-0/+9
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py
| * | | | Merge 0.6.46 with native Python 3 codeJason R. Coombs2013-06-2934-311/+452
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | --HG-- branch : distribute
| * | | | Bumped to 0.6.47 in preparation for next release.Jason R. Coombs2013-06-295-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| * | | | Added tag 0.6.46 for changeset b57e5ba93476Jason R. Coombs2013-06-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
* | | | | Merge with 0.7.5Jason R. Coombs2013-06-294-0/+43
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bumped to 0.7.6 in preparation for next release.Jason R. Coombs2013-06-296-10/+10
| | | | |
| * | | | Added tag 0.7.5 for changeset dd5bbc116c53Jason R. Coombs2013-06-291-0/+1
| | | | |
| * | | | Add comment to capture the purpose of the environment variable0.7.5Jason R. Coombs2013-06-291-0/+4
| | | | |
| * | | | update changelogJason R. Coombs2013-06-291-0/+4
| | | | |
| * | | | Add support for SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT variable.Arfrever Frehtes Taifersar Arahesis2013-06-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for old DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT variable is kept temporarily for backward compatibility. --HG-- extra : source : eb58c3fe7c0881cbb28de1c523f083ad8e7f427d
| * | | | Merge with 0.6.46 (to include additional fix for Distribute #375)Jason R. Coombs2013-06-292-0/+34
| |\ \ \ \ | | |/ / /
| | * | | Merge second phase of fix for #3750.6.46Jason R. Coombs2013-06-292-0/+34
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | --HG-- branch : distribute
| | | * | Update changelogJason R. Coombs2013-06-291-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| | | * | Also protect against group-writable filesJason R. Coombs2013-06-241-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute
| | | * | Issue a UserWarning when the egg cache directory is likely to be vulnerable ↵Jason R. Coombs2013-06-211-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to security issues per #375. --HG-- branch : distribute
* | | | | Add support for SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT variable.Arfrever Frehtes Taifersar Arahesis2013-06-201-1/+2
| | | | | | | | | | | | | | | | | | | | Support for old DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT variable is kept temporarily for backward compatibility.
* | | | | Include Windows-specific files in tarball even when MANIFEST.in does not ↵Arfrever Frehtes Taifersar Arahesis2013-06-202-2/+4
| | | | | | | | | | | | | | | | | | | | include them.
* | | | | Merge fix for #21Jason R. Coombs2013-06-192-5/+12
|\ \ \ \ \ | |/ / / /
| * | | | Update changelogJason R. Coombs2013-06-191-0/+6
| | | | |
| * | | | Restore Python 2.4 compatibility in test_easy_install. Fixes #21Jason R. Coombs2013-06-191-5/+6
| | | | |
* | | | | Merged in vinay.sajip/setuptools/single-codebase (pull request #5)Jason R. Coombs2013-06-1916-140/+161
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Additional changes relating to single codebase support