View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038320 | FPC | Compiler | public | 2021-01-06 04:25 | 2021-01-06 13:23 |
Reporter | Steven Penny | Assigned To | Florian | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | won't fix | ||
Summary | 0038320: Zip files with Windows | ||||
Description | If I go to this page: https://sourceforge.net/projects/freepascal/files/Win32/3.2.0 only EXE files are available. Some users would prefer Zip files as well, so you can just unzip and run the executable. Other projects offer this, for example Python: https://python.org/downloads/release/python-391 | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
FPCOldBugId | |||||
FPCTarget | - | ||||
Attached Files |
|
|
FPC simply does not have the resources to do so. |
|
Note that anybody interested to have such ZIP files for MS Windows is free to create them by downloading the sources and building using 'make zipinstall' or 'make singlezipinstall'. As mentioned by Florian, it's matter of resources necessary to ensure proper testing and maintaining releases in different formats. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-06 04:25 | Steven Penny | New Issue | |
2021-01-06 12:10 | Florian | Assigned To | => Florian |
2021-01-06 12:10 | Florian | Status | new => resolved |
2021-01-06 12:10 | Florian | Resolution | open => won't fix |
2021-01-06 12:10 | Florian | FPCTarget | => - |
2021-01-06 12:10 | Florian | Note Added: 0128119 | |
2021-01-06 13:23 | Tomas Hajny | Note Added: 0128124 |