office-gobmx/bin
Tor Lillqvist cce10f9a7d Add libexttextcat, needed by the guesslang component
Change-Id: Id13ddee66a70d8cd293940f7eea8597257d169c5
Reviewed-on: https://gerrit.libreoffice.org/77398
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
(cherry picked from commit aa0b785946)
2019-10-07 14:47:14 +03:00
..
text_cat
update
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects drop gtk2 support 2019-09-30 16:53:32 +02:00
check-icon-sizes.py
convwatch.py
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists drop gtk2 support 2019-09-30 16:53:32 +02: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-04-10 07:36:25 +02:00
find-most-common-warn-messages.py bin/find-most-common-warn-messages.py: Switch to python3 2019-10-05 02:08:08 +02:00
find-most-repeated-functions.py
find-undocumented-classes
find-unneeded-includes find-unneeded-includes: ignore extra recommendations 2019-10-04 09:08:49 +02:00
find-unused-defines.py
find-unused-sid-commands.py
find-unused-typedefs.py
find-unusedheaders.py
fixincludeguards.sh
fuzzfiles
gbuild-to-ide qtcreator: Recursively include module's header files 2019-07-15 15:47:09 +02:00
gen-boost-headers
gen-iwyu-dummy-lib
gen-iwyu-dummy-lib.awk
generate-bash-completion.py
get-bugzilla-attachments-by-mimetype get-bugzilla-attachments-by-mimetype: disable bz.apache.org 2019-05-23 10:45:40 +02:00
get_config_variables
git-ps1
gla11y remove some resolved ui suppressions 2019-08-01 20:08:08 +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 libexttextcat, needed by the guesslang component 2019-10-07 14:47:14 +03:00
lo-commit-stat lo-commit-stat: Only search for bug ids in the summary 2019-04-05 12:41:27 +02:00
lo-pack-sources
lo-xlate-lang
lolcat
module-deps.pl
moveglobalheaders.sh drop gtk2 support 2019-09-30 16:53:32 +02:00
odfvalidator.sh.in
officeotron.sh.in
oss-fuzz-build.sh tdf#120047 use new opens___.ttf version 102.11 2019-07-14 18:25:55 +02:00
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 bin/ui-checkdomain.sh: Script to check translation domain in .ui files 2019-05-28 10:05:34 +02:00
ui-translatable.sh ui-translatable.sh: fix item tag detection for liststores 2019-03-24 19:52:11 +01:00
unpack-sources
update_pch [API CHANGE] remove MacroMigrationWizard 2019-08-31 15:07:47 +02:00
update_pch.sh add "system" PCH that contains often used system headers such as STL 2019-10-04 08:58:52 +02:00
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.