Hi Michael,

On 2011-10-20 at 09:13 +0100, Michael Meeks wrote:

>       Of course; the question really is how best to do that. There is a
> fairly firm consensus against building our own gnumake, so - I wonder
> what ways we could use to extract the information.

So I think we could do it even without patching gnumake ;-)  I'd just
increment a global variable in in every gb_LinkTarget_add_*
(solenv/gbuild/LinkTarget.mk) - that way we'd get the sum of how many
'things' to do; and then the progress would be tracked in
gb_Output_announce (solenv/gbuild/Output.mk), by incrementing another
variable.

Most probably it wouldn't be 100% precise, but good enough for zenity?

Regards,
Kendy

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to