office-gobmx/bin
Mike Kaganski 80d071f834 Upgrade to vs2017-ide-integration, since we don't support VS2015 in master
This allows to avoid the "(Visual Studio 2015)" labels next to project
names in Solution Explorer; and also avoid multiple warnilgs like

    project-name.vcxproj : warning  : The build tools for Visual Studio
    2015 (v140) cannot be found. Install Visual Studio 2015 (v140) to
    build using the Visual Studio 2015 (v140) build tools.

in IDE's Output pane in case VS2015 is absent locally.

Change-Id: I53b68ac810cbf2a31667c35dd549310e7209e010
Reviewed-on: https://gerrit.libreoffice.org/59797
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-08-30 17:16:05 +02:00
..
text_cat
update
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects Adapt CustomTarget_postprocess/check_dynamic_objects to --enable-kde5 2018-08-27 12:45:37 +02: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
find-most-common-warn-messages.py
find-undocumented-classes
find-unneeded-includes
find-unused-defines.py
find-unused-sid-commands.py
find-unused-typedefs.py
find-unusedheaders.py
fixincludeguards.sh
fuzzfiles Fix typos 2018-07-24 08:22:05 +02:00
gbuild-to-ide Upgrade to vs2017-ide-integration, since we don't support VS2015 in master 2018-08-30 17:16:05 +02:00
gen-boost-headers external/boost: silence -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-26 12:32:54 +02:00
gen-iwyu-dummy-lib
gen-iwyu-dummy-lib.awk
generate-bash-completion.py
get-bugzilla-attachments-by-mimetype
get_config_variables Fix variable name 2018-07-24 08:22:20 +02:00
git-ps1
gla11y
includebloat.awk
java-set-classpath.in
lint-ui.py
list-dispatch-commands.py
list-uitest.py uitest Impress Document properties 2018-08-03 08:02:41 +02:00
lo-all-static-libs
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 mv rather than cp fuzzer 2018-08-14 13:36:45 +02:00
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-translatable.sh
unpack-sources
update_pch remove the GL based 3D charts 2018-07-17 02:59:19 +02: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.