This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Distribution builds for LLDB standalone
ClosedPublic

Authored by sgraenitz on Jul 9 2019, 4:23 AM.

Details

Summary

Enable distribution and install-distribution targets in LLDB standalone and pre-populate the cache accordingly on macOS.
Documentation for distribution builds is here: https://llvm.org/docs/BuildingADistribution.html

Event Timeline

sgraenitz created this revision.Jul 9 2019, 4:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 9 2019, 4:23 AM
sgraenitz edited the summary of this revision. (Show Details)Jul 9 2019, 5:02 AM
sgraenitz added a reviewer: compnerd.
sgraenitz updated this revision to Diff 208695.Jul 9 2019, 8:25 AM

Add include(LLVMDistributionSupport) which went into the wrong patch

This revision is now accepted and ready to land.Jul 9 2019, 8:58 AM
xiaobai accepted this revision.Jul 9 2019, 10:46 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2019, 4:09 AM