Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread The Rasterman
On Mon, 19 Mar 2018 18:38:42 +0100 Marcel Hollerbach said: > Hello, > > On 03/19/2018 04:44 PM, William L. Thomson Jr. wrote: > > On Mon, 19 Mar 2018 00:56:20 -0400 > > Cedric Bail wrote: > >> > >> The CMake build never reached maturity and no further attempt

Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread Simon Lees
On Tuesday, 20 March 2018 02:20:32 ACDT, William L. Thomson Jr. wrote: > On Mon, 19 Mar 2018 18:55:59 +1030 > Simon Lees wrote: > >> On 19/03/18 15:26, Cedric Bail wrote: ... > > That is even messier. Removing cmake build system, but leaving cmake > artifacts for others using

Re: [E-devel] E22 opengl issues

2018-03-19 Thread William L. Thomson Jr.
On Fri, 16 Mar 2018 13:34:07 -0400 "William L. Thomson Jr." wrote: > > E 22 alpha and beta GTK stops rendering internal content > https://phab.enlightenment.org/T6144 This remains under software so is not opengl related. Though it happens considerably less under

Re: [E-devel] EFL packaging on Debian

2018-03-19 Thread Ross Vandegrift
On Mon, Mar 19, 2018 at 11:21:51AM +0900, Stefan Schmidt wrote: > I just did run through my monthly packaging status update and was > pleased to see that efl 1.20.7 has entered Debian unstable a few days > back. > > I wanted to take this opportunity to thank Ross for his constant work > on

Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread William L. Thomson Jr.
On Mon, 19 Mar 2018 18:38:42 +0100 Marcel Hollerbach wrote: > If you find anything that breaks your meson build script, notify the > meson devs, they will fix things super fast, happened to me once for > external projects, and it was fixed within the next release. Same for >

Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread Marcel Hollerbach
Hello, On 03/19/2018 04:44 PM, William L. Thomson Jr. wrote: On Mon, 19 Mar 2018 00:56:20 -0400 Cedric Bail wrote: The CMake build never reached maturity and no further attempt to improve it is planned. I am actually thinking of removing the build support from the tree (Not

Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread William L. Thomson Jr.
On Mon, 19 Mar 2018 15:52:52 + Stephen Houston wrote: > Mason Efl is more complete than cake EFL and will be merged soon. > It's in a branch in the EFL tree. Good to know thanks! I still do not see the benefit of meson over cmake, having used both. Meson seems like a

Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread Stephen Houston
Mason Efl is more complete than cake EFL and will be merged soon. It's in a branch in the EFL tree. On Mon, Mar 19, 2018, 10:45 AM William L. Thomson Jr. < wlt...@obsidian-studios.com> wrote: > On Mon, 19 Mar 2018 00:56:20 -0400 > Cedric Bail wrote: > > > > The CMake build never

Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread William L. Thomson Jr.
On Mon, 19 Mar 2018 18:55:59 +1030 Simon Lees wrote: > On 19/03/18 15:26, Cedric Bail wrote: > > On March 17, 2018 2:29 PM, William L. Thomson Jr. > > wrote: > >> I see EFL has a CMakeLists.txt in git. I am curious as to the > >> current state of

Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread William L. Thomson Jr.
On Mon, 19 Mar 2018 00:56:20 -0400 Cedric Bail wrote: > > The CMake build never reached maturity and no further attempt to > improve it is planned. I am actually thinking of removing the build > support from the tree (Not the installed cmake helper to link against > EFL) for next

Re: [E-devel] State of cmake build system for EFL

2018-03-19 Thread Simon Lees
On 19/03/18 15:26, Cedric Bail wrote: > On March 17, 2018 2:29 PM, William L. Thomson Jr. > wrote: >> I see EFL has a CMakeLists.txt in git. I am curious as to the current >> state of that. It seems like it is for past versions, 1.18.99.57967. >> Also does not