[llvm-dev] Appveyor for the LLVM Github Org

Eric Fiselier via llvm-dev llvm-dev at lists.llvm.org
Tue Mar 19 10:24:29 PDT 2019


Hi All,

Appveyor is a CI product for Windows. It's free for open source projects on
Github.
Libc++ has been using it via the llvm-mirror organization on Github [1].

Should we set Appveyor up for the official LLVM Github organization?

The motivation for testing libc++ on Windows using Appveyor over Buildbot
is that Appveyor allows for a faster development cycle. CI configuration
changes are frequent at this stage of libc++ Windows support. With buildbot
these changes take a week to propagate.

/Eric

[1] https://ci.appveyor.com/project/llvm-mirror/libcxx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190319/2ee67e04/attachment.html>


More information about the llvm-dev mailing list