office-gobmx/bin
Phillip Sz 1dec3cb29b find-german-comments: let's use python 3
Under python 3 we must use bytes.

Change-Id: I86d2a875f4e06a9cb9724d86348f420bb8ea19e9
Reviewed-on: https://gerrit.libreoffice.org/25084
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-05-18 10:18:24 +00:00
..
text_cat
bash-completion.in
benchmark-document-loading
check-icon-sizes.py
convwatch.py convwatch: use PerTestConnection by default 2016-04-27 15:52:42 +02:00
count-todo-dialogs
distro-install-clean-up
distro-install-desktop-integration Adapt bin/distro-install-desktop-integration to BUILDDIR != SRCDIR 2016-04-29 17:17:16 +02:00
distro-install-file-lists What is bin/distro-install-file-lists supposed to do? 2016-04-29 17:17:34 +02:00
distro-install-sdk
extract-tooltip.py
fake_pom.xml
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments find-german-comments: let's use python 3 2016-05-18 10:18:24 +00:00
find-undocumented-classes
find-unused-defines.awk
find-unused-defines.sh Fix typos 2016-04-30 15:06:45 +00:00
find-unused-typedefs.py
find-unused-typedefs.sh Fix typos 2016-04-30 15:06:45 +00:00
find-unusedheaders.pl
findunusedcode
fixincludeguards.sh
fuzzfiles
gbuild-to-ide
gen-iwyu-dummy-lib Improve the gen-iwyu-dummy-lib script a bit. 2016-04-27 14:34:05 +00:00
gen-iwyu-dummy-lib.awk
generate-bash-completion
get-bugzilla-attachments-by-mimetype Fix typos 2016-04-30 15:06:45 +00:00
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
moveglobalheaders.sh
parse-perfcheck.py
README
refcount_leak.py
rename-sw-abbreviations.sh
run
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
test-hid-vs-ui.py
ui-translatable.sh
unpack-sources
update_pch
update_pch.sh
update_pch_autotune.sh
update_pch_bisect
upload_symbols.py
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.