[cfe-dev] Building llvm/clang from source: 'make update'

Csaba Raduly via cfe-dev cfe-dev at lists.llvm.org
Fri Nov 13 00:48:57 PST 2015


"make update" was a feature in the Autoconf-ish makefiles, and hasn't
been ported to Cmake.
(one of the reasons I'm still using the Autoconf system).

Csaba

On Thu, Nov 12, 2015 at 5:40 PM, Maarten Hoes via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
> Hi,
>
>
> Just a quick question about compiling llvm/clang from source on Linux
> (Fedora 23):
>
> (Im following the build guide located here:
> http://clang.llvm.org/get_started.html )
>
> I remember there being, once upon a time, a 'make update' target, that
> performed a 'svn update' in all the right directories for you. However, this
> seems to be gone (no rule to make target 'update'). Is there another way to
> quickly/easily update the entire source tree(s), or do I manually have to do
> 'svn update' in all the relevant directories ?
>
> I couldnt find this info on the website, sorry if its in a FAQ or something.
>
>
> - Maarten.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>



-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds



More information about the cfe-dev mailing list