office-gobmx/bin
Muhammet Kara cec7cd30fd Remove erroneous whitespace in update_pch
This was causing generation of code in violation of clang-format
conformance in these files:
 * xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
 * connectivity/inc/pch/precompiled_ado.hxx

Also remove these 2 files from the clang-format blacklist.

Change-Id: I882028c0553a3ff7fb356611f498d50dea984a7f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88143
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-02-07 00:07:31 +01:00
..
text_cat
update Fix 'is' operator for comparison 2019-11-24 07:41:58 +01:00
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects python3: bundle libffi for GNU/Linux builds 2020-01-09 17:56:19 +01:00
check-icon-sizes.py
convwatch.py document output is pdf, not ps 2020-01-16 18:07:32 +01:00
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.classes.results find more symbols that can be private 2020-02-06 06:54:51 +01:00
find-can-be-private-symbols.functions.results find more symbols that can be private 2020-02-06 06:54:51 +01:00
find-can-be-private-symbols.py make some classes module private 2019-12-05 07:01:44 +01:00
find-clang-format.py Fix typo 2020-01-27 23:04:22 +01:00
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments
find-headers-to-move-inside-modules.py move some headers inside ucbhelper 2020-02-04 06:21:41 +01: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 VisualStudioIntegrationGenerator: put solution/projects to build dir 2020-01-27 17:16:50 +01:00
gen-boost-headers Enable -Wdeprecated-copy-dtor where available 2019-12-12 22:00:31 +01:00
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 bin/run: missing exedir for macOS 2019-11-17 13:16:13 +01:00
sanitize-blacklist.txt
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
symstore.sh Fix typos 2019-12-17 18:17:10 +01:00
test-hid-vs-ui.py
ui-checkdomain.sh
ui-translatable.sh
unpack-sources
update_pch Remove erroneous whitespace in update_pch 2020-02-07 00:07: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.