On 30.10.2019 06:25, Peter Kovacs wrote: > Hello Damjan and all > > > I would like to re-discuss our current plan. Hoping to gain a common view. > > Current state is mostly we use gmake, there are still some difficult to > migrate dmake projects. And we use Ant for java. > > The plan is not to stop at the dmake -> gmake conversion but to move on > to scons, removing as much dependencies as we can. Right?
As a far-too-long-time user of Scons (in Serf), let me just add a caution: Scons is very, very broken and not at all well maintained. Writing a truly cross-platform, cross-toolchain SConstruct file for anything other than really trivial cases amounts to writing a *lot* of platform-specific Python code to make the builds work. If you're already moving to gmake (without autotools, and I expect using Cygwin on Windows), then I suggest you finish the transition, then leave well enough alone. -- Brane --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org