On Wed, May 23, 2018 at 9:20 PM, wrote:
> Le vendredi 18 mai 2018 à 10:52 +0100, Philip Withnall a écrit :
>> Hi all,
>>
>> 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
On Mon, May 21, 2018 at 5:54 PM, Alan Coopersmith
wrote:
> On 05/18/18 02:52 AM, Philip Withnall wrote:
>> Can anybody else provide and maintain CI runners for other platforms?
>
> Are there instructions somewhere on what's needed to do this?
1) Install the gitlab runner on a server:
https://docs
On Wed, May 2, 2018 at 7:57 PM, Morten Welinder wrote:
> It is just me, or is the migration mangling bugs?
>
> Compare https://bugzilla.gnome.org/show_bug.cgi?id=765921
> to https://gitlab.gnome.org/GNOME/gtk/issues/621
>
> In bugzilla, the cut-and-paste compile commands with output are readable.
On Sat, Nov 18, 2017 at 3:44 PM, Christian Schoenebeck
wrote:
> On Freitag, 17. November 2017 00:51:25 CET Christian Schoenebeck wrote:
>> What I found out so far is that whenever this problem occurs, both of the
>> following two checks in function gtk_menu_motion_notify() (gtkmenu.c) return
>> fa
On Sun, Apr 16, 2017 at 7:44 PM, John Emmas via gtk-devel-list
wrote:
> All of a sudden I've hit a problem when building glib with MSVC. It seems
> to be affecting calls to g_mkstemp() / g_getenv() and various others. Let's
> take g_mkstemp() as an example. It gets called in glib-genmarshal.c
>
On Mon, Dec 5, 2016 at 4:24 AM, Cong Monkey wrote:
> Hi Devs,
>
> I am try to find the guidelines how to use pygtk on windows.
>
> The real sad part is that I even can not find the official way to
> install, and the other guys advice does not use gtk on windows absolutely!
>
> I love