[zorg] Proposal: Add options allowing MSVC builds with Clang Cmake Build Factory.

Galina Kistanova gkistanova at gmail.com
Tue Jan 6 15:14:27 PST 2015


Hello Rick,

Sounds good to me.
I'd maybe add to the list a way to define components to check out and build
along with the clang, i.e. a combination of compiler-rt, libc++, and so on.

Thanks

Galina



On Mon, Jan 5, 2015 at 11:35 AM, Rick Foos <rfoos at codeaurora.org> wrote:

> I'm final testing a patch that allows getClangCMakeBuildFactory to become
> a more unified builder per earlier discussions with Renato.
>
> The upgrades allow:
> 1) Builds with cmake generators 'Visual Studio 12', 'Ninja', 'Unix
> Makefiles' by changing arguments.
> 2) Builds on Linux w/o modifications (defaults remain the same)
> 3) Builds on Windows with modified arguments.
> 3a) Windows builds use basically the same arguments as Linux with mods for
> MSVC.
> 4) Optional stage 2 cmake build using built clang with different generator
> and options. This allows an MSVC build followed by a clang built clang per
> the selfhosting logic.
>
> Does this sound like a reasonable set of features to upgrade
> getClangCMakeBuildFactory?
>
> Rick
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150106/5d7cd0c5/attachment.html>


More information about the llvm-commits mailing list