office-gobmx/bin
Luboš Luňák 8793f3c406 don't include Vulkan headers for Skia PCH
It's not built on Mac.

Change-Id: Ica6aed9da51bb5cfd6dd1255e1231d5f0e53ba2f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121926
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-09-11 00:00:23 +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-unittests.py
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
gen-boost-headers Make some scripts more portable 2021-08-20 12:32:22 +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 Make some scripts more portable 2021-08-20 12:32:22 +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 Teach symstore more duplicated DLLs 2021-08-18 22:51:15 +02:00
test-hid-vs-ui.py
ui-rules-enforcer.py enforce no image-position in GtkCheckButton/GtkRadioButton 2021-08-09 15:12:01 +02:00
ui-translatable.sh Make some scripts more portable 2021-08-20 12:32:22 +02:00
unpack-sources
update_pch don't include Vulkan headers for Skia PCH 2021-09-11 00:00:23 +02:00
update_pch.sh
update_pch_autotune.sh
update_pch_bisect
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.