office-gobmx/bin
Markus Mohrhard aa458c31a5 don't export the same lib multiple times
Change-Id: I4201246b2a1692c6edffa962de49d032fd825b70
2016-04-14 12:26:05 +02:00
..
text_cat
bash-completion.in
benchmark-document-loading
check-icon-sizes.py
convwatch.py
count-todo-dialogs
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk fix OO_SDK_NAME; s/openoffice.org/libreoffice/ 2016-04-04 22:52:15 +02:00
extract-tooltip.py
fake_pom.xml
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments scan for all the source files I can think of 2016-02-12 09:47:55 +02:00
find-undocumented-classes
find-unused-defines.awk
find-unused-defines.sh
find-unused-typedefs.py
find-unused-typedefs.sh
find-unusedheaders.pl Avoid hard-coded perl path, check with env 2016-02-25 13:51:25 +00:00
findunusedcode
fixincludeguards.sh
fuzzfiles
gbuild-to-ide don't export the same lib multiple times 2016-04-14 12:26:05 +02:00
gen-iwyu-dummy-lib
gen-iwyu-dummy-lib.awk
generate-bash-completion
get-bugzilla-attachments-by-mimetype
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
includebloat.awk
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
module-deps.pl Avoid hard-coded perl path, check with env 2016-02-25 13:51:25 +00:00
moveglobalheaders.sh
parse-perfcheck.py
README
refcount_leak.py
rename-sw-abbreviations.sh
run
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py add script to generate symbols 2016-02-22 21:09:59 +01:00
test-hid-vs-ui.py
ui-translatable.sh
unpack-sources
update_pch Exclude xmlsec headers from precompiled headers 2016-03-01 15:03:57 +00:00
update_pch.sh
update_pch_autotune.sh
update_pch_bisect
upload_symbols.py add script to upload symbols to crash reporting site 2016-02-22 21:10:00 +01:00
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.