<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">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 class=""><br></span><span class="">> 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><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><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><div>That's a one time cost, not every time you do an update.<br></div><div><br></div></div></div></div>