D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 17998 - Document Options for install.sh
Summary: Document Options for install.sh
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: x86 Windows
: P1 enhancement
Assignee: Seb
URL:
Keywords: pull
: 19815 (view as issue list)
Depends on:
Blocks:
 
Reported: 2017-11-21 12:54 UTC by John Hall
Modified: 2023-01-02 21:02 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description John Hall 2017-11-21 12:54:33 UTC
The D install script install.sh is mentioned on the website a few times, but all of its options are not described. I was surprised to learn from [1] that you could use it to install ldc.

1] https://github.com/ldc-developers/ldc/pull/2421#pullrequestreview-77997374
Comment 2 github-bugzilla 2017-12-19 03:10:38 UTC
Commits pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/cddf449f644fcd2e2c0321491dd8d978f94199ae
Fix Issue 17998 - Document Options for install.sh

https://github.com/dlang/dlang.org/commit/04bf20ef391ebcfd17af4e5db6c58664748f0569
Merge pull request #1936 from wilzbach/fix-17998

Fix Issue 17998 - Document Options for install.sh
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
Comment 3 Iain Buclaw 2023-01-02 21:02:52 UTC
*** Issue 19815 has been marked as a duplicate of this issue. ***