Commits


Antoine Pitrou authored and Wes McKinney committed 84fcb823979
ARROW-3142: [C++] Fetch all libs from toolchain environment When ARROW_BUILD_TOOLCHAIN is set, orc and gtest would still be downloaded from source. Author: Antoine Pitrou <antoine@python.org> Closes #2495 from pitrou/ARROW-3142-orc-gtest-toolchain and squashes the following commits: 86d02a27 <Antoine Pitrou> ARROW-3142: Fetch most libs from toolchain environment