Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread The Rasterman
On Thu, 27 Sep 2012 11:57:38 -0300 Lucas De Marchi said: > On Thu, Sep 27, 2012 at 11:53 AM, Carsten Haitzler > wrote: > > On Thu, 27 Sep 2012 10:23:38 -0300 Lucas De Marchi > > said: > > > >> On Wed, Sep 26, 2012 at 11:40 PM, Carsten Haitzler > >> wrote: > >> > On Wed, 26 Sep 2012 17:00:21 -0

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread Lucas De Marchi
On Thu, Sep 27, 2012 at 11:53 AM, Carsten Haitzler wrote: > On Thu, 27 Sep 2012 10:23:38 -0300 Lucas De Marchi > said: > >> On Wed, Sep 26, 2012 at 11:40 PM, Carsten Haitzler >> wrote: >> > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri >> > said: >> > >> > >> > >> > i'm (finally)

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread The Rasterman
On Thu, 27 Sep 2012 10:25:24 -0300 Lucas De Marchi said: > On Wed, Sep 26, 2012 at 11:06 PM, Carsten Haitzler > wrote: > > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri > > said: > > > >> Hi all, > >> > >> As discussed with Vincent at IRC, and based on previous in-person talk with

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread The Rasterman
On Thu, 27 Sep 2012 10:23:38 -0300 Lucas De Marchi said: > On Wed, Sep 26, 2012 at 11:40 PM, Carsten Haitzler > wrote: > > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri > > said: > > > > > > > > i'm (finally) looking at the new efl tree. here are some comments: > > > > 1. memory

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread Lucas De Marchi
On Wed, Sep 26, 2012 at 11:06 PM, Carsten Haitzler wrote: > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri > said: > >> Hi all, >> >> As discussed with Vincent at IRC, and based on previous in-person talk with >> Raster and Cedric, here follows the proposal to cleanup the efl/ (merge

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread Lucas De Marchi
On Wed, Sep 26, 2012 at 11:40 PM, Carsten Haitzler wrote: > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri > said: > > > > i'm (finally) looking at the new efl tree. here are some comments: > > 1. memory pools in eina - kill all except chained_pool and one_big. in fact > dont make t

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread Vincent Torri
On Thu, Sep 27, 2012 at 1:19 PM, Carsten Haitzler wrote: > On Thu, 27 Sep 2012 13:16:47 +0200 Vincent Torri > said: > >> On Thu, Sep 27, 2012 at 12:50 PM, Carsten Haitzler >> wrote: >> > On Thu, 27 Sep 2012 20:34:15 +1000 David Seikel said: >> > >> >> On Thu, 27 Sep 2012 11:06:59 +0900 Carsten

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread The Rasterman
On Thu, 27 Sep 2012 13:16:47 +0200 Vincent Torri said: > On Thu, Sep 27, 2012 at 12:50 PM, Carsten Haitzler > wrote: > > On Thu, 27 Sep 2012 20:34:15 +1000 David Seikel said: > > > >> On Thu, 27 Sep 2012 11:06:59 +0900 Carsten Haitzler (The Rasterman) > >> wrote: > >> > >> > On Wed, 26 Sep 201

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread Vincent Torri
On Thu, Sep 27, 2012 at 12:50 PM, Carsten Haitzler wrote: > On Thu, 27 Sep 2012 20:34:15 +1000 David Seikel said: > >> On Thu, 27 Sep 2012 11:06:59 +0900 Carsten Haitzler (The Rasterman) >> wrote: >> >> > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri >> > said: >> > >> > > Hi all,

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread The Rasterman
On Thu, 27 Sep 2012 20:34:15 +1000 David Seikel said: > On Thu, 27 Sep 2012 11:06:59 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri > > said: > > > > > Hi all, > > > > > > As discussed with Vincent at IRC, and based on previo

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread David Seikel
On Thu, 27 Sep 2012 11:06:59 +0900 Carsten Haitzler (The Rasterman) wrote: > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri > said: > > > Hi all, > > > > As discussed with Vincent at IRC, and based on previous in-person > > talk with Raster and Cedric, here follows the proposal to

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread The Rasterman
On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri said: i'm (finally) looking at the new efl tree. here are some comments: 1. memory pools in eina - kill all except chained_pool and one_big. in fact dont make them even modules. they are compiled in right now and so keep it that way.

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread The Rasterman
On Thu, 27 Sep 2012 13:57:48 +1000 David Seikel said: > On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri > wrote: > > > #2 - every dependency is mandatory: no more optional libjpeg, > > fontconfig and so on. No more "automagic" detection that silently > > causes problems for 99% of u

Re: [E-devel] efl merge cleanup proposal

2012-09-27 Thread The Rasterman
On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri said: > Hi all, > > As discussed with Vincent at IRC, and based on previous in-person talk with > Raster and Cedric, here follows the proposal to cleanup the efl/ (merged) > build system. > > PRE-NOTICE: this is the initial step and wo

Re: [E-devel] efl merge cleanup proposal

2012-09-26 Thread David Seikel
On Wed, 26 Sep 2012 17:00:21 -0300 Gustavo Sverzut Barbieri wrote: > #2 - every dependency is mandatory: no more optional libjpeg, > fontconfig and so on. No more "automagic" detection that silently > causes problems for 99% of users (why can't I see text in e17? why > can't I view png?) > >

Re: [E-devel] efl merge cleanup proposal

2012-09-26 Thread Gustavo Sverzut Barbieri
On Wednesday, September 26, 2012, Cedric BAIL wrote: > Hi, > > On Thu, Sep 27, 2012 at 5:51 AM, Vincent Torri > > > wrote: > > On Wed, Sep 26, 2012 at 10:00 PM, Gustavo Sverzut Barbieri > > > wrote: > >> As discussed with Vincent at IRC, and based on previous in-person talk > with > >> Raster and

Re: [E-devel] efl merge cleanup proposal

2012-09-26 Thread Cedric BAIL
Hi, On Thu, Sep 27, 2012 at 5:51 AM, Vincent Torri wrote: > On Wed, Sep 26, 2012 at 10:00 PM, Gustavo Sverzut Barbieri > wrote: >> As discussed with Vincent at IRC, and based on previous in-person talk with >> Raster and Cedric, here follows the proposal to cleanup the efl/ (merged) >> build sys

Re: [E-devel] efl merge cleanup proposal

2012-09-26 Thread Vincent Torri
On Wed, Sep 26, 2012 at 10:00 PM, Gustavo Sverzut Barbieri wrote: > Hi all, > > As discussed with Vincent at IRC, and based on previous in-person talk with > Raster and Cedric, here follows the proposal to cleanup the efl/ (merged) > build system. > > PRE-NOTICE: this is the initial step and won't

[E-devel] efl merge cleanup proposal

2012-09-26 Thread Gustavo Sverzut Barbieri
Hi all, As discussed with Vincent at IRC, and based on previous in-person talk with Raster and Cedric, here follows the proposal to cleanup the efl/ (merged) build system. PRE-NOTICE: this is the initial step and won't please everybody. If you're case is not in the initial proposal, bear with me