office-gobmx/bin
Caolán McNamara 5d05355039 upgrade fontconfig to 2.13.94
Change-Id: I5914c16db85c688b38575f510a44c7ddb043d2e2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123888
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-10-20 18:24:51 +02:00
..
text_cat
update Make some scripts more portable 2021-08-20 12:32:22 +02:00
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects Make some scripts more portable 2021-08-20 12:32:22 +02:00
check-icon-sizes.py
check-implementer-notes.py
check-missing-export-asserts.py check-missing-export-asserts: update path 2021-09-24 16:19:12 +02:00
check-missing-unittests.py check-missing-unittests: document the script a bit 2021-09-24 13:31:14 +02:00
compare-crashreport-stats.py bin: Add script to compare the crashreport stats of two different versions 2021-09-24 13:30:35 +02:00
convwatch.py
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk
dump-poolitems-values.py
extract-tooltip.py
fake_pom.xml
find-can-be-private-symbols.classes.results reduce visibility of some symbols 2021-08-19 10:18:21 +02:00
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
find-most-common-warn-messages.py
find-most-repeated-functions.py
find-undocumented-classes Make some scripts more portable 2021-08-20 12:32:22 +02:00
find-unneeded-includes
find-unused-defines.py convert this script to python3 2021-08-30 09:36:48 +02:00
find-unused-sid-commands.py
find-unused-typedefs.py
find-unusedheaders.py
fixincludeguards.sh Make some scripts more portable 2021-08-20 12:32:22 +02:00
fuzzfiles
gbuild-to-ide Centralize VS-to-toolset mapping in configure 2021-10-08 14:54:10 +02:00
gen-boost-headers add some comment to gen-boost-headers 2021-10-13 11:33:26 +02:00
gen-iwyu-dummy-lib Make some scripts more portable 2021-08-20 12:32:22 +02:00
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
lo-pack-sources
lo-xlate-lang
lolcat
merge-app-bundles Make some scripts more portable 2021-08-20 12:32:22 +02:00
module-deps.pl
moveglobalheaders.sh Make some scripts more portable 2021-08-20 12:32:22 +02:00
odfvalidator.sh.in
officeotron.sh.in
oss-fuzz-build.sh ofz: can now undo temp -L/usr/msan/lib hack 2021-09-20 20:58:17 +02:00
oss-fuzz-setup.sh upgrade fontconfig to 2.13.94 2021-10-20 18:24:51 +02:00
parse-perfcheck.py
README.md
refcount_leak.py
removetooltip_markups.sh
rename-sw-abbreviations.sh
run
sanitize-excludelist.txt ofz: add expat generate_hash_secret_salt to ignorelist for msan 2021-08-19 18:30:30 +02:00
sanitize-image-links Make some scripts more portable 2021-08-20 12:32:22 +02:00
striplanguagetags.sh
stubify.pl
symbolstore.py
symstore.sh
test-hid-vs-ui.py
ui-rules-enforcer.py remove GtkLabel "xpad" property 2021-10-08 18:24:15 +02:00
ui-translatable.sh Make some scripts more portable 2021-08-20 12:32:22 +02:00
unpack-sources
update_pch Typo: braket->bracket 2021-10-09 20:19:36 +02:00
update_pch.sh
update_pch_autotune.sh
update_pch_bisect Typo: braket->bracket 2021-10-09 20:19:36 +02:00
upload_symbols.py
verify-custom-widgets-libs

Tools and Non-Build Scripts

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.