office-gobmx/bin
Caolán McNamara 90705b6772 add a rule to enforce not sharing adjustments between widgets
Change-Id: I44e9548c41de2ea4816d5b87d7491ad06a46f111
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125204
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-11-15 12:35:08 +01: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 improve find-can-be-private script 2021-11-03 11:39:33 +01:00
find-can-be-private-symbols.functions.results
find-can-be-private-symbols.py improve find-can-be-private script 2021-11-03 11:39:33 +01:00
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 vs-ide-integration: make projects' GUIDs stable 2021-11-02 16:49:02 +01: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 upgrade libjpeg-turbo to 2.1.1 2021-10-30 11:06:48 +02:00
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 use tarball names from download.lst for oss-fuzz-setup.sh 2021-11-10 17:49:23 +01: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 add a rule to enforce not sharing adjustments between widgets 2021-11-15 12:35:08 +01:00
ui-translatable.sh Make some scripts more portable 2021-08-20 12:32:22 +02:00
unpack-sources
update_pch PCH for external/zxing 2021-11-03 18:48:03 +01: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.