gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Large-scale Makefile.am cleanup


From: Rob Savoye
Subject: Re: [Gnash-dev] Large-scale Makefile.am cleanup
Date: Mon, 18 Apr 2011 07:01:28 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.38.b3pre.fc13 Lightning/1.0b2 Thunderbird/3.1.9

On 04/18/11 02:32, Andrew Guertin wrote:

> Why do you often build only a directory or two?

  For example, lately I've been doing much hacking on librender, so
often just do "make -C librender && gui/fb-gnash -vv test.swf". Since
it's a small library, it recompiles quickly. If you look at the hwaccel
branch, you can see that while all top level libraries build
recursively, all the sub directories do use non-recursive Makefiles. I
think it's this hybrid technique that works best.

> (This is precisely why I asked before doing too much work; I don't want
> to break anyone's workflow!)

  Which I appreciate. Some of your other changes in the patch looked
fine, but I'm still catching up after traveling and being offline for a
bit. (conference then rock climbing)

        - rob -



reply via email to

[Prev in Thread] Current Thread [Next in Thread]