office-gobmx/bin
Noel Grandin e3adb51c54 reduce number of framework libraries
Change-Id: I18bfdba3d26593f796d8b0bda87720e31066d5e2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97968
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-04 22:42:54 +02:00
..
text_cat
update
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects
check-icon-sizes.py
check-implementer-notes.py Battle-harden ODF implementer notes script 2020-06-05 01:14:34 +02:00
check-missing-export-asserts.py bin: Add script to find missing asserts in export tests 2020-05-30 14:31:41 +02:00
check-missing-unittests.py check-missing-unittests: Add date to the output and... 2020-06-30 17:14:06 +02:00
convwatch.py
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists Remove tango icon theme, tdf#132022 2020-04-29 21:28:23 +02:00
distro-install-sdk
dump-poolitems-values.py
extract-tooltip.py
fake_pom.xml
find-can-be-private-symbols.classes.results
find-can-be-private-symbols.functions.results
find-can-be-private-symbols.py
find-clang-format.py
find-duplicated-files.py
find-duplicated-sids.py
find-files-not-referenced-by-makefile.py
find-german-comments
find-headers-to-move-inside-modules.py
find-mergedlib-can-be-private.classes.results
find-mergedlib-can-be-private.py reduce number of framework libraries 2020-07-04 16:56:59 +02:00
find-most-common-warn-messages.py
find-most-repeated-functions.py
find-undocumented-classes
find-unneeded-includes
find-unused-defines.py remove some unused defines 2020-05-24 10:20:19 +02:00
find-unused-sid-commands.py
find-unused-typedefs.py remove some unused typedefs 2020-05-24 10:19:26 +02:00
find-unusedheaders.py
fixincludeguards.sh
fuzzfiles
gbuild-to-ide
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 Related tdf#130778: New About dialog 2020-04-15 17:35:44 +02:00
includebloat.awk
ios-mapfile-statistics
java-set-classpath.in
lint-ui.py
list-dispatch-commands.py
list-uitest.py
lo-all-static-libs Add libepubgen 2020-04-14 08:14:52 +02:00
lo-commit-stat
lo-pack-sources
lo-xlate-lang bin/lo-xlate-lang: norwegian -> norwegian_bokmal for nb 2020-06-28 16:03:02 +02: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
sanitize-blacklist.txt
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
symstore.sh
test-hid-vs-ui.py
ui-checkdomain.sh
ui-translatable.sh
unpack-sources
update_pch reduce number of framework libraries 2020-07-04 22:42:54 +02:00
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.