[E-devel] EFL Autotools freeze proposal

2019-04-17 Thread Mike Blumenkrantz
Hi, We are currently in the 1.23 release cycle, and it seems agreed upon that we are planning to remove autotools prior to the 1.23 release. Overall, the meson build is in reasonable shape--there are some small issues on our main platforms (and larger ones for Windows)--and it should not be an iss

Re: [E-devel] EFL Autotools freeze proposal

2019-04-17 Thread The Rasterman
On Wed, 17 Apr 2019 08:19:35 -0400 Mike Blumenkrantz said: > Hi, > > We are currently in the 1.23 release cycle, and it seems agreed upon that > we are planning to remove autotools prior to the 1.23 release. Overall, the > meson build is in reasonable shape--there are some small issues on our ma

[E-devel] Jenkins (again)

2019-04-17 Thread Mike Blumenkrantz
Hi, I've been getting this when pushing to the efl repo lately: remote: post-receive-020-notify-jenkins: Notifying Jenkins remote: curl: (28) Connection timed out after 10004 milliseconds Does anyone know how to resolve this? Thanks, Mike ___ enligh

Re: [E-devel] EFL Autotools freeze proposal

2019-04-17 Thread Vincent Torri
On Wed, Apr 17, 2019 at 2:20 PM Mike Blumenkrantz wrote: > > Hi, > > We are currently in the 1.23 release cycle, and it seems agreed upon that > we are planning to remove autotools prior to the 1.23 release. Overall, the > meson build is in reasonable shape--there are some small issues on our main

[E-devel] EFL 1.22.1 Release

2019-04-17 Thread Mike Blumenkrantz
The first bugfix release of the EFL 1.22 series is now available. See the full announcement with download links here: https://www.enlightenment.org/news/efl-1.22.1 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://li

Re: [E-devel] [PATCH] libunibreak: add missing __has_attribute definitions for old compilers

2019-04-17 Thread Romain Naour
Hi, Le 16/04/2019 à 22:23, Vincent Torri a écrit : > can you open a ticket on phab ? Done: https://phab.enlightenment.org/T7818 Best regards, Romain > > Vincent > > On Tue, Apr 16, 2019 at 10:10 PM Romain Naour wrote: >> >> __has_attribute has been introduced with gcc 5 [1]. >> >> [1] https: