office-gobmx/bin
Gabor Kelemen e150e9c45c Recognize fps/ path
Script was tripping over this valid reference:
From source/text/shared/guide/cmis-remote-files.xhp,
we did not find file fps/uiconfig/ui/remotefilesdialog.ui.

Change-Id: I42b178742f7f168177c525191f54b43d3a5821d6
Reviewed-on: https://gerrit.libreoffice.org/29571
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-10-07 19:49:01 +00:00
..
text_cat
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in Add MS binary format validator support for wine 2016-06-29 22:46:20 +00:00
check-elf-dynamic-objects add bin/check-elf-dynamic-objects 2016-09-21 18:02:32 +02:00
check-icon-sizes.py
convwatch.py
count-todo-dialogs
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 improve sample message 2016-06-10 13:42:44 +02:00
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 tdf#100453 – bin/unpack-sources needs to be executable 2016-06-17 16:28:49 +02:00
update_pch
update_pch.sh
update_pch_autotune.sh Fix some spelling errors in comments and strings 2016-07-04 06:11:36 +00:00
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.