D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 16361 - Exclude other OS folders from a OS relase
Summary: Exclude other OS folders from a OS relase
Status: NEW
Alias: None
Product: D
Classification: Unclassified
Component: installer (show other issues)
Version: D2
Hardware: x86_64 Linux
: P4 enhancement
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-07 20:52 UTC by Seb
Modified: 2022-12-17 10:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Seb 2016-08-07 20:52:25 UTC
If one installs dmd on Linux via the installer script or downloads the release directly, he will the following folders:

- freebsd
- linux
- osx
- solaris
- windows

Imho that's pretty confusing to newbies (it was too at least) and we should exclude those nearly empty directories from the releases.
Also using the folder `linux` in a linux release is a bit pointless, but I expect that changing this might break a lot :/