office-gobmx/bin
Michael Stahl 207c9a8f25 check-elf-dynamic-objects: check sdk/bin too
It takes almost no time, but this way of doing it changes the
interpretation of the -d parameter; not sure how important that is.

Change-Id: I9d29cdf96d7006d5daea00bcc41e613fbd30aac8
Reviewed-on: https://gerrit.libreoffice.org/29707
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2016-10-11 18:09:54 +00:00
..
text_cat
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects check-elf-dynamic-objects: check sdk/bin too 2016-10-11 18:09:54 +00:00
check-icon-sizes.py
convwatch.py
count-src-resources repurpose count dialogs 2016-10-11 09:09:22 +01:00
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk
dump-poolitems-values.py add script for dumping poolitems values 2016-09-30 14:59:16 +00:00
extract-tooltip.py
fake_pom.xml
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments
find-most-common-warn-messages.py
find-undocumented-classes
find-unused-defines.awk
find-unused-defines.sh
find-unused-typedefs.py
find-unused-typedefs.sh
find-unusedheaders.pl
findunusedcode
fixincludeguards.sh
fuzzfiles
gbuild-to-ide gbuild-to-ide: MSVC 2012 no longer supported, replace with 2015 2016-09-14 17:04:27 +02:00
gen-boost-headers boost: update generated wrapper headers 2016-08-29 18:29:42 +02:00
gen-iwyu-dummy-lib
gen-iwyu-dummy-lib.awk
generate-bash-completion
get-bugzilla-attachments-by-mimetype add vsdx 2016-08-30 07:57:19 +02:00
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
includebloat.awk
ios-mapfile-statistics
java-set-classpath.in
lint-ui.py
lo-all-static-libs
lo-commit-stat
lo-pack-sources
lo-xlate-lang
lolcat
module-deps.pl Fix naming of makefile to mend make dump-deps. 2016-09-29 06:48:31 +00:00
moveglobalheaders.sh
odfvalidator.sh.in odfvalidator support in export tests without external repositories 2016-07-21 01:47:02 +00:00
officeotron.sh.in officeotron usage in export tests without external dependencies 2016-08-09 13:33:29 +00:00
parse-perfcheck.py
README
refcount_leak.py
removetooltip_markups.sh tdf#101549: Add script to remove tooltip_markups 2016-09-29 06:46:35 +00:00
rename-sw-abbreviations.sh
run
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
test-hid-vs-ui.py Recognize fps/ path 2016-10-07 19:49:01 +00:00
ui-translatable.sh
unpack-sources
update_pch
update_pch.sh
update_pch_autotune.sh
update_pch_bisect
upload_symbols.py add a way to mark system symbols 2016-08-04 01:36:48 +00:00
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.