This is an automated email from the ASF dual-hosted git repository.
mgreber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 9a06aeb06 KUDU-3573 fix flakiness in
TestNewOpsDontGetScheduledDuringUnregister
new cf9d1d2a3 Revert "[rest] add oat++ framework to kudu"
new 5f977935d [thirdparty] fix building breakpad with GCC13
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 12 ----
cmake_modules/FindOatpp.cmake | 38 ----------
cmake_modules/FindOatppSwagger.cmake | 37 ----------
thirdparty/build-definitions.sh | 31 --------
thirdparty/build-thirdparty.sh | 18 -----
thirdparty/download-thirdparty.sh | 22 ++----
thirdparty/patches/breakpad-SIGSTKSZ-error.patch | 30 ++++++--
thirdparty/patches/breakpad-fclose.patch | 40 +++++++++++
thirdparty/patches/breakpad-fread.patch | 27 +++++++
thirdparty/patches/breakpad-guid-creator.patch | 23 ++++++
.../patches/breakpad-minidump-descriptor.patch | 22 ++++++
.../patches/oatpp-remove-version-from-path.patch | 65 -----------------
.../oatpp-swagger-remove-version-from-path.patch | 83 ----------------------
thirdparty/vars.sh | 8 ---
14 files changed, 144 insertions(+), 312 deletions(-)
delete mode 100644 cmake_modules/FindOatpp.cmake
delete mode 100644 cmake_modules/FindOatppSwagger.cmake
create mode 100644 thirdparty/patches/breakpad-fclose.patch
create mode 100644 thirdparty/patches/breakpad-fread.patch
create mode 100644 thirdparty/patches/breakpad-guid-creator.patch
create mode 100644 thirdparty/patches/breakpad-minidump-descriptor.patch
delete mode 100644 thirdparty/patches/oatpp-remove-version-from-path.patch
delete mode 100644
thirdparty/patches/oatpp-swagger-remove-version-from-path.patch