On Thursday 05 April 2007 17:41, Christian Thaeter wrote:
> I started to transform the recursive ('SUBDIRS') Makefile.am builds into
> 'include' statements (see 'info automake' chapter 7.3). The idea behind
> this is to make rebuilds much faster and more sane and utilize a distcc
> cluster much better. The rationale about is, that a distcc build here
> will waste about 50% of its time in doing serialized subdir builds in
> the plugin folder and even minimal changes at the code will cause a time
> consuming full subdirs traversal.The only directory that really needs some fixing is the plubins/ directory. I'd really appreciate some sort of fix there. I've done some work in this direction myself, by building the plugins from plugins/Makefile.am instead of from individual Makefile.ams. But there were some obstacles that I didn't take the time to clean out... If you can come up with patchex that addresses the plugins directory, I'll gladly apply them. Please avoid any exotic features (of automake) and don't expect everybody to have latest and hottest automake. -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
