Issue 960247
Created on 2004-05-25 16:46 by a1s, last changed 2004-05-26 10:05 by a1s.
File name |
Uploaded |
Description |
Edit |
Remove |
setup.py.diff
|
a1s,
2004-05-25 16:46
|
|
|
|
msg2713 |
Author: [hidden] (a1s) |
Date: 2004-05-25 16:46 |
|
with this patch, setup.py creates windows .bat files
instead of *nix shell scripts when 'bdist_wininst' or
'bdist --formats=wininst' is run on non-windows platform.
'bdist' command checks only the first of specified
formats, and makes windows scripts if it is 'wininst'
or if current (build) platform is 'win32'. otherwise
it creates shell scripts.
'bdist_wininst' always creates windows files.
|
msg2714 |
Author: [hidden] (a1s) |
Date: 2004-05-26 10:05 |
|
Logged In: YES
user_id=8719
checked in
|
|
Date |
User |
Action |
Args |
2004-05-25 16:46:33 | a1s | create | |
|