[libcxx-dev] [llvm-dev] Appveyor for the LLVM Github Org
Tom Stellard via libcxx-dev
libcxx-dev at lists.llvm.org
Tue Mar 19 11:04:38 PDT 2019
On 03/19/2019 10:24 AM, Eric Fiselier via llvm-dev wrote:
> 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?
>
What exactly do you want to do? Are you just looking to add a post-commit
hook to trigger Appveyor builds?
-Tom
> 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
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
More information about the libcxx-dev
mailing list