office-gobmx/bin
Bjoern Michaelsen e4fbcc549a fdo#70371: create findunusedheaders target
- you can now do "make unusedheaders" to look for headers that seem to be used
- also renamed the script in ./bin to follow the conventions there

Change-Id: Ia9487af02effd05bfbc5c3f5c04b928a407b0fa4
2013-10-15 10:18:29 +02:00
..
text_cat
bash-completion.in
benchmark-document-loading Drop bogus and unneeded os.makedirs() call 2013-09-30 18:43:11 +03:00
convwatch.py
count-todo-dialogs
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk
find-german-comments
find-undocumented-classes
find-unusedheaders.pl fdo#70371: create findunusedheaders target 2013-10-15 10:18:29 +02:00
fuzzfiles
generate-bash-completion
get-bugzilla-attachments-by-mimetype
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
java-set-classpath.in
lint-ui.py
lo-commit-stat
lo-generate-source-tarball
lo-pack-sources
lo-xlate-lang
module-deps.pl
moveglobalheaders.sh
README
striplanguagetags.sh
stubify.pl
unpack-sources
update_pch.sh
verify-custom-widgets-libs

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.