summaryrefslogtreecommitdiff
path: root/EasyInstall.txt
Commit message (Expand)AuthorAgeFilesLines
* Major updates and fixes include:phillip.eby2009-10-121-2/+2
* Fix for http://bugs.python.org/setuptools/issue39phillip.eby2008-09-241-6/+7
* Misc. documentation updates/fixesphillip.eby2008-08-211-41/+24
* Remove all references to the Cheese Shop, and switch to usingphillip.eby2007-09-041-3/+3
* Misc. fixes:phillip.eby2007-05-311-0/+13
* Add --local-snapshots-ok flag, to allow building eggs from projects phillip.eby2007-02-231-0/+26
* Removed all special support for Sourceforge mirrors, since SF finally phillip.eby2006-12-291-65/+0
* Allow explicit selection of Sourceforge mirror(s) with --sf-mirror, andphillip.eby2006-09-271-5/+57
* Fix SF download problems when server returns HTML instead of a 404. Usephillip.eby2006-09-251-0/+8
* Fix wrong Mac OS X installation paths.phillip.eby2006-08-131-2/+2
* Fix doc typophillip.eby2006-07-111-1/+1
* Crosslink "Creating your own package index" to the new docs.phillip.eby2006-07-111-0/+4
* Add documentation for package index "API" (layout/content rules)phillip.eby2006-07-111-0/+92
* Don't install or update a ``site.py`` patch when installing to aphillip.eby2006-05-231-0/+4
* Merge doc update from 0.6b1phillip.eby2006-05-231-0/+10
* Python 2.5 supports -m w/zipped modules, and Python 2.3 has no -m, so phillip.eby2006-04-281-0/+2
* Remove out-of-date info about zipfile analysisphillip.eby2006-04-281-6/+2
* First round of prepping setuptools for inclusion in Python 2.5: move phillip.eby2006-04-141-0/+6
* Bump trunk version # to 0.7a1.dev, and clear out old version history phillip.eby2006-04-141-340/+1
* Added automatic retry for Sourceforge mirrors. The new download process isphillip.eby2006-04-091-3/+5
* Misc. doc formatting/phrasing correctionsphillip.eby2006-03-301-1/+1
* More docs for .py#egg and ``dependency_links``phillip.eby2006-03-291-0/+13
* Implement dependency_links feature, courtesy of Tres Seaver's rough phillip.eby2006-03-291-0/+3
* Use relative paths in ``.pth`` files when eggs are being installed to thephillip.eby2006-03-201-0/+4
* Added ``easy_install-N.N`` script(s) for convenience when using multiplephillip.eby2006-03-201-0/+13
* Added automatic handling of installation conflicts. Eggs are now shifted tophillip.eby2006-03-111-2/+23
* Record recent changes in the release notes.phillip.eby2006-03-041-0/+3
* Added exhaustive testing of the install directory, including a spawn testphillip.eby2006-02-131-23/+35
* Misc. doc additions: callback exception handling, and an assortment of phillip.eby2006-02-121-4/+91
* Fixed the annoying ``--help-commands`` wart, albeit in a mostphillip.eby2006-02-101-0/+1
* --prefix support for even more do-what-I-meanishness. :)phillip.eby2006-02-101-3/+6
* Implemented DWIM for PYTHONPATH. That is, ez_setup and easy_installphillip.eby2006-02-101-39/+32
* The ``--find-links`` option previously scanned all supplied URLs andphillip.eby2006-02-081-27/+46
* The ``--always-copy`` option now skips "system" and "development" eggs phillip.eby2006-02-071-0/+13
* Expand ``$variables`` used in the ``--site-dirs``, ``--build-directory``,phillip.eby2006-01-261-1/+7
* EasyInstall can now download bare ``.py`` files and wrap them in an egg,phillip.eby2006-01-101-0/+7
* PyPI searches now use the exact spelling of requirements specified on phillip.eby2006-01-071-0/+6
* Tweak windows environment variable doc, per user feedback.phillip.eby2006-01-031-3/+4
* Incorporate Bob Ippolito's corrections to Mac OS X instructions.phillip.eby2005-12-181-11/+18
* Overhaul installation docs to address frequently asked questionsphillip.eby2005-12-161-119/+208
* Support full roundtrip translation of eggs to and from ``bdist_wininst``phillip.eby2005-12-141-0/+6
* Added a ``--single-version-externally-managed`` option to the ``install``phillip.eby2005-12-141-0/+4
* If more than one URL appears to describe the exact same distribution, preferphillip.eby2005-11-261-0/+4
* Fixed ``.pth`` file processing picking up nested eggs (i.e. ones insidephillip.eby2005-11-181-0/+5
* 0.6a8 final.phillip.eby2005-11-161-0/+2
* Fixed some problems building extensions when Pyrex was installed, especiallyphillip.eby2005-11-031-0/+3
* Fix some Subversion-related problems reported by John J. Lee:phillip.eby2005-11-031-0/+9
* Fix documentation typos, and note that Python 2.4 is required on 64-bitphillip.eby2005-11-021-2/+7
* Added "--allow-hosts" option to restrict downloading and spidering topje2005-10-191-1/+21
* Hurray! Our first dependency processing bug! This is cool because itpje2005-10-181-0/+7