https://bugs.freedesktop.org/show_bug.cgi?id=70414

--- Comment #5 from Björn Michaelsen <bjoern.michael...@canonical.com> ---
(In reply to comment #4)
> Heh - sure, I was thinking of parsing the generated gnumake rules and deps
> etc. from running a similar (but plunging) 'make -n -p' on an autotools
> project; all previous attempts I've seen to parse auto* ended in dismal
> failure ;-) but extending this approach would work nicely I think.

Possible maybe. But since autotools uses a lot of recursive make, one would
need to walk the dirs and then make sense of it by merging the pieces into one
big view of the thing adding context here and there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to