aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.txt
Commit message (Expand)AuthorAgeFilesLines
* pushed the doc in the docs/ dir. now hooked in the Sphinxtarek2009-07-171-2619/+0
* merged Hanno changestarek2009-07-171-1/+0
|\
| * Packages required at build time where not fully present at install time. This...Hanno Schlichting2009-07-171-0/+3
* | now has a unique CHANGES file. Later on when the project will be splitted in ...tarek2009-07-171-513/+0
|/
* Cherry-picked documentation and style changes from setuptools trunkHanno Schlichting2009-07-171-2/+2
* Figured out where to put changelog entries.Hanno Schlichting2009-07-161-1/+14
* Put the ez_setup bootstrap script onto bitbucket and note it's new locationHanno Schlichting2009-07-161-1/+1
* #1 Added compatibility with Subversion 1.6.Tarek Ziadé2009-07-161-0/+3
* Backport http://bugs.python.org/setuptools/issue39 from trunkPJ Eby2008-09-241-3/+6
* Updated release notesPJ Eby2008-09-241-1/+17
* Support subversion 1.5 (backport from trunk)PJ Eby2008-07-161-0/+2
* Added a warning if a namespace package is declared, but its parentPJ Eby2008-02-141-0/+3
* Allow ``ez_setup.use_setuptools()`` to upgrade existing setuptoolsPJ Eby2008-02-141-0/+3
* Fix interactions between the various "require" options,PJ Eby2008-01-191-0/+5
* chmod/test cleanups and Jython compatibility (backport from trunk)PJ Eby2008-01-181-0/+2
* Update Pyrex/swig_sources workaround for newer Pyrex versionsPJ Eby2008-01-151-0/+2
* Fixed a missing files problem when using Windows source distributions onPJ Eby2007-09-261-0/+5
* 0.6c7 releasePJ Eby2007-09-041-1/+0
* The default ``--index-url`` is now ``http://pypi.python.org/simple``, toPJ Eby2007-09-041-1/+1
* Fix import problems with nested namespace packages installed viaPJ Eby2007-09-041-0/+4
* Update release notes w/fixes.PJ Eby2007-07-111-0/+5
* Backport fixes and doc updates; prep for 0.6c6 releasePJ Eby2007-05-311-2/+7
* Fix ``test`` command possibly failing if an older version of the projectPJ Eby2007-02-241-0/+4
* Added ``--egg-path`` option to ``develop`` command, allowing you to forcePJ Eby2007-02-151-0/+13
* Fix ``#!`` parsing problems in Windows ``.exe`` script wrappers, when therePJ Eby2007-01-241-0/+4
* Fix "eggsecutables" (such as setuptools' own egg) only being runnablePJ Eby2007-01-241-0/+3
* Update release notes.PJ Eby2007-01-091-0/+3
* Fix uploaded ``bdist_wininst`` packages being described as suitable forPJ Eby2007-01-091-1/+3
* Bump version to 0.6c5, and backport bdist_rpm and cygwin dll fixesPJ Eby2007-01-091-0/+4
* Fix a problem installing eggs with a system packaging tool if the projectPJ Eby2007-01-051-0/+5
* Overhauled Windows script wrapping to support ``bdist_wininst`` better.PJ Eby2006-12-291-0/+7
* Use cross-platform relative paths in ``easy-install.pth`` when doingPJ Eby2006-09-291-0/+4
* Handle empty revision numbers in SVN 1.4 "entries" formatPJ Eby2006-09-261-0/+2
* Add support for "eggsecutable" headers: a /bin/sh script that is prependedPJ Eby2006-09-221-0/+43
* Fix bdist_wininst files not being uploaded by "upload"PJ Eby2006-09-211-2/+2
* Fix ``upload`` not uploading files built by ``bdist_rpm`` on Python 2.3 andPJ Eby2006-09-211-0/+4
* Support svn 1.4 working copy format (backport from trunk)PJ Eby2006-09-171-0/+3
* Make "setup.py develop" of a setuptools-using project installPJ Eby2006-09-061-0/+3
* Support setuptools .egg being in current directory when bootstrapping onPJ Eby2006-09-061-0/+5
* Fix incorrect release note regarding the egg_info/sdist fix.PJ Eby2006-07-181-4/+6
* Source distributions now always include a ``setup.cfg`` file that explicitlyPJ Eby2006-07-181-0/+5
* Support ``extra_path`` option to ``setup()`` when ``install`` is run inPJ Eby2006-07-181-0/+3
* * Fixed ``AttributeError`` when trying to download a ``setup_requires``PJ Eby2006-07-141-0/+11
* Fixed redundant warnings about missing ``README`` file(s); it should nowPJ Eby2006-07-101-0/+3
* Added ``--no-date`` and ``--no-svn-revision`` options to ``egg_info``PJ Eby2006-07-101-18/+77
* Fix ``register`` not obeying name/version set by ``egg_info`` command, ifPJ Eby2006-07-101-0/+4
* Include more detailed version ranges spec, and make Requirement.specs aPJ Eby2006-07-101-0/+9
* 0.6b3 releasePJ Eby2006-06-091-3/+3
* Allow .py files found by the include_package_data option to bePJ Eby2006-06-091-0/+5
* Fix bdist_egg not including files in .egg-info subdirectories.PJ Eby2006-06-071-0/+3