Am 14.12.2011 22:44, schrieb Michael Stahl: > On 13/12/11 17:01, Jürgen Schmidt wrote: > >>> BTW: another fix for the current problem would be converting ucpp to >>> gbuild. >> >> i would love to do that, do you know if it's already possible to use >> gbuild to apply our patch process and trigger a build on the patched >> sources? > > not yet :( > > such an effort was not started during OOo times.
I worked on it for a few days somewhere in summer. > > there has been some work on this in LO but we don't yet build any external > by default with gbuild... > > well, you could always use a CustomTarget to do it, but i guess it is very > cumbersome that way... Whether or not you do it with a CustomTarget, the most nasty problem was to get clean dependencies - the essence of the gbuild idea. The pure command execution seemed rather trivial compared with that. Regards, Mathias
