Commits


Krisztián Szűcs authored and Wes McKinney committed 9c174f44b73
ARROW-4645: [C++/Packaging] Ship Gandiva with OSX and Windows wheels crossbow builds: - [kszucs/crossbow/build-448](https://github.com/kszucs/crossbow/branches/all?utf8=%E2%9C%93&query=build-448) Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #3832 from kszucs/ARROW-4645 and squashes the following commits: 97d1f1186 <Krisztián Szűcs> hopefully a relative path issue 0af03a08c <Krisztián Szűcs> single-quote artifacts path 2196d5b3b <Krisztián Szűcs> appveyor artifact deployment issues e49310909 <Krisztián Szűcs> use move instead of mv on appveyor, this fixes the artifact uploading f2935eab8 <Krisztián Szűcs> remove centos images because they have mixed unicode width 394557194 <Krisztián Szűcs> don't import tensorflow 6d242bd49 <Krisztián Szűcs> make builds less verbose 0d1f5a28d <Krisztián Szűcs> correct python 27 docker images 0c6759723 <Krisztián Szűcs> remove llvm after building; remove not existing fedora image 781ad2eaa <Krisztián Szűcs> add centos test image for python 27 as well f8bdc41da <Krisztián Szűcs> test linux wheels on centos images 536fab586 <Krisztián Szűcs> fix yml syntax for travis 48ca6682c <Krisztián Szűcs> cleanup 6acc93b66 <Krisztián Szűcs> remove rdp 4deee9f20 <Krisztián Szűcs> bundle re2 877b39e5e <Krisztián Szűcs> enable gandiva 764f58373 <Krisztián Szűcs> enable parquet 64d4eaed7 <Krisztián Szűcs> uncomment brotli's ARROW_LINK_LIBS 1d1a18258 <Krisztián Szűcs> bundle brotli 15f161cf0 <Krisztián Szűcs> turn off brotli ee24aab1e <Krisztián Szűcs> don't initialize SHARED_LIB_NAME b4f007e12 <Krisztián Szűcs> remove brotli link libs 6d045fa3a <Krisztián Szűcs> messages fb487a209 <Krisztián Szűcs> try to bundle brotli as well 907a23dfd <Krisztián Szűcs> pin llvm@7 for osx wheels 5dd6d7925 <Krisztián Szűcs> turn off gandiva and parquet 5a928b743 <Krisztián Szűcs> dumpbin again with absolute path 676f28f9e <Krisztián Szűcs> debub appveyor 42475bfb1 <Krisztián Szűcs> debug appveyor 77561297e <Krisztián Szűcs> blockRdp on appveyor ef018b844 <Krisztián Szűcs> start remote desktop earlier ff3cd46f8 <Krisztián Szűcs> enable appveyor remote desktop 20b84e246 <Krisztián Szűcs> try dumpbin pyarrow on appveyor 193898a27 <Krisztián Szűcs> try ldd pyarrow on appveyor 50604df69 <Krisztián Szűcs> show installed pyarrow files a02cada55 <Krisztián Szűcs> don't build cpp tests 351aef041 <Krisztián Szűcs> verbose pip install dc4222c1f <Krisztián Szűcs> enable gandiva for win wheels 94266f32e <Krisztián Szűcs> try windows build without gandiva 2392adabd <Krisztián Szűcs> fix env variable names in windows build b7579405b <Krisztián Szűcs> missing re2 d100bd439 <Krisztián Szűcs> missing protobuf 84e17dab7 <Krisztián Szűcs> install llvmdev on windows b6a99a714 <Krisztián Szűcs> proper spelling for boost_root 31f80d0f4 <Krisztián Szűcs> OSX: verbose thirdparty build; build boost multiprecision 330d95ded <Krisztián Szűcs> install llvm via brew 1d051b8d9 <Krisztián Szűcs> we don't build 2.7 wheels for windows ab1851f4d <Krisztián Szűcs> bundle gandiva with the windows wheels 207ff06af <Krisztián Szűcs> bundle gandiva with osx wheels