[PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.

Rick Foos rfoos at codeaurora.org
Wed Jan 21 08:34:20 PST 2015


SVN/Git checkout using list of projects [svn-llvm, svn-clang]

Build stages driven by caller defined list of dictionaries
[{stage1},{stage2},...]

Allow user to update individual values in stage dictionaries update=[{sources=[svn-llvn,svn-clang,svn-compiler-rt]}].

The caller does not need to specify the entire set of stage dictionaries to change a few things for thier needs.

Default stages set to do a self hosted linux clang build.

Moved code into new function name. Tested on Windows/Linux, MSVC, Makefiles, Ninja.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6866

Files:
  zorg/buildbot/builders/ClangBuilder.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6866.18519.patch
Type: text/x-patch
Size: 10548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150121/d11cbd8e/attachment.bin>


More information about the llvm-commits mailing list