summaryrefslogtreecommitdiff
path: root/EasyInstall.txt
Commit message (Expand)AuthorAgeFilesLines
* 0.6a8 final.PJ Eby2005-11-161-0/+2
* Fixed some problems building extensions when Pyrex was installed, especiallyPJ Eby2005-11-031-0/+3
* Fix some Subversion-related problems reported by John J. Lee:PJ Eby2005-11-031-0/+9
* Fix documentation typos, and note that Python 2.4 is required on 64-bitPJ Eby2005-11-021-2/+7
* Added "--allow-hosts" option to restrict downloading and spidering toPJ Eby2005-10-191-1/+21
* Hurray! Our first dependency processing bug! This is cool because itPJ Eby2005-10-181-0/+7
* Significantly enhanced support and docs for "non-root" installation,PJ Eby2005-10-171-12/+84
* Fix problem with Windows console scripts conflicting with module names,PJ Eby2005-10-161-0/+3
* Implement --no-deps option, add link to Ian Bicking's non-root PythonPJ Eby2005-10-161-11/+13
* Add release notes for changes made today.PJ Eby2005-09-241-2/+15
* Fix typo. Add setup for include/python2.X directory in non-root installPJ Eby2005-09-241-1/+3
* Added support to solve the infamous "we want .py on Windows, noPJ Eby2005-09-171-6/+33
* Update cheeseshop URL, fix typo.PJ Eby2005-09-141-1/+1
* More minor doc tweaks.PJ Eby2005-08-231-3/+2
* Minor doc tweaks, and add release note about symlink support.PJ Eby2005-08-231-6/+15
* Simplify non-root install process and improve Mac OS docs for it. SupportPJ Eby2005-08-231-28/+36
* Remove broken example.PJ Eby2005-08-221-3/+1
* Bump release version to 0.6a1. Fix a minor cosmetic issue on certainPJ Eby2005-08-221-1/+1
* More documentation enhancements.PJ Eby2005-08-221-3/+11
* Add detailed instructions for non-root installation using PYTHONHOME.PJ Eby2005-08-221-1/+64
* Add release note about the new MD5 validation feature.PJ Eby2005-08-221-0/+3
* Change dependency processing algorithm for less redundancy in the commonPJ Eby2005-08-061-0/+5
* Misc. bug fixes and doc additions. Add 'iter_entry_points()' API.PJ Eby2005-07-251-1/+1
* Implement --editable option, which allows you to just download and extractPJ Eby2005-07-241-11/+77
* Improved backward compatibility of Mac OS platform string changes, thanksPJ Eby2005-07-211-6/+5
* Added support for handling MacOS platform information in ``.egg``PJ Eby2005-07-211-0/+11
* 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