summaryrefslogtreecommitdiff
path: root/launcher.c
Commit message (Expand)AuthorAgeFilesLines
* Quote arguments to python.exe (including python's path) to avoidPJ Eby2005-11-171-10/+10
* Fix problem with Windows console scripts conflicting with module names,PJ Eby2005-10-161-4/+4
* Support generating .pyw/.exe wrappers for Windows GUI scripts, andPJ Eby2005-09-241-14/+14
* Added support to solve the infamous "we want .py on Windows, noPJ Eby2005-09-171-0/+123