On Sun, Mar 22, 2009 at 03:07:20PM +1100, Carsten Haitzler wrote:
> On Sat, 21 Mar 2009 13:11:46 +0100 Nicolas Aguirre
> said:
>
> > Hi,
> > This patch add an option in configure to enable/disable theme build. It's
> > usefull when you cross compile elementary and your host doesn't have
> > edje_
On Mon, 23 Mar 2009 09:32:15 +0100 Nicolas Aguirre
said:
> On Mon, Mar 23, 2009 at 9:16 AM, Carsten Haitzler wrote:
>
> >
> > you should pay attention to openembedded. many bits of software require
> > running
> > of tools during build that are not always "gcc" and "make". openembedded
> > has
>
On Mon, Mar 23, 2009 at 9:16 AM, Carsten Haitzler wrote:
>
> you should pay attention to openembedded. many bits of software require
> running
> of tools during build that are not always "gcc" and "make". openembedded
> has
> the concept of "native" packages. build a "native" version of the
> depe
On Mon, 23 Mar 2009 09:06:34 +0100 Nicolas Aguirre
said:
> On Sun, Mar 22, 2009 at 5:07 AM, Carsten Haitzler wrote:
>
> >
> > as such... elementary wont work without its default theme - unless you have
> > a
> > complete replacement for it that is 100% complete - it's a good idea not to
> > disa
On Sun, Mar 22, 2009 at 5:07 AM, Carsten Haitzler wrote:
>
> as such... elementary wont work without its default theme - unless you have
> a
> complete replacement for it that is 100% complete - it's a good idea not to
> disable it or the build - changes in elm's code will also be accompanied by
>
On Sat, 21 Mar 2009 13:11:46 +0100 Nicolas Aguirre
said:
> Hi,
> This patch add an option in configure to enable/disable theme build. It's
> usefull when you cross compile elementary and your host doesn't have
> edje_cc. (it's the case in GeexBox toolchain)
> Default behaviour build the theme.
a
On Sat, Mar 21, 2009 at 9:11 AM, Nicolas Aguirre
wrote:
> Hi,
> This patch add an option in configure to enable/disable theme build. It's
> usefull when you cross compile elementary and your host doesn't have
> edje_cc. (it's the case in GeexBox toolchain)
> Default behaviour build the theme.
whe