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 the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to