aboutsummaryrefslogtreecommitdiff
path: root/ports/parquet/all.patch
AgeCommit message (Collapse)Author
2019-01-16[Arrow] Update Arrow to 0.11.1 (#4977)Phil Felton
* 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
2018-07-03Fix dependencies, remove commented out CMake, use appropriate CMake versionPhil Felton
2018-06-28Add Parquet-cpp 1.4Phil Felton