[EGIT] [core/efl] master 01/01: eo-cxx: Replace C++ throw with EFL_CXX_THROW.

2014-10-13 Thread Savio S. Machado
savio pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0ca819974c2ca369526cce3424b79116aa8b2d8c commit 0ca819974c2ca369526cce3424b79116aa8b2d8c Author: Savio S. Machado Date: Mon Oct 13 07:45:34 2014 -0300 eo-cxx: Replace C++ throw with EFL_CXX_THROW

[EGIT] [core/efl] master 01/01: eina-cxx: Replace throws with EFL_CXX_THROW.

2014-10-09 Thread Savio S. Machado
savio pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1bea2242030112b13442aa044e8b92daf4c26da3 commit 1bea2242030112b13442aa044e8b92daf4c26da3 Author: Savio S. Machado Date: Thu Oct 9 14:00:56 2014 -0300 eina-cxx: Replace throws with EFL_CXX_THROW

[EGIT] [core/efl] master 01/01: autotools: Fix Makefile_Eo.am.

2014-10-03 Thread Savio S. Machado
savio pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ba131c2dea4b74dcc76706dfc549e244e6f08f59 commit ba131c2dea4b74dcc76706dfc549e244e6f08f59 Author: Savio S. Machado Date: Sat Oct 4 04:40:15 2014 +0800 autotools: Fix Makefile_Eo.am

Re: [E-devel] [EGIT] [core/efl] master 02/29: autotools: Fix 'make distcheck'.

2014-09-12 Thread Savio S. Machado
On Fri, 2014-09-12 at 23:10 +0200, Cedric BAIL wrote: > On Fri, Sep 12, 2014 at 10:26 PM, Savio Sena > wrote: > > savio pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id=4341c8a4373fbfeb1a1879b25ca4a496ae214d85 > > > > commit 4341c8a4373fbfeb1a1879b25ca

Re: [E-devel] Disabling C++ bindings by default for the 1.12 development cycle

2014-08-28 Thread Savio S. Machado
On Thu, 2014-08-28 at 11:05 +0100, Daniel Kolesa wrote: > 2014-08-28 10:57 GMT+01:00 Tom Hacohen : > > > On 28/08/14 10:54, Stefan Schmidt wrote: > > > Hello. > > > > > > On 28/08/14 11:43, Daniel Kolesa wrote: > > >> Hello everybody, > > >> > > >> after some discussion we've decided to disable th

Re: [E-devel] Disabling C++ bindings by default for the 1.12 development cycle

2014-08-28 Thread Savio S. Machado
On Thu, 2014-08-28 at 10:43 +0100, Daniel Kolesa wrote: > Hello everybody, > > after some discussion we've decided to disable the C++ bindings during the > 1.12 development cycle. The reason for this step is frequent breakages of > the bindings because of changes and new features in Eolian. > > T