Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reversing patch for 64-bit Windows script launcher, applied PJE's simpler sol... | agronholm | 2009-10-20 | 1 | -16/+9 |
* | Fix script launcher creation on 64-bit Windows, patch by Jason R. Coombs (htt... | agronholm | 2009-09-25 | 1 | -3/+11 |
* | Backport gui.exe launcher fix. | PJ Eby | 2008-01-03 | 1 | -2/+2 |
* | Fix ``#!`` parsing problems in Windows ``.exe`` script wrappers, when there | PJ Eby | 2007-01-24 | 1 | -4/+4 |
* | Overhauled Windows script wrapping to support ``bdist_wininst`` better. | PJ Eby | 2006-12-29 | 1 | -66/+121 |
* | Added quoting of script arguments and extended the quoting logic to | Jim Fulton | 2006-08-22 | 1 | -10/+78 |
* | Quote arguments to python.exe (including python's path) to avoid | PJ Eby | 2005-11-17 | 1 | -10/+10 |
* | Fix problem with Windows console scripts conflicting with module names, | PJ Eby | 2005-10-16 | 1 | -4/+4 |
* | Support generating .pyw/.exe wrappers for Windows GUI scripts, and | PJ Eby | 2005-09-24 | 1 | -14/+14 |
* | Added support to solve the infamous "we want .py on Windows, no | PJ Eby | 2005-09-17 | 1 | -0/+123 |