office-gobmx/bin
Tor Lillqvist 8b292a29a4 Match also "debug" lines (for instance from SAL_DEBUG)
Change-Id: I2981a622205cca2dadfc6cb0007559b8270f3d5b
2014-10-22 16:52:35 +03:00
..
text_cat
bash-completion.in
benchmark-document-loading
convwatch.py
count-todo-dialogs
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk
fake_pom.xml
find-german-comments Remove 'sd' from the comment scanning list. 2014-10-09 17:44:59 +01:00
find-undocumented-classes
find-unusedheaders.pl
findunusedcode callcatcher: update unused code 2014-10-22 13:11:34 +01:00
fixincludeguards.sh
fuzzfiles
gbuild-to-ide make gbuild-to-ide VS files work with separate builddir 2014-10-09 10:38:01 +00:00
generate-bash-completion
get-bugzilla-attachments-by-mimetype
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
ios-mapfile-statistics
java-set-classpath.in
lint-ui.py
lo-all-static-libs
lo-commit-stat
lo-generate-source-tarball
lo-pack-sources
lo-xlate-lang
lolcat Match also "debug" lines (for instance from SAL_DEBUG) 2014-10-22 16:52:35 +03:00
module-deps.pl
moveglobalheaders.sh
mvn.py
README
refcount_leak.py add bin/refcount_leak.py script to help detect leaks of UNO objects 2014-10-20 17:14:37 +02:00
sanitize-image-links
striplanguagetags.sh
stubify.pl
test-hid-vs-ui.py
ui-translatable.sh
unpack-sources fdo#82144 fix unpacking of additional tarballs 2014-10-03 08:02:01 +02:00
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 hierarchy / directory.