office-gobmx/bin
Stephan Bergmann 306510f085 Adapt to new Clang 15 trunk -Wdeprecated-builtins
...<0b89d1d59f>
"[Sema] Add deprecation warnings for some compiler provided __has_* type
traits", which hits in Boost include files,

> In file included from libreofficekit/qa/tilebench/tilebench.cxx:27:
> In file included from external/boost/include/boost/property_tree/json_parser.hpp:31:
> In file included from workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14:
> In file included from external/boost/include/boost/property_tree/ptree.hpp:31:
> In file included from workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16:
> In file included from workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:15:
> In file included from workdir/UnpackedTarball/boost/boost/property_tree/id_translator.hpp:16:
> In file included from external/boost/include/boost/optional.hpp:31:
> In file included from workdir/UnpackedTarball/boost/boost/optional.hpp:15:
> In file included from workdir/UnpackedTarball/boost/boost/optional/optional.hpp:42:
> workdir/UnpackedTarball/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: error: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Werror,-Wdeprecated-builtins]
> template <class T> struct has_nothrow_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_CONSTRUCTOR(T)>{};
>                                                                                    ^
> workdir/UnpackedTarball/boost/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
> #     define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible<T>::value)
>                                                ^

etc.

Change-Id: I08376710e25013b44279532d6e5fc256ed95cb76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137046
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-07-14 13:28:50 +02:00
..
text_cat
update android and bin/update: make pythonic 2022-06-22 14:07:19 +02:00
attachment_mimetypes.py bin: Add script to get attachments from OO forums 2022-06-07 20:26:13 +02:00
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects configure: default to --with-system-nss on Linux 2022-04-29 20:24:58 +02:00
check-icon-sizes.py
check-implementer-notes.py
check-missing-export-asserts.py
check-missing-unittests.py check-missing-unittests: fix path 2022-03-12 12:42:45 +01:00
compare-crashreport-stats.py
convwatch.py
crashreportScraper.py crashreportScraper: encode the url 2022-06-21 23:51:50 +02:00
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-can-be-private-symbols.classes.results
find-can-be-private-symbols.functions.results these members can be private 2022-05-12 12:25:36 +02:00
find-can-be-private-symbols.py improve the script for reducing symbol exports 2021-12-01 12:13:59 +01:00
find-clang-format.py
find-duplicated-files.py
find-duplicated-sids.py
find-files-not-referenced-by-makefile.py
find-german-comments
find-headers-to-move-inside-modules.py
find-mergedlib-can-be-private.classes.results
find-mergedlib-can-be-private.py
find-most-common-warn-messages.py
find-most-repeated-functions.py
find-undocumented-classes
find-unneeded-includes find-unneeded-includes: bail out early if no files are found with --recursive 2022-04-25 08:43:38 +02:00
find-unused-defines.py
find-unused-sid-commands.py
find-unused-typedefs.py
find-unusedheaders.py
fixincludeguards.sh
flat-odf-cleanup.py flat-odf-cleanup.py: fix FutureWarning 2022-02-16 20:33:15 +01:00
fuzzfiles
gbuild-to-ide Retire build-nocheck 2021-12-06 20:54:26 +01:00
gen-boost-headers Adapt to new Clang 15 trunk -Wdeprecated-builtins 2022-07-14 13:28:50 +02:00
gen-iwyu-dummy-lib.awk
generate-bash-completion.py
get-bugzilla-attachments-by-mimetype bin: Add script to get attachments from OO forums 2022-06-07 20:26:13 +02:00
get-forum-attachments.py Revert "Fix typo" 2022-06-16 02:39:56 +02:00
get_config_variables
git-ps1
gla11y replace member-of in .ui a11y relations 2022-03-08 17:01:26 +01:00
includebloat.awk
ios-mapfile-statistics
java-set-classpath.in
lint-ui.py
list-dispatch-commands.py Dispatch commands: Include tooltip labels in the Description column 2022-01-24 17:00:16 +01:00
list-uitest.py
lo-all-static-libs build libtiff 2022-05-20 22:29:00 +02:00
lo-commit-stat
lo-pack-sources
lo-xlate-lang
lolcat
merge-app-bundles
module-deps.pl Fail module-deps.pl on more errors 2021-12-14 02:33:11 +01:00
moveglobalheaders.sh
odfvalidator.sh.in
officeotron.sh.in
oss-fuzz-build.sh rsc is no more, but concat-deps leaks instead so still need this 2022-05-09 10:22:05 +02:00
oss-fuzz-setup.sh extract an initial webpfuzzer_seed_corpus.zip from the afl corpus 2022-01-31 11:46:49 +01:00
parse-perfcheck.py
README.md
refcount_leak.py
removetooltip_markups.sh
rename-sw-abbreviations.sh
run
sanitize-excludelist.txt ofz#46162 and ofz#46287 Integer overflow 2022-04-08 15:36:48 +02:00
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
symstore.sh
test-hid-vs-ui.py
ui-rules-enforcer.py gtk4: remove stray label_yalign 2022-01-29 20:20:23 +01:00
ui-translatable.sh
unpack-sources
update_pch
update_pch.sh
update_pch_autotune.sh Retire build-nocheck 2021-12-06 20:54:26 +01:00
update_pch_bisect
upload_symbols.py fix variable typo in upload_symbols.py 2022-07-06 19:59:24 +02:00
verify-custom-widgets-libs

Tools and Non-Build Scripts

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.