This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 6093e19 ARROW-11954: [C++] arrow/util/io_util.cc does not compile on
Solaris
add 17e2ae6 ARROW-11774: [R] macos one line install
No new revisions were added by this update.
Summary of changes:
cpp/cmake_modules/ThirdpartyToolchain.cmake | 4 ++
...thub.macos.yml => github.macos-linux.local.yml} | 48 +++++++++++++++-------
...{github.macos.yml => github.macos.autobrew.yml} | 0
dev/tasks/tasks.yml | 6 ++-
r/R/install-arrow.R | 28 ++++++++++---
r/configure | 34 ++++++++++++---
r/data-raw/codegen.R | 2 +-
r/tools/{linuxlibs.R => nixlibs.R} | 12 ++++--
r/vignettes/install.Rmd | 35 +++++++++++++---
9 files changed, 132 insertions(+), 37 deletions(-)
copy dev/tasks/r/{github.macos.yml => github.macos-linux.local.yml} (63%)
rename dev/tasks/r/{github.macos.yml => github.macos.autobrew.yml} (100%)
rename r/tools/{linuxlibs.R => nixlibs.R} (97%)