On Sun, Jul 20, 2014 at 4:52 PM, Reinhard Tartler <siret...@gmail.com>
wrote:

> To answer my own question: I have setup travis to build our release/10
> branch:
>
> https://travis-ci.org/siretart/libav
>
> As you can see, access to the internet seems to be available. The
> build machine is an amd64 bit ubuntu 12.04 LTS host, and we can
> install arbitrary packages.
>
> I have not explored MacOS builds yet. Also, it seems not to be
> possible to access the build workspace directly. Maybe the build could
> upload binaries somewhere, but it is currently unclear to me how we
> would authenticate/validate such builds. Integrating a dedicated Mac
> Builder for release binaries into our jenkins setup seems favorable.
> <https://lists.libav.org/mailman/listinfo/libav-devel>
>

This is very cool. It makes me wonder if we should consider using GitHub
pull requests for contributions instead of git-send-email since it would
display test failures (or successes) automatically for every patch, even if
the contributor was too lazy to run the tests before sending the patch.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to