[llvm-bugs] [Bug 39115] New: Update build instructions to alleviate confusion

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 28 06:49:59 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=39115

            Bug ID: 39115
           Summary: Update build instructions to alleviate confusion
           Product: Website
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Documentation
          Assignee: unassignedbugs at nondot.org
          Reporter: jalkut at red-sweater.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 20937
  --> https://bugs.llvm.org/attachment.cgi?id=20937&action=edit
Patch to the current version of build.html

I was curious to build lldb for the first time in a while, and I found tbe
build instructions on the web site antiquated. I updated build.html to:

1. Mention and link to the Swift-compatible version.
2. Eliminate distinctions between ancient versions of Xcode.
3. Factor out the "download source" instruction into the Preliminaries section,
as it is a shared requirement.
4. Eliminate the unhelpful link to "Source" from the Mac OS X build
instructions, as it was linking to a binaries download page.

I think with these changes the documentation will better serve people who are
interested in building lldb.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180928/5a144ee9/attachment.html>


More information about the llvm-bugs mailing list