office-gobmx/bin
Gabor Kelemen 6ff712db7f find-unneeded-includes: Skip headers used only for compile test
As proposed in https://gerrit.libreoffice.org/#/c/67473/

Change-Id: Ibbc2d32dde2363502915cfeb036fa6f4ba568932
Reviewed-on: https://gerrit.libreoffice.org/67574
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-02-11 09:41:35 +01:00
..
text_cat
update
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects kde5: remove older kde/tde plugins, and references to that 2018-12-17 18:33:13 +01:00
check-icon-sizes.py
convwatch.py
distro-install-clean-up
distro-install-desktop-integration Fix typo 2019-01-28 09:17:03 +01:00
distro-install-file-lists kde5: remove older kde/tde plugins, and references to that 2018-12-17 18:33:13 +01:00
distro-install-sdk
dump-poolitems-values.py
extract-tooltip.py
fake_pom.xml
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments Fix typo 2019-01-29 07:09:44 +01:00
find-most-common-warn-messages.py
find-undocumented-classes
find-unneeded-includes find-unneeded-includes: Skip headers used only for compile test 2019-02-11 09:41:35 +01:00
find-unused-defines.py
find-unused-sid-commands.py
find-unused-typedefs.py
find-unusedheaders.py
fixincludeguards.sh
fuzzfiles
gbuild-to-ide add basic support for generating CodeLite IDE files 2019-01-25 19:05:03 +01:00
gen-boost-headers
gen-iwyu-dummy-lib
gen-iwyu-dummy-lib.awk
generate-bash-completion.py
get-bugzilla-attachments-by-mimetype
get_config_variables
git-ps1
gla11y
includebloat.awk
ios-mapfile-statistics
java-set-classpath.in
lint-ui.py
list-dispatch-commands.py
list-uitest.py
lo-all-static-libs
lo-commit-stat Fix typo 2019-01-30 07:08:22 +01:00
lo-pack-sources
lo-xlate-lang deb#917795 Belarussian → Belarusian 2018-12-30 13:59:21 +01:00
lolcat
module-deps.pl
moveglobalheaders.sh
odfvalidator.sh.in
officeotron.sh.in
oss-fuzz-build.sh
parse-perfcheck.py
README
refcount_leak.py
removetooltip_markups.sh
rename-sw-abbreviations.sh
run Refactor bin/run 2018-12-19 08:02:27 +01:00
sanitize-blacklist.txt
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
symstore.sh
test-hid-vs-ui.py
ui-translatable.sh
unpack-sources Fix typo 2018-12-25 10:14:24 +01:00
update_pch
update_pch.sh
update_pch_autotune.sh
update_pch_bisect
upload_symbols.py
verify-custom-widgets-libs give better warning explanation 2019-01-29 18:01:33 +01:00

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.