office-gobmx/bin
Philipp Weissenbacher aedb86399d Add option to only list filenames
This adds the argument -f (--filenames-only), which only prints the
filenames of files containing German comments.
I personally scan the whole file for German strings anyway, as we do
not find German strings with less than 4 chars. So there's not so
much use in printing the found strings.
2012-03-07 11:20:27 +10:30
..
text_cat
bash-completion.in
convwatch.py add convwatch.py 2012-02-27 20:55:58 +01:00
create_bootstrap_links
distro-install-clean-up bin/distro-install*: source config_host.mk instead of Env.Host.sh 2012-02-29 20:29:34 +01:00
distro-install-desktop-integration bin/distro-install*: source config_host.mk instead of Env.Host.sh 2012-02-29 20:29:34 +01:00
distro-install-file-lists bin/distro-install*: source config_host.mk instead of Env.Host.sh 2012-02-29 20:29:34 +01:00
distro-install-sdk bin/distro-install*: source config_host.mk instead of Env.Host.sh 2012-02-29 20:29:34 +01:00
doubleNewlines.pl
find-german-comments Add option to only list filenames 2012-03-07 11:20:27 +10:30
find-undocumented-classes
fuzzfiles
generate-bash-completion
get-bugzilla-attachments-by-mimetype get-bugzilla-attachments-by-mimetype: add retry: 2012-02-13 00:25:03 +01:00
git-new-workdir
git-ps1
java-set-classpath.in
lo-commit-stat
lo-pack-sources
lo-xlate-lang
mkworkdir
README
repo-list.in
stubify.pl
unpack-sources

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.