<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 29, 2016 at 8:51 AM, Bruce Hoult via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Sat, Jul 30, 2016 at 2:26 AM, Robinson, Paul via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br></span><span>> Even then, are we seriously ignoring the fact that even if you did clone<br>
> the whole repository including everything, that you can still build just<br>
> the libc++ and sanitiser runtimes if you wanted to?<br>
<br>
</span>Is it that easy to build a subset of a large checked-out tree?  I haven't<br>
tried it but my impression is: not so much.  Certainly the advertised<br>
tactics for configuring/building don't tell you how to do that.  Somebody<br>
figuring out what it takes would be very constructive here, instead of<br>
just asserting it can't possibly be that hard.<br></blockquote><div><br></div></span><div>Right now, no. The build system assumes that if you checked someone out then you want to build it.</div><div><br></div><div>This needs to change.</div></div></div></div></blockquote><div><br></div><div>libc++ and libc++abi already provide make targets that allow you to build build/install the libraries without</div><div>building LLVM/Clang.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><div><br></div><div> I believe David Chisnall up-thread cited a difference in checkout times</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
on the order of a handful of seconds versus a couple of minutes.  While<br>
naively it might seem not a big deal, over time and depending on what you<br>
are trying to do yes it can be a big burden<br></blockquote><div><br></div></span><div>That's a one time cost, not every time you do an update.<br></div><div><br></div></div></div></div>
<br>______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div></div>