This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 6ea9846  ARROW-6834: [C++][TRIAGE] Pin gtest version 1.8.1 to unblock 
Appveyor builds
     add b3629d3  ARROW-6782: [C++] Do not require Boost for minimal C++ build

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/DefineOptions.cmake            |  4 --
 cpp/cmake_modules/ThirdpartyToolchain.cmake      | 70 +++++++++++++-----------
 cpp/examples/minimal_build/Dockerfile            |  2 +-
 cpp/examples/minimal_build/build.sh              |  3 +-
 cpp/src/arrow/util/CMakeLists.txt                |  1 +
 cpp/src/arrow/util/cpu_info.cc                   | 14 ++---
 cpp/src/arrow/util/string.cc                     | 20 +++++++
 cpp/src/arrow/util/string.h                      |  7 +++
 cpp/src/arrow/{result.cc => util/string_test.cc} | 19 +++++--
 9 files changed, 85 insertions(+), 55 deletions(-)
 copy cpp/src/arrow/{result.cc => util/string_test.cc} (69%)

Reply via email to