aboutsummaryrefslogtreecommitdiff
path: root/ports/orc
AgeCommit message (Collapse)Author
2019-11-19[orc]Upgrade to 1.5.7, disable tzdata test. (#8980)JackBoosY
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-08-27Add homepage for orc (#7908)Dmitry Marakasov
* Add homepage for orc * [orc] Fix build by updating tzdata url The build fails as is tries to fetch tzdata-2018c-1.tar.xz which is gone from FTPs. Fix it by updating to tzdata-2019b-1. This is the same as upstream commit 51a26ab85fc33a7d765dc1f500d43e6ae4ceb0d1
2019-08-24[many ports] Updates 2019.07.09 (#7217)Robert Schumacher
* [many ports] Upgrades 2019.07.11 * Re-generate patches and fix build errors. * [manyport]Fix build errors. * Fix avro-c and console-bridge failures, revert curl and tesseract * fix botan failure * Fix build errors and undo some ports upgrades. * [aws-c-common,chipmunk,cxxopts,grpc]Fix build errors * Fix build errors. * [angle]Undo upgrade changes. * [directxtk]Fix UWP build error (#7233) * Revert leptonica since it cause tesseract failed * Revert jsonnet * [google-cloud-cpp] Disable parallel configure due to source directory writes * [many ports] Undo undesired changes * [bitsery] Fix indentation * [avro-c][aws-c-common][graphite2] Convert line endings to minimize PR diff * fix console-bridge and remove usockets unused patch * update ogre patch * [many ports] Revert unneeded changes w.r.t. master. Add missing write to console-bridge. * [console-bridge] Fix export macro * [avro-c] Revert upgrade; split to #7875 * [avro-c] Complete previous revert
2019-06-18[protobuf] Update to 3.8.0 (#6739)myd7349
* [protobuf] Update to 3.8.0 * [nlopt] set options off * [shogun] should not use CMAKE_SYSTEM_PROCESSOR in port file * [protobuf] Add Homepage * [protobuf] turn warning flag off * [protobuf] Fix orc build error on macOS * bump shogun, fix nlopt
2019-03-18[orc] update to 1.5.5 (#4786)Erwan BERNARD
* [orc] update to 1.5.3 * [orc] update usage with zstd * [orc] update to 1.5.4 * [orc] update to orc 1.5.5rc1 * [orc] fix static build * [orc] bump to 1.5.5
2018-10-22[orc] add apache orc library (#4496)Erwan BERNARD
* [orc] add apache orc library * [orc] Simplify patch. Note in usage that no targets are available. Don't build tools on windows because they are not supported. * [orc] Move tools to tools/orc/ to fix Linux build. * [orc] fix tools ouput folder