Opened 7 years ago
Closed 6 years ago
#1479 closed defect (fixed)
On Windows, custom-build will try to use the UNIX script
Reported by: | sjamaan | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 5.0 |
Component: | build system | Version: | 5.0.0 |
Keywords: | portability, windows, batch file, chicken-install | Cc: | |
Estimated difficulty: | medium |
Description
The docs state about the custom-build
egg property:
On Windows, a file with the .bat extension will be picked before a plain file with no extension.
This doesn't seem to work. So there currently is no way to provide a custom build script that works on Windows and another that works on UNIX.
Note: See
TracTickets for help on using
tickets.