<div dir="ltr">Cool, I've heard of Chocolatey, but never actually used it. Anything that makes it easier to use Clang on Windows sounds great to me. Thanks! :)</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 6, 2017 at 6:02 AM, Peter Mounce via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi there<div><br></div><div>Myself and a colleague, David Bimmler, have created chocolatey packages for LLVM versions 3.8.0-3.9.1 inclusive. We did this because we wanted to make it easier to install onto our build infrastructure.</div><div><br></div><div>You can see the packages via <a href="https://chocolatey.org/packages/clang" target="_blank">https://chocolatey.org/<wbr>packages/clang</a> and the source code for the packages at <a href="https://github.com/bimmlerd/clang-choco" target="_blank">https://github.com/bimmlerd/<wbr>clang-choco</a>.</div><div><br></div><div>Chocolatey's moderation process involves a human in the loop, and so can take a few days. While the packages are pending review, you can install them by qualifying the version, like `choco install clang --version 3.9.1`, instead of just `choco install clang`.</div><div><br></div><div>Information about chocolatey - <a href="https://chocolatey.org/about" target="_blank">https://chocolatey.org/about</a></div><div>How to install chocolatey - <a href="https://chocolatey.org/install" target="_blank">https://chocolatey.org/<wbr>install</a></div><div><br></div><div>Hopefully this is a welcome contribution. We'd be happy for it to be pulled into core if you'd like. AFAIK the package would need a Windows machine with powershell to be built on within your release automation. We'd also need to extend the automation in our repo to support publishing RCs (I notice 4.0.0-rc3 has just dropped).</div><div><br></div><div>Best regards</div><div>Pete</div></div>
<br>______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div>