<div dir="ltr"><div><div><div>Hi,<br><br><br></div>That's actually a pretty cool tool ! And it claims to work with all kinds of source code revision systems too. I didn't even need to checkout the myrepos git repo, it is available as a rpm package for my Fedora 23 system. For setup you only need to run 'mr register' *once* in every checked out repository, and then 'mr up' in the top level dir does indeed check out all the lower level repo's.<br><br></div>Thank you very much,<br><br><br></div>- Maarten<br><div><div><div><br><div><br>On Thu, Nov 12, 2015 at 5:54 PM, Mario Werner via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br>><br>> Hi,<br>><br>> I do not know anything about 'make update' but may have an alternative.<br>> I quite successfully use the myrepos [1] tool to automate the update<br>> process of my llvm source tree. You can update llvm and all subrepos<br>> with a simple 'mr up' from the project root directory. It only needs to<br>> be configured once.<br>><br>> HTH,<br>> Mario<br>><br>> [1] <a href="https://github.com/joeyh/myrepos">https://github.com/joeyh/myrepos</a><br>><br>> On 11/12/2015 05:40 PM, Maarten Hoes via cfe-dev wrote:<br>> > Hi,<br>> ><br>> ><br>> > Just a quick question about compiling llvm/clang from source on Linux<br>> > (Fedora 23):<br>> ><br>> > (Im following the build guide located here:<br>> > <a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a> )<br>> ><br>> > I remember there being, once upon a time, a 'make update' target, that<br>> > performed a 'svn update' in all the right directories for you. However,<br>> > this seems to be gone (no rule to make target 'update'). Is there another<br>> > way to quickly/easily update the entire source tree(s), or do I manually<br>> > have to do 'svn update' in all the relevant directories ?<br>> ><br>> > I couldnt find this info on the website, sorry if its in a FAQ or something.<br>> ><br>> ><br>> > - Maarten.<br>> ><br>> ><br>> ><br>> > _______________________________________________<br>> > cfe-dev mailing list<br>> > <a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>> > <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>> ><br>> _______________________________________________<br>> cfe-dev mailing list<br>> <a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br><br></div></div></div></div></div>