Re: Re: Building OpenOffice.org with GNU make
Stephan Bergmann <[email protected]> Mon, 11 Jan 2010 18:04:21 +0100
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Message-ID | <[email protected]> |
On 01/11/10 17:48, Thorsten Behrens wrote: > Stephan Bergmann wrote: >>> So I hacked up some python to parse a sort of declarative input >>> file, and generate gnu makefiles with Björn's eval framework out of >>> that. >> At what stage of the development/build process would that script be called? >> > I'd personally use it to dynamically generate the makefiles (i.e. > from configure, or triggered from a smallish global makefile). Which, at least in its simplest form, would imply that it necessarily modifies the source tree by adding files to it, something I personally would prefer moving away from. -Stephan