Re: GitLab CI runners for non-Linux systems

2018-05-19 Thread xclaesse
Ok, spent way too much time on this, but finally got it working to cross build glib on our fedora docker image. https://bugzilla.gnome.org/show_bug.cgi?id=796264 Similar setup could be done to cross build for windows using mingw. Tests could maybe run with exe_wrapper=wine, that would be fun :P

Re: GitLab CI runners for non-Linux systems

2018-05-19 Thread John Ralls
> On May 19, 2018, at 5:55 AM, xclae...@gmail.com wrote: > > Le vendredi 18 mai 2018 à 23:38 -0400, philip.chime...@gmail.com a > écrit : >> On Fri, May 18, 2018 at 10:15 PM wrote: >>> Le vendredi 18 mai 2018 à 10:52 +0100, Philip Withnall a écrit : • macOS (ideally

Re: GitLab CI runners for non-Linux systems

2018-05-19 Thread xclaesse
Le vendredi 18 mai 2018 à 23:38 -0400, philip.chime...@gmail.com a écrit : > On Fri, May 18, 2018 at 10:15 PM wrote: > > Le vendredi 18 mai 2018 à 10:52 +0100, Philip Withnall a écrit : > > > • macOS (ideally several versions, since we support from OS X > > 10.7 > > >

Re: GitLab CI runners for non-Linux systems

2018-05-19 Thread Jonathan Matthew
On Fri, May 18, 2018 at 10:52:18AM +0100, Philip Withnall wrote: > > Can anybody else provide and maintain CI runners for other platforms? > I’d particularly like to see: > • *BSD (probably OpenBSD and NetBSD) > • macOS (ideally several versions, since we support from OS X 10.7 > upwards[2]) >