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

2011-04-18 Thread Andrew Guertin
On 04/18/2011 12:40 AM, Rob Savoye wrote: On 04/15/11 04:10, Andrew Guertin wrote: Over the past few days I've been doing some work on cleaning up gnash's Makefile.ams. The end goal that I'd like to reach is to transition to non-recursive automake. The current Gnash style is a mix of

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

2011-04-18 Thread Sandro Santilli
On Sun, Apr 17, 2011 at 10:12:56AM -0400, Andrew Guertin wrote: On 04/15/2011 07:42 AM, Sandro Santilli wrote: Do you have your changes in a git repository ? Could you make it available on a public machine for easier review ? http://dolphinling.net/gnash/nrautomake/gnash.git I hope I've

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

2011-04-18 Thread Rob Savoye
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