office-gobmx/bin
Luboš Luňák b1443d7b5d make bin/update_pch work with srcdir != builddir
I guess I'm tired of symlinking builddir/workdir to srcdir.

Change-Id: I6192bb981d6727479cd2ce4b3ac75bb0a71c3fe9
Reviewed-on: https://gerrit.libreoffice.org/82397
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-11-11 10:21:31 +01:00
..
text_cat
update
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects check-elf-dynamic-objects: GTK3 drags in libharfbuzz.so.0 2019-11-01 10:32:30 +01: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-can-be-private-symbols.py make some classes module-private 2019-11-03 17:12:00 +01:00
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments
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: Sort SUBDIRS in lo.pro alphabetically 2019-10-12 01:29:32 +02:00
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 weld SfxRecordingFloat_Impl utility window 2019-11-02 15:54:40 +01: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-pack-sources
lo-xlate-lang bin/lo-xlate-lang: map szl -> upper_silesian 2019-10-27 11:19:21 +01:00
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
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 make bin/update_pch work with srcdir != builddir 2019-11-11 10:21:31 +01:00
update_pch.sh make bin/update_pch work with srcdir != builddir 2019-11-11 10:21:31 +01: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.