|
From: Francesco M. <f18...@ya...> - 2004-10-02 16:37:26
|
Hi,
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.
It could be a easy to make more uniform also the compilation process of
those
programmers who want to try out several components.
With some tricks, we could add the "dist", "docs", "tarball" targets or what
else to *all*
components (with a very small effort for the mantainer of each
component...).
What do you think about it ?
Thanks,
FM
|