Commit Graph

12 Commits

Author SHA1 Message Date
Tanguy Fautre
aea9119136
[Arrow] Update to 1.0.1 (#13165) 2020-08-28 09:56:53 -07:00
Tanguy Fautre
b4f71b8f2f
[Arrow] Update to 1.0.0 (#12537)
* Update to arrow-1.0.0.
Fix FindZSTD and FindUtf8Proc.

* Re-enable warning-as-error on MSVC.

* Fix static/shared mismatch when linking against utf8proc

* Trying to fix Zstd detection on Linux.

* Fix Linux detection of Zstd static libraries

* Remove unnecessary patch

* Fix MSVC compilation now that ZSTD is specified as static.

* Update patches to match candidate ARROW-9541 upstream patch.

* Update patch reflecting the latest changes in ARROW-9541 PR.

* Trying to fix OSX build by re-adding a patch I previously removed
2020-08-01 15:10:40 -07:00
Tanguy Fautre
8f34b4bccf
[Arrow] Update to 0.17.1 (#11472)
* [Arrow] Update to 0.17.1

* Remove arrow:x64-linux=fail from ci.baseline.txt.
Add explicit tool dependencies on Flex and Bison for Linux and OSX.

* Revert arrow dependency on Flex/Bison, it's Thrift that needs them and its portfile is already fine.

* Use vcpkg_fail_port_install(ON_ARCH x86 arm arm64) instead of custom check.
Remove thrift:x64-osx=fail from ci.baseline.txt (we know arrow depends on it, and arrow:x64-osx has been shown to work in 3rd party project).

* Disable using pkg-config files to locate dependencies in arrow

This is incompatible with vcpkg as these files refer to paths in the
packages directory rather than the installed directory, so this only
works if the packages haven't been cleaned.

* Mark thrift:x64-osx as still failing until a proper solution for Bison can be found.

* Update ports/arrow/portfile.cmake

Co-authored-by: Adam Reeve <adreeve@gmail.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-09 15:41:24 -07:00
Tanguy Fautre
89741c2d68
Updated Arrow to 0.17 (#10883) 2020-04-17 14:04:06 -07:00
Hannemit
e33f9fad97 Fix linux build 2020-02-03 15:17:41 +00:00
philjdf
87a2816019 Update to Arrow 0.16 2020-01-28 16:43:37 +00:00
Phil Felton
ea9d29c05b [Arrow] Update to Arrow v0.14.1 (#7211)
* Arrow 0.14 update

* Find Thrift compiler on Linux

* Arrow 0.14.1

* Arrow 0.14.1
2019-07-23 17:36:59 -07:00
Robert Schumacher
9d473a6954
[boost] Update to 1.70.0 (#6141)
* [boost] Update to 1.70.0

* [boost-build] Update to 1.70.0

* [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70

* [boost-variant] Revert to 1.69 due to regression
[fizz][folly] Update and fix for boost 1.70
[libsodium] Use CMake buildsystem replacement to enable non-Windows

* [wangle] Update. [folly] Avoid linking debug libs in release.

* [pcl] Fix compatibility with boost 1.70

* [fizz] Handle merge regression

* [arrow] Modernize and fix cmake targets

* [boost-type-traits] Update patches for arm64-windows

* [boost-locale] Add boost-system and boost-thread as arm64 dependencies

* [ompl] Add missing boost-timer dependency
2019-05-16 18:33:32 -07:00
Phil Felton
3352d70bc0 [arrow] Update Arrow to v0.13 (#5950)
* Update arrow to 0.13.0

* dynamic build working

* Both builds now work

* modifications to work on Linux

* Turn of jemalloc
2019-04-04 21:11:46 -07:00
Phil Felton
2011b8512b [Arrow] Update Arrow to 0.11.1 (#4977)
* Arrow update

* Add version info

* Forgot to apply patch

* Whitespace

* Fix patch

* Fix patch

* Version which works on Linux

* Fix problem finding ZSTD on x64-windows

* Fix zlib dependency finding

* Fix renaming on Windows

* Include missing boost-format dependency

* Linux debug build picks up debug libs now

* Make windows work again

* Remove boost-format dependency

* Error if dependencies not found rather than attempt to download them

* [parquet] Turn parquest into a stub
2019-01-16 10:29:07 -08:00
Phil Felton
bd45a67cf3 Update Arrow from 0.6 to 0.9 2018-06-28 15:18:47 +01:00
atkawa7
557f81f5db [arrow] update 2017-09-03 18:09:03 -07:00