Re: [E-devel] [EGIT] [core/efl] master 02/11: evil: make it possible to build the library alone.

2016-04-15 Thread Andrew Williams
I may be duplicating what raster said but to avoid the makefile duplication can we not move them to individual build only and ship top level bash&win-batch&whatever scripts to simply iterate when a full build is needed? I'm working on the idea of partial builds or testing within EDI but being per-

Re: [E-devel] [EGIT] [core/efl] master 02/11: evil: make it possible to build the library alone.

2016-04-15 Thread Simon Lees
On 04/15/2016 05:40 PM, Andrew Williams wrote: > I may be duplicating what raster said but to avoid the makefile duplication > can we not move them to individual build only and ship top level > bash&win-batch&whatever scripts to simply iterate when a full build is > needed? > That would theoreti

Re: [E-devel] [EGIT] [core/efl] master 02/11: evil: make it possible to build the library alone.

2016-04-15 Thread David Seikel
On Fri, 15 Apr 2016 17:44:54 +0930 Simon Lees wrote: > > > On 04/15/2016 05:40 PM, Andrew Williams wrote: > > I may be duplicating what raster said but to avoid the makefile > > duplication can we not move them to individual build only and ship > > top level bash&win-batch&whatever scripts to s

Re: [E-devel] [EGIT] [core/efl] master 02/11: evil: make it possible to build the library alone.

2016-04-15 Thread Cedric BAIL
On Thu, Apr 14, 2016 at 8:30 PM, Carsten Haitzler wrote: > On Fri, 15 Apr 2016 11:51:56 +0900 Jean-Philippe André > said: >> On 15 April 2016 at 08:08, Cedric BAIL wrote: >> > cedric pushed a commit to branch master. >> > >> > http://git.enlightenment.org/core/efl.git/commit/?id=4c921204575a8bc

Re: [E-devel] [EGIT] [core/efl] master 01/01: Eo: Make sure semi-colons and other directives aren't used in eo_add.

2016-04-15 Thread Cedric BAIL
On Fri, Apr 15, 2016 at 5:53 AM, Tom Hacohen wrote: > tasn pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=7c5f81d30f8f2960862daf912a833a096cef6c6b > > commit 7c5f81d30f8f2960862daf912a833a096cef6c6b > Author: Tom Hacohen > Date: Fri Apr 15 13:52:32 20

Re: [E-devel] [EGIT] [core/efl] master 02/02: Edje tests: Don't ship test edje files and clean up their generation.

2016-04-15 Thread Cedric BAIL
On Fri, Apr 15, 2016 at 10:21 AM, Tom Hacohen wrote: > tasn pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=e3e9de236c7a2cb37eb01746513ecf877b4a030c > > commit e3e9de236c7a2cb37eb01746513ecf877b4a030c > Author: Tom Hacohen > Date: Fri Apr 15 18:18:03 2

[E-devel] Fwd: eo + eo base class + threads

2016-04-15 Thread Cedric BAIL
On Wed, Apr 13, 2016 at 4:37 PM, Carsten Haitzler wrote: > On Wed, 13 Apr 2016 11:16:58 -0700 Cedric BAIL said: >> On Wed, Apr 13, 2016 at 3:47 AM, Carsten Haitzler >> wrote: >> > i'm wondering... shouldn't we make eo and eo base "threadsafe". ie a basic >> > eo object should have locks around t

Re: [E-devel] [EGIT] [core/efl] master 01/01: Eo: Make sure semi-colons and other directives aren't used in eo_add.

2016-04-15 Thread Andrew Williams
Agreed, warnings everywhere - looked serious enough that I thought I'd broken elm_code :( Andy On Fri, 15 Apr 2016 at 19:05, Cedric BAIL wrote: > On Fri, Apr 15, 2016 at 5:53 AM, Tom Hacohen wrote: > > tasn pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/efl.git/co

Re: [E-devel] Fwd: eo + eo base class + threads

2016-04-15 Thread The Rasterman
On Fri, 15 Apr 2016 13:40:41 -0700 Cedric BAIL said: > On Wed, Apr 13, 2016 at 4:37 PM, Carsten Haitzler > wrote: > > On Wed, 13 Apr 2016 11:16:58 -0700 Cedric BAIL said: > >> On Wed, Apr 13, 2016 at 3:47 AM, Carsten Haitzler > >> wrote: > >> > i'm wondering... shouldn't we make eo and eo base