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

Yaron Keren via cfe-dev cfe-dev at lists.llvm.org
Fri Nov 13 05:48:20 PST 2015


Such a target should not be too hard as cmake already knows which LLVM
projects exists to build them.
As always, patches are welcome!


2015-11-13 15:24 GMT+02:00 Maarten Hoes <hoes.maarten at gmail.com>:

> Hi,
>
> On Fri, Nov 13, 2015 at 9:57 AM, Yaron Keren <yaron.keren at gmail.com>
> wrote:
> >
> > You can svn update all targets in one line
> >
> >  svn up . tools/clang tools/clang/tools/extra
> >
> You forgot projects/compiler-rt
> ;-)
>
> Jokes aside, I must admit that I know nothing about cmake, but I wonder
> how hard it would be to create a cmake target called 'update' that simply
> executes that command ? (perhaps with some additional checking for
> existence of directories included, before running 'svn up' on them).
>
>
> - Maarten
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151113/5fde8b14/attachment.html>


More information about the cfe-dev mailing list