From: Mike W. <mik...@nt...> - 2004-10-02 22:00:13
|
On Saturday 02 October 2004 5:36 pm, Francesco Montorsi wrote: > since Bakefile is now the official build system of wxWidgets, I > was wondering: > it should be possible to put in the wxCode folder a dir like "build" > containing some > bakefiles common to all the components, making easier for the > programmer both the packaging & the cross-compilation. > > What do you think about it ? Yes I think the same. Each component could have a small bakefile which includes a central wxCode bakefile which does all the work. Rather like in wxWidgets each contrib has a small bakefile which includes wxWidget's 'build/bakefiles/common_contrib.bkl'. Regards, Mike |