Commit a593a0d
committed
Update submodules for v0.7.0
Signed-off-by: Joaquin Anton Guirao <janton@nvidia.com>1 parent 93e42c5 commit a593a0d
11 files changed
Lines changed: 11 additions & 11 deletions
File tree
- external
- boost
- .github/workflows/cibw.yml+11-20
- README.md+2-2
- c/include/nvtx3/nvtx3.hpp+1-1
- docs/doxygen-cpp/dir_0f270e201b07a4d190d27f3db28cd57f.html+96
- docs/doxygen-cpp/dir_0f270e201b07a4d190d27f3db28cd57f_dep.map+5
- docs/doxygen-cpp/dir_0f270e201b07a4d190d27f3db28cd57f_dep.md5+1
- docs/doxygen-cpp/dir_0f270e201b07a4d190d27f3db28cd57f_dep.png
- docs/doxygen-cpp/dir_1784a01aa976a8c78ef5dfc3737bcac8.html+86
- docs/doxygen-cpp/dir_19225156eb7ba052e31d1a736469917a.html+86
- docs/doxygen-cpp/dir_2d10db7395ecfee73f7722e70cabff64.html+102
- docs/doxygen-cpp/dir_2d10db7395ecfee73f7722e70cabff64_dep.map+5
- docs/doxygen-cpp/dir_2d10db7395ecfee73f7722e70cabff64_dep.md5+1
- docs/doxygen-cpp/dir_2d10db7395ecfee73f7722e70cabff64_dep.png
- docs/doxygen-cpp/dir_5f88615774d40519f750f3391530866e.html+102
- docs/doxygen-cpp/dir_5f88615774d40519f750f3391530866e_dep.map+4
- docs/doxygen-cpp/dir_5f88615774d40519f750f3391530866e_dep.md5+1
- docs/doxygen-cpp/dir_5f88615774d40519f750f3391530866e_dep.png
- docs/doxygen-cpp/dir_68d96ca9a2bee83e37a0f989f99b8354.html+96
- docs/doxygen-cpp/dir_68d96ca9a2bee83e37a0f989f99b8354_dep.map+5
- docs/doxygen-cpp/dir_68d96ca9a2bee83e37a0f989f99b8354_dep.md5+1
- docs/doxygen-cpp/dir_68d96ca9a2bee83e37a0f989f99b8354_dep.png
- docs/doxygen-cpp/dir_6f1a61886b2f78aeb1066ad8df428c9b.html+102
- docs/doxygen-cpp/dir_6f1a61886b2f78aeb1066ad8df428c9b_dep.map+4
- docs/doxygen-cpp/dir_6f1a61886b2f78aeb1066ad8df428c9b_dep.md5+1
- docs/doxygen-cpp/dir_6f1a61886b2f78aeb1066ad8df428c9b_dep.png
- docs/doxygen-cpp/dir_a3425fea4d00fd2451fb6a6b010c9a36.html+96
- docs/doxygen-cpp/dir_a3425fea4d00fd2451fb6a6b010c9a36_dep.map+5
- docs/doxygen-cpp/dir_a3425fea4d00fd2451fb6a6b010c9a36_dep.md5+1
- docs/doxygen-cpp/dir_a3425fea4d00fd2451fb6a6b010c9a36_dep.png
- docs/doxygen-cpp/dir_c7978d7b72ea042f572fdc7b13dd730d.html+96
- docs/doxygen-cpp/dir_c7978d7b72ea042f572fdc7b13dd730d_dep.map+5
- docs/doxygen-cpp/dir_c7978d7b72ea042f572fdc7b13dd730d_dep.md5+1
- docs/doxygen-cpp/dir_c7978d7b72ea042f572fdc7b13dd730d_dep.png
- docs/doxygen-cpp/dir_ec3d63d8ddc3571cd98c8e81364ee1d4.html+102
- docs/doxygen-cpp/dir_ec3d63d8ddc3571cd98c8e81364ee1d4_dep.map+5
- docs/doxygen-cpp/dir_ec3d63d8ddc3571cd98c8e81364ee1d4_dep.md5+1
- docs/doxygen-cpp/dir_ec3d63d8ddc3571cd98c8e81364ee1d4_dep.png
- docs/doxygen-cpp/index.html+1-1
- docs/index.html+21-217
- tools/docs/generate-readme.py-9
Submodule preprocessor updated 69 files
- .github/workflows/ci.yml+268-28
- include/boost/preprocessor/variadic/has_opt.hpp+2
- test/CMakeLists.txt+1-2
- test/Jamfile.v2+1
- test/arithmetic.c+1-1
- test/arithmetic.cpp+1-1
- test/arithmetic.cxx+1-1
- test/array.c+1-1
- test/array.cpp+1-1
- test/array.cxx+1-1
- test/checkempty.cpp+1-1
- test/checkempty.cxx+1-1
- test/clang_cuda.cu+1-1
- test/comparison.c+1-1
- test/comparison.cpp+1-1
- test/comparison.cxx+1-1
- test/control.c+1-1
- test/control.cpp+1-1
- test/control.cxx+1-1
- test/debug.c+1-1
- test/debug.cpp+1-1
- test/debug.cxx+1-1
- test/facilities.c+1-1
- test/facilities.cpp+1-1
- test/facilities.cxx+1-1
- test/isempty.c+1-1
- test/isempty.cpp+1-1
- test/isempty.cxx+1-1
- test/isempty_variadic_standard_failure.c+1-1
- test/isempty_variadic_standard_failure.cpp+1-1
- test/isempty_variadic_standard_failure.cxx+1-1
- test/isempty_variadic_standard_failure2.c+1-1
- test/isempty_variadic_standard_failure2.cpp+1-1
- test/isempty_variadic_standard_failure2.cxx+1-1
- test/iteration.cpp+2-2
- test/iteration.h+9-9
- test/list.c+1-1
- test/list.cpp+1-1
- test/list.cxx+1-1
- test/logical.c+1-1
- test/logical.cpp+1-1
- test/logical.cxx+1-1
- test/punctuation.c+1-1
- test/punctuation.cpp+1-1
- test/punctuation.cxx+1-1
- test/quick.cpp+1-1
- test/repetition.cpp+1-1
- test/selection.c+1-1
- test/selection.cpp+1-1
- test/selection.cxx+1-1
- test/seq.c+1-1
- test/seq.cpp+1-1
- test/seq.cxx+1-1
- test/slot.c+1-1
- test/slot.cpp+1-1
- test/slot.cxx+1-1
- test/stringize.c+1-1
- test/stringize.cpp+1-1
- test/stringize.cxx+1-1
- test/test.h+2-2
- test/tuple.c+1-1
- test/tuple.cpp+1-1
- test/tuple.cxx+2-2
- test/tuple_elem_bug_test.cxx+1-1
- test/vaopt.cpp+1-1
- test/vaopt.cxx+1-1
- test/variadic.c+1-1
- test/variadic.cpp+1-1
- test/variadic.cxx+1-1
Submodule googletest updated 55 files
- .gitignore-1
- CMakeLists.txt+1-10
- CONTRIBUTING.md+4-4
- MODULE.bazel-57
- README.md+8-8
- WORKSPACE+12-14
- WORKSPACE.bzlmod-35
- ci/linux-presubmit.sh+4-6
- ci/macos-presubmit.sh+1-2
- ci/windows-presubmit.bat+2-2
- docs/advanced.md+12-22
- docs/faq.md+39-18
- docs/gmock_cook_book.md-6
- docs/gmock_for_dummies.md+2-2
- docs/primer.md+11-11
- docs/reference/assertions.md+1-1
- docs/reference/mocking.md+4-3
- docs/reference/testing.md+2-4
- googlemock/CMakeLists.txt+10-10
- googlemock/README.md+3-3
- googlemock/include/gmock/gmock-actions.h+4-28
- googlemock/include/gmock/gmock-function-mocker.h+4-5
- googlemock/include/gmock/gmock-matchers.h+2-2
- googlemock/include/gmock/gmock-more-actions.h+1-1
- googlemock/include/gmock/gmock.h+7-8
- googlemock/src/gmock-matchers.cc+1-1
- googlemock/src/gmock-spec-builders.cc-1
- googlemock/test/gmock-matchers-comparisons_test.cc-9
- googlemock/test/gmock-more-actions_test.cc+1-13
- googlemock/test/gmock-spec-builders_test.cc+1-1
- googlemock/test/gmock_link_test.h-9
- googletest/CMakeLists.txt+14-14
- googletest/README.md+2-2
- googletest/cmake/Config.cmake.in-4
- googletest/cmake/internal_utils.cmake+20-22
- googletest/include/gtest/gtest-message.h+10-9
- googletest/include/gtest/gtest-printers.h+27-63
- googletest/include/gtest/gtest.h+5-5
- googletest/include/gtest/internal/gtest-death-test-internal.h+3-1
- googletest/include/gtest/internal/gtest-internal.h+7-6
- googletest/include/gtest/internal/gtest-param-util.h+1-3
- googletest/include/gtest/internal/gtest-port.h+30-63
- googletest/src/gtest-death-test.cc+1-1
- googletest/src/gtest-filepath.cc+1-1
- googletest/src/gtest-internal-inl.h+1-1
- googletest/src/gtest-port.cc+10-37
- googletest/src/gtest.cc+11-32
- googletest/test/googletest-options-test.cc+1-4
- googletest/test/googletest-output-test-golden-lin.txt+5
- googletest/test/googletest-port-test.cc+3-3
- googletest/test/googletest-printers-test.cc-16
- googletest/test/gtest_help_test.py+41-23
- googletest/test/gtest_unittest.cc+5-9
- googletest/test/gtest_xml_output_unittest.py+6-9
- googletest_deps.bzl+8-8
Submodule libjpeg-turbo updated 109 files
Submodule libtiff updated from 1d28fe6 to 5fe20d0
Submodule opencv updated 2050 files
- CMakeLists.txt+4-9
- ChangeLog-3
- LICENSE+1-1
- Makefile.in+1-1
- README+4-2
- configure+4-6
- contrib/delphi/ZLib.pas+1-1
- contrib/dotzlib/DotZLib/UnitTests.cs+1-1
- contrib/infback9/inftree9.c+2-2
- contrib/minizip/configure.ac+1-1
- contrib/minizip/miniunz.c+2-2
- contrib/minizip/unzip.c+4
- contrib/minizip/unzip.h-4
- contrib/minizip/zip.c+1
- contrib/nuget/nuget.csproj+1-1
- contrib/pascal/zlibpas.pas+1-1
- contrib/vstudio/readme.txt+1-1
- contrib/vstudio/vc10/zlib.rc+3-3
- contrib/vstudio/vc10/zlibvc.def+1-1
- contrib/vstudio/vc11/zlib.rc+3-3
- contrib/vstudio/vc11/zlibvc.def+1-1
- contrib/vstudio/vc12/zlib.rc+3-3
- contrib/vstudio/vc12/zlibvc.def+1-1
- contrib/vstudio/vc14/zlib.rc+3-3
- contrib/vstudio/vc14/zlibvc.def+1-1
- contrib/vstudio/vc17/zlib.rc+3-3
- contrib/vstudio/vc17/zlibvc.def+1-1
- contrib/vstudio/vc9/zlib.rc+3-3
- contrib/vstudio/vc9/zlibvc.def+1-1
- deflate.c+5-5
- inftrees.c+2-2
- old/Makefile.riscos+1-1
- os400/README400+1-1
- os400/zlib.inc+3-3
- qnx/package.qpg+5-5
- test/example.c+1-3
- test/minigzip.c+4-6
- treebuild.xml+2-2
- trees.c+1-1
- win32/README-WIN32.txt+2-2
- zlib.3+2-2
- zlib.h+4-4
- zutil.h+1-1
0 commit comments