Commit Graph

2 Commits

Author SHA1 Message Date
Sutou Kouhei
59b58fc56d
[arrow] Update to 10.0.0 (#27687)
* [arrow] Update Apache Arrow to 10.0.0

* Update versions

* Simplify and make more robust

* Use vcpkg_check_features()

* Use lower case for CMake package name

* Update version
2022-11-11 14:36:32 -08:00
Kai Pastor
e20e1c7908
[arrow] Update to 8.0.1, fix usage (#25983)
* Use expressive patch name

* Fix BROTLI_INCLUDE_DIR import

* glog is unused (off by default)

* Cleanup portfile, fix 'arrow[core]'

* Add CI test port

* Update to 8.0.1 [skip actions]

* Declare dependency source for substituted packages

* Trim obsolete patch chunks

* Fix static link libs export

* Use substituted targets directly, for proper export

* Fix snappy lib export to pc file

* Update versions

* Add license for test port

* Add =pass entries for the new "vcpkg-ci-Xxx" port.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-07-27 12:39:30 -07:00