aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/install_scripts.py
Commit message (Expand)AuthorAgeFilesLines
* Make the install_scripts command respect the "build_scripts -e"PJ Eby2005-12-261-4/+4
* Fix "legacy mode" trying to install scripts when there are none.PJ Eby2005-12-201-3/+4
* Support full roundtrip translation of eggs to and from ``bdist_wininst``PJ Eby2005-12-141-0/+40