Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index



modules_dep utility can produce graphviz output now (thank you
Norbert
for not writing it in perl ;-).

This command generates the dependency graph of all LO modules:
find $SRC_DIR -name build.lst | sed 's/prj.*//' | xargs
$DEV_TOOLS_DIR/modules_dep/modules_dep.bin -s -c solenv -g | grep -v
tail_build | dot -Tpng -o lo_modules.png

Deep pink are modules that still not migrated to gbuild:
http://ostrovsky.org/libo/lo_modules.png

cool. does that also work for external dependencies ?
and perhaps also basen on the current build onfiguration ?

this could be helpful to find out whether certain libs are
unnecessarily linked in. for example, a few days ago, i was working
on --enable-dbus+friends and found out that this is just an dependency
for other optional features and is completely useless if they're
switched off.


cu
--
Mit freundlichen Grüßen / Kind regards

Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development

Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59

enrico.weigelt@vnc.biz; www.vnc.de

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.