summaryrefslogtreecommitdiff
path: root/setuptools/command/install_scripts.py
Commit message (Expand)AuthorAgeFilesLines
* chmod/test cleanups and Jython support.phillip.eby2008-01-181-5/+5
* Partial support for cross-platform generation of bdist_wininst .exe's.phillip.eby2006-12-291-4/+30
* Backport whitespace normalization from 2.5 trunk.phillip.eby2006-04-191-29/+3
* Fixed duplication of scripts inside .egg filesphillip.eby2006-02-131-1/+42
* Make the install_scripts command respect the "build_scripts -e"phillip.eby2005-12-261-4/+4
* Fix "legacy mode" trying to install scripts when there are none.phillip.eby2005-12-201-3/+4
* Support full roundtrip translation of eggs to and from ``bdist_wininst``phillip.eby2005-12-141-0/+40