office-gobmx/bin
Mike Kaganski 234d0368c8 Don't generate filters with empty Includes
Avoids VS warnings:

> smoketest\Library_smoketest.vcxproj.filters : warning  : Unable to
> read the filters file "Library_smoketest.vcxproj.filters". Please
> unload the project "Library_smoketest.vcxproj" to be able to edit it.
> The required attribute "Include" is empty or missing from the element
> <Filter>.

Change-Id: I0f02e837823a5e7a0355fd0f895f00c63a5df6fc
Reviewed-on: https://gerrit.libreoffice.org/51684
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-03-21 10:03:48 +01:00
..
text_cat
update updater: improve message for failed update generation 2017-11-16 23:19:34 +01:00
bash-completion.in
benchmark-document-loading Modernize benchmark-document-loading script 2017-11-22 15:19:43 +01:00
bffvalidator.sh.in
check-elf-dynamic-objects Fix external/gpgmepp Linux RPATH 2018-03-08 22:00:58 +01:00
check-icon-sizes.py
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-duplicated-files.py
find-duplicated-sids.py
find-german-comments Fix typos 2018-01-16 12:40:51 +01:00
find-most-common-warn-messages.py
find-undocumented-classes
find-unused-defines.py remove unused defines 2018-01-06 07:41:36 +01:00
find-unused-sid-commands.py Revert "unused SID command in starmath" 2017-12-22 20:21:48 +01:00
find-unused-typedefs.py improve the find-unused-typedefs script 2017-12-15 13:46:04 +02:00
find-unusedheaders.py
fixincludeguards.sh
fuzzfiles
gbuild-to-ide Don't generate filters with empty Includes 2018-03-21 10:03:48 +01:00
gen-boost-headers Silence upcoming GCC 8 -Werror=parentheses in external/boost 2018-01-24 07:56:06 +01:00
gen-iwyu-dummy-lib
gen-iwyu-dummy-lib.awk
generate-bash-completion.py
get-bugzilla-attachments-by-mimetype Fix typos 2018-01-18 08:10:04 +01:00
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
gla11y gla11y: allow python 2.6 when lxml is available 2018-03-04 11:19:37 +01:00
includebloat.awk
java-set-classpath.in
lint-ui.py
list-dispatch-commands.py
list-uitest.py uitest - add folder uitest/manual_tests to script 2018-02-05 14:56:52 +01:00
lo-all-static-libs fix oslibs syntax (have the shell treat it as variable, not command) 2017-10-13 15:42:32 +02:00
lo-commit-stat
lo-pack-sources
lo-xlate-lang
lolcat
module-deps.pl
moveglobalheaders.sh
odfvalidator.sh.in
officeotron.sh.in
oss-fuzz-build.sh oss-fuzz: issue 1188, per-fuzzer config 2018-02-25 15:45:02 +00:00
parse-perfcheck.py
README
refcount_leak.py
removetooltip_markups.sh
rename-sw-abbreviations.sh
run Buildsystem changes to recognize Haiku. 2018-02-19 12:58:11 +01:00
sanitize-blacklist.txt bodge ofz#4480 silence Bad-cast harder for now 2017-12-05 20:34:14 +00:00
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
symstore.sh
test-hid-vs-ui.py
ui-translatable.sh
unpack-sources
update_pch xmlsecurity: fold Library_xsec_fw into Library_xmlsecurity 2018-02-08 09:06:57 +01:00
update_pch.sh
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.