Commits

Wes McKinney authored 463c17b7a2a
ARROW-3052: [C++] Detect Apache ORC C++ libraries in system/conda toolchain, add to conda requirements This is now available on conda-forge, so we can include it in our toolchain requirements https://github.com/conda-forge/orc-feedstock This is only enabled on non-Windows builds. Adding ORC to the manylinux1 image will have to happen separately, so I have set it to build in BUNDLED mode there Author: Wes McKinney <wesm+git@apache.org> Closes #4524 from wesm/ARROW-3052 and squashes the following commits: 01b11bb85 <Wes McKinney> Travis CI, manylinux1 fix f31705de6 <Wes McKinney> ORC doesn't build on Windows a2a27bd6f <Wes McKinney> Detect liborc in toolchain, add to conda requirements