Commits


Wes McKinney authored and Uwe L. Korn committed 2b9155a3f0a
ARROW-4446: [C++][Python] Run Gandiva C++ unit tests in Appveyor, get build and tests working in Python Resolves * ARROW-4014 Fix warning about LIBCMT in MSVC build * ARROW-4445 Run Gandiva C++ tests in Appveyor * ARROW-4446 Run Gandiva Python unit tests in Appveyor * ARROW-4404 Appveyor toolchain build does not actually build the project Author: Wes McKinney <wesm+git@apache.org> Closes #3567 from wesm/gandiva-python-windows and squashes the following commits: d9e4b1bef <Wes McKinney> Only use /nodefaultlib:libcmt if arrow_use_static_crt=OFF a8f960d07 <Wes McKinney> Fix appyveyor.yml 72c97e26a <Wes McKinney> Re-enable all Appyveyor entries a2e57d1e0 <Wes McKinney> Prevent move_shared_libs from clobbering the gandiva.cpp file which downstream code is expecting to find d78ae1336 <Wes McKinney> Debug prints ac402f0fc <Wes McKinney> Set language_level = 3 8ae63f199 <Wes McKinney> Fix LLVM 7 issues with MSVC, enable FindClangTools.cmake to find clang-format in conda env 3677115f4 <Wes McKinney> Do not do verbose linking 773c7319c <Wes McKinney> Fixes 00d412676 <Wes McKinney> Disable failing Windows tests 063543cad <Wes McKinney> Don't touch linker flags unless on MSVC e19b68876 <Wes McKinney> Upgrade to LLVM 7 707bc492a <Wes McKinney> Fix for gflags 5897045e1 <Wes McKinney> Retool FindGFlags.cmake a bit to try to fix Windows toolchain build c2bb42080 <Wes McKinney> Install all conda toolchain packages in one go c2857762b <Wes McKinney> Rearrange conda calls to see if fixes build 469a2dff9 <Wes McKinney> Enable gandiva is one build entry b05cf0814 <Wes McKinney> Get Python build and tests for Gandiva working on, add to Appveyor build