Commit Graph

16 Commits

Author SHA1 Message Date
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
Stefano Sinigardi
47d206e149 [many ports] improvements for linux/wsl (#6730)
* [many ports] improve compatibility with WSL and mixed case filesystems

* [treehopper] express dependency on libusb, which was not working on non-win32 platforms and is still broken there

* [libharu] add compatibility with non-win32 platforms

* [geogram] fix openblas on linux
[clapack] better integration with linux environment
[visit-struct] put cmake config file in the expected folder
[geogram] remove trailing underscore to enable compatibility with OpenBLAS

* [openblas] playing with underscore, without success

* [openblas/lapack] fix library integration

* [clapack] improve target handling in cmake module

* [openblas] promote self-generated config to default cmake module, otherwise internal ones thinks wrongly that openblas can also solve lapack libs

* [clapack,openblas] improve libraries integration

* [many ports] fix cmake unnecessary target paths, wrong config paths, empty default dependencies, unnecessary [core] tags

* [suitesparse] improve integration with new lapack/openblas mechanism

* [suitesparse] add no underscore postfix also for linux

* [ceres] fix integration with newer openblas/lapack configs

* [aws-c-event-stream] fix regression

* [systemc] fix regression

* [libwebp,geogram] trigger rebuild

* [libwebp,pthread4w] fix regressions

* [glbinding] fix cmake module installation

* [globjects] disentangle unnecessary dependency from qt5

* [jasper] remove broken and unnecessary patches

* [libwebp] fix regression

* [many ports] avoid using BUILD_SHARED_LIBS which is uninitialized in port files

* [clapack] correctly find dlls

* [clapack] use a generic blas as dependency

* [fizz,g2o] restore expected version

* fix mistake

* [many ports] remove WIN32, APPLE and UNIX (again, they keep creeping in) from ports since they are broken and usually break non-win32 ports

* [libressl,openssl] do not try to build one if the other is already installed

* [itk] update ref and patch to avoid regression

* [libressl,openssl] implement full strategy to fix CI

* [libwebp] disable components that are broken on macOS

* [ogre] enable macOS build

* [freeimage,jxrlib,ogre,openexr,protobuf] port patches from #5169

* [ogre] add missing install command

* [ffmpeg] enable wrapper for cmake module

* [ffmpeg] add avresample module finder

* [ffmpeg] improve module detection and exported symbols

* [ffmpeg] add variables to cache

* [thrift] remove unnecessary build option

* [allegro5] fix shared/static inversion

* [protobuf] cleanup

* [libressl] cleanup

* [moos-core] cleanup

* commented features must not be separated from other features, otherwise vcpkg complains

* [itk] fix regression

* [shogun,itk] fix regressions

* [ogre] fix regression

* [opusfile] add compatibility with non-win32

* [itk] fix regression

* [sndfile,libsndfile] remove duplicate, redirect sndfile to libsndfile

* add missing dependencies

* [ismrmrd] fix regression

* [ffmpeg] trigger rebuild

* [clapack,openblas,libogg] fix regressions on macOS

* [libtins] fix regression

* force rebuild windows regressions, unable to reproduce locally

* [mosquitto] enable non-win32 builds

* [json-dto] force rebuild, unable to reproduce regression locally

* [many ports] uniform naming and path length requests

* fix regression

* fix regression

* [ffmpeg] fixes for downstream projects

* clean up - thanks to reviewers

* trigger rebuild of regressions on macOS

* trigger rebuild of regressions on macOS - part2

* Add core back

* Use VCPKG_CONCURRENCY

* Add core back to suitesparse

* Add core back to curl

* Add core back to magnum

* Add core back to magnum

* Add core back to magnum

* Add core back to cgal
2019-06-20 19:11:54 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Alexander Neumann
aac6c06af4 [arrow] fix findzstd patch (#6757) 2019-06-14 16:04:22 -07:00
Alexander Neumann
31ff85a717 [arrow] improve arrow zstd linkage (#6602) 2019-05-24 09:42:57 -07:00
Robert Schumacher
a985f5b99d
[arrow] Extract uriparser dependency (#6541) 2019-05-21 11:34:54 -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
Robert Schumacher
b79395c4ad Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
atkawa7
557f81f5db [arrow] update 2017-09-03 18:09:03 -07:00
Robert Schumacher
db8db9c45c [arrow][libbson] Fix static builds. 2017-06-09 19:34:32 -07:00
atkawa7
d8149aae08 Apache Arrow only supports x64 2017-05-24 18:39:27 -07:00
atkawa7
1bca466fcb Created Apache Arrow portfile #978
Note: this portfile only works 64 bit
2017-05-24 16:30:01 -07:00
atkawa7
888ebcb293 Created Apache Arrow Control #978 2017-05-24 16:28:23 -07:00