summaryrefslogtreecommitdiff
path: root/setuptools/gui.exe
Commit message (Expand)AuthorAgeFilesLines
* Backport gui.exe launcher fix.PJ Eby2008-01-031-0/+0
* Fix ``#!`` parsing problems in Windows ``.exe`` script wrappers, when therePJ Eby2007-01-241-0/+0
* Overhauled Windows script wrapping to support ``bdist_wininst`` better.PJ Eby2006-12-291-0/+0
* Added quoting of script arguments and extended the quoting logic toJim Fulton2006-08-221-0/+0
* Quote arguments to python.exe (including python's path) to avoidPJ Eby2005-11-171-0/+0
* Fix problem with Windows console scripts conflicting with module names,PJ Eby2005-10-161-0/+0
* Support generating .pyw/.exe wrappers for Windows GUI scripts, andPJ Eby2005-09-241-0/+0