[PATCH] [DOCS] How to Setup a Windows Builder
Rick Foos
rfoos at codeaurora.org
Mon Nov 11 16:14:50 PST 2013
I'm currently using this document to set up a Zorg buildslave for
Windows. It addresses issues we have found on internal Windows builders
in terms of combining/extending Cmd.exe, Mingw32 and Msys and Visual
Studio to build and test a variety of llvm components on Windows.
While Linux provides a clean build/install environment, Windows involves
multiple shells (dos, msys, cygwin), multiple compilers (GCC, MS Visual
Studio, and Intel 64), and build environments where Cmake is required,
msbuild replaces make, etc.
I'm hoping this can become a central place to describe and update a
basic Windows buildslave incorporating the ideas in zorg osusl,
bb.pgr.jp, and some new builders to incorporate polly with lit testing.
Thank you Mikael.
Best Regards,
Rick Foos
On 11/11/2013 05:50 PM, Mikael Lyngvig wrote:
> This document describes how to set up a Windows builder and is a
> document that quite a few have asked about during the past few years.
>
> Please find attached diff.
>
> Please direct all criticism, error reports, and enhancement requests
> to me and I'll see what I can do.
>
>
> Sincerely,
> Mikael Lyngvig
>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
--
Rick Foos
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131111/5b09ddf5/attachment.html>
More information about the llvm-commits
mailing list