office-gobmx/bin
David Ostrovsky 0670c3f3da module-deps.pl: extend dependency graph generation
Induce the module name from the library name. Report the libraries that can
not be mapped to a module. Make the resulting module dependency graph unique.
Add diagnostic options:

--help
--verbose
--version

Add convenience options (primary for caching):

--from-file
--to-file

Add output option

--output

Provide a manual page with hints how to hack on it.

Change-Id: Ib5c029c6ea197ca4f66fe6958ecbc3f78452c603
2013-03-09 23:26:38 +01:00
..
text_cat
bash-completion.in
convwatch.py
distro-install-clean-up
distro-install-desktop-integration remove stale javafilters 2013-03-03 19:19:26 +01:00
distro-install-file-lists remove stale javafilters 2013-03-03 19:19:26 +01:00
distro-install-sdk
doubleNewlines.pl
find-german-comments
find-undocumented-classes
fuzzfiles
generate-bash-completion
get-bugzilla-attachments-by-mimetype get-bugzilla-attachments-by-mimetype: add "application/vnd.visio.xml" 2013-02-25 14:27:07 +01:00
get_config_variables
git-new-workdir
git-ps1
java-set-classpath.in
lo-commit-stat lo-commit-stat: new --bugs-changelog option 2013-03-06 16:03:44 +01:00
lo-generate-source-tarball
lo-pack-sources
lo-xlate-lang
module-deps.pl module-deps.pl: extend dependency graph generation 2013-03-09 23:26:38 +01:00
README
stubify.pl
unpack-sources
verify-custom-widgets-libs change lib:widget delimiter from : to - 2013-02-21 10:53:15 +00:00

Tools and scripts mostly not used during the build

This direction has a number of key pieces (?) that are used during the
build, or are simply generally useful. One example is

bin/find-german-comments <directory>

which will try to detect and extract all the German comments in a
given source code hireachy / directory.