summaryrefslogtreecommitdiff
path: root/EasyInstall.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Significantly enhanced support and docs for "non-root" installation,pje2005-10-171-12/+84
* Fix problem with Windows console scripts conflicting with module names,pje2005-10-161-0/+3
* Implement --no-deps option, add link to Ian Bicking's non-root Pythonpje2005-10-161-11/+13
* Add release notes for changes made today.pje2005-09-241-2/+15
* Fix typo. Add setup for include/python2.X directory in non-root installpje2005-09-241-1/+3
* Added support to solve the infamous "we want .py on Windows, nopje2005-09-171-6/+33
* Update cheeseshop URL, fix typo.pje2005-09-141-1/+1
* More minor doc tweaks.pje2005-08-231-3/+2
* Minor doc tweaks, and add release note about symlink support.pje2005-08-231-6/+15
* Simplify non-root install process and improve Mac OS docs for it. Supportpje2005-08-231-28/+36
* Remove broken example.pje2005-08-221-3/+1
* Bump release version to 0.6a1. Fix a minor cosmetic issue on certainpje2005-08-221-1/+1
* More documentation enhancements.pje2005-08-221-3/+11
* Add detailed instructions for non-root installation using PYTHONHOME.pje2005-08-221-1/+64
* Add release note about the new MD5 validation feature.pje2005-08-221-0/+3
* Change dependency processing algorithm for less redundancy in the commonpje2005-08-061-0/+5
* Misc. bug fixes and doc additions. Add 'iter_entry_points()' API.pje2005-07-251-1/+1
* Implement --editable option, which allows you to just download and extractpje2005-07-241-11/+77
* Improved backward compatibility of Mac OS platform string changes, thankspje2005-07-211-6/+5
* Added support for handling MacOS platform information in ``.egg``pje2005-07-211-0/+11
* Massive API refactoring; see setuptools.txt changelog for details. Also,pje2005-07-181-1/+1
* Massive API refactoring; see setuptools.txt changelog for details. Also,pje2005-07-181-0/+16
* Added ``--site-dirs`` option to allow adding custom "site" directories.pje2005-07-161-0/+30
* prep for 0.5a13 releasepje2005-07-161-1/+1
* Fix formatting error.pje2005-07-151-1/+1
* Prep for 0.5a12 release; update docs.pje2005-07-131-1/+9
* Fix breakage of the "develop" command that was caused by the addition ofpje2005-07-121-1/+1
* Drop links to the Windows installer; it was installing an "unmanaged"pje2005-07-121-6/+3
* Bump version #.pje2005-07-121-2/+2
* Fix bugs and implement features reported/requested by folks on thepje2005-07-121-9/+19
* Update to 0.5a9, add zip_safe flag, and fix a doc error.pje2005-07-111-2/+2
* Enhanced "zip safety" analysis (including scan of win32.exe's) and havepje2005-07-111-21/+76
* Add an example of using the new "directory w/setup.py" featurepje2005-07-101-0/+5
* Allow EasyInstall to accept a directory containing a setup script as onepje2005-07-101-0/+3
* Detect and handle conflicts with "unmanaged" packages when installingpje2005-07-101-0/+61
* Doc and other updates for 0.5a8 release. Add project aliases for sourcepje2005-07-081-3/+14
* Partial first draft documentation for setuptools. Split revision historypje2005-07-081-156/+8
* Added support for defining command aliases in distutils configurationpje2005-07-081-1/+7
* * Added "rotate" command to delete old distribution files, given a set ofpje2005-07-081-0/+19
* Add upload support to setuptools, and make default downloads of setuptoolspje2005-07-071-6/+8
* Bump release versionpje2005-07-071-4/+4
* Update revision history.pje2005-07-071-0/+16
* Add a note about interaction between exemaker and easy_installpje2005-07-071-0/+10
* Bump version to 0.5a5.pje2005-07-061-4/+4
* Added ``develop`` command to ``setuptools``-based packages. This commandpje2005-07-061-2/+9
* Made ``easy_install`` a standard ``setuptools`` command, moving it frompje2005-07-061-3/+9
* Enhanced the ``test`` command so that it doesn't install the package, butpje2005-07-061-2/+8
* Added ``egg_info`` command to ``setuptools``-based packages. This commandpje2005-07-061-0/+6
* Add missing download linkspje2005-07-041-3/+7
* EasyInstall/setuptools 0.5a4: significant new features, including automaticpje2005-06-271-12/+85