dash/ci/dash
Konstantin Akimov 4a753efa22
partial Merge #20182: ci: Build with --enable-werror by default, and document exceptions
It does not includes changes that actually enable werror by default.
But this backport is necessary to prevent compilation error on mac such as this one:

    In file included from mapport.cpp:26:
    In file included from /builds/dashpay/dash/depends/x86_64-apple-darwin/include/miniupnpc/miniupnpc.h:14:
    /builds/dashpay/dash/depends/x86_64-apple-darwin/include/miniupnpc/upnpdev.h:27:14: error: zero size arrays are an extension [-Werror,-Wzero-length-array]
            char buffer[0];
2024-01-06 19:30:15 -06:00
..
build_depends.sh Merge #17549: ci: misc cleanups 2023-04-25 23:14:25 +03:00
build_src.sh partial Merge #20182: ci: Build with --enable-werror by default, and document exceptions 2024-01-06 19:30:15 -06:00
build-docker.sh Merge #17549: ci: misc cleanups 2023-04-25 23:14:25 +03:00
matrix.sh partial merge bitcoin#14794: Add AddressSanitizer (ASan) Travis build 2023-06-07 01:50:18 -05:00
push-docker.sh chore: add missing copyrights via copyright_header.py insert 2023-01-13 00:49:04 +03:00
test_integrationtests.sh Merge #18929: ci: Pass down LD_LIBRARY_PATH and MAKEJOBS to fuzz test_runner 2024-01-06 19:30:14 -06:00
test_unittests.sh fix: move test-security-check call 2023-06-07 14:41:27 +05:30