summaryrefslogtreecommitdiff
path: root/EasyInstall.txt
Commit message (Expand)AuthorAgeFilesLines
* Massive API refactoring; see setuptools.txt changelog for details. Also,PJ Eby2005-07-181-1/+1
* Massive API refactoring; see setuptools.txt changelog for details. Also,PJ Eby2005-07-181-0/+16
* Added ``--site-dirs`` option to allow adding custom "site" directories.PJ Eby2005-07-161-0/+30
* prep for 0.5a13 releasePJ Eby2005-07-161-1/+1
* Fix formatting error.PJ Eby2005-07-151-1/+1
* Prep for 0.5a12 release; update docs.PJ Eby2005-07-131-1/+9
* Fix breakage of the "develop" command that was caused by the addition ofPJ Eby2005-07-121-1/+1
* Drop links to the Windows installer; it was installing an "unmanaged"PJ Eby2005-07-121-6/+3
* Bump version #.PJ Eby2005-07-121-2/+2
* Fix bugs and implement features reported/requested by folks on thePJ Eby2005-07-121-9/+19
* Update to 0.5a9, add zip_safe flag, and fix a doc error.PJ Eby2005-07-111-2/+2
* Enhanced "zip safety" analysis (including scan of win32.exe's) and havePJ Eby2005-07-111-21/+76
* Add an example of using the new "directory w/setup.py" featurePJ Eby2005-07-101-0/+5
* Allow EasyInstall to accept a directory containing a setup script as onePJ Eby2005-07-101-0/+3
* Detect and handle conflicts with "unmanaged" packages when installingPJ Eby2005-07-101-0/+61
* Doc and other updates for 0.5a8 release. Add project aliases for sourcePJ Eby2005-07-081-3/+14
* Partial first draft documentation for setuptools. Split revision historyPJ Eby2005-07-081-156/+8
* Added support for defining command aliases in distutils configurationPJ Eby2005-07-081-1/+7
* * Added "rotate" command to delete old distribution files, given a set ofPJ Eby2005-07-081-0/+19
* Add upload support to setuptools, and make default downloads of setuptoolsPJ Eby2005-07-071-6/+8
* Bump release versionPJ Eby2005-07-071-4/+4
* Update revision history.PJ Eby2005-07-071-0/+16
* Add a note about interaction between exemaker and easy_installPJ Eby2005-07-071-0/+10
* Bump version to 0.5a5.PJ Eby2005-07-061-4/+4
* Added ``develop`` command to ``setuptools``-based packages. This commandPJ Eby2005-07-061-2/+9
* Made ``easy_install`` a standard ``setuptools`` command, moving it fromPJ Eby2005-07-061-3/+9
* Enhanced the ``test`` command so that it doesn't install the package, butPJ Eby2005-07-061-2/+8
* Added ``egg_info`` command to ``setuptools``-based packages. This commandPJ Eby2005-07-061-0/+6
* Add missing download linksPJ Eby2005-07-041-3/+7
* EasyInstall/setuptools 0.5a4: significant new features, including automaticPJ Eby2005-06-271-12/+85
* 0.5a3 bugfix releasePJ Eby2005-06-251-2/+11
* Add support for installing from .win32.exe's created by distutils (byPJ Eby2005-06-151-11/+26
* Add support for quiet/verbose/dry-run/optimize flags.PJ Eby2005-06-141-8/+75
* Update to version 0.4a3PJ Eby2005-06-141-2/+13
* Add 'ez_setup' bootstrap installer. Prep for 0.4a2 release.PJ Eby2005-06-121-33/+36
* Add script installation support. Use distutils' exceptions for optionPJ Eby2005-06-121-20/+95
* Restructure easy_install as a distutils "Command" object, so that it canPJ Eby2005-06-121-24/+78
* Move package index/downloading stuff to setuptools.package_index module.PJ Eby2005-06-121-1/+2
* Rebalance responsibilities between PackageIndex, Installer, and main() soPJ Eby2005-06-121-0/+17
* Split setup-running and archive-extraction utilities into separate modules,PJ Eby2005-06-121-0/+4
* Update docs for PyPI support, prep for 0.4a1 releasePJ Eby2005-06-051-19/+55
* Implement PyPI screenscraping for EasyInstall. Fix a bug in requirementPJ Eby2005-06-051-0/+32
* Updated for v0.3a4PJ Eby2005-06-051-5/+5
* Fix a minor problem with -b option, and prep for 0.3a4 release.PJ Eby2005-06-041-2/+22
* Ditch outdated TODO file, move docs to a new 'EasyInstall.txt' file. FixPJ Eby2005-05-311-0/+249