GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/256
ORC-352: [C++] Update, cleanup and add support of MSVC to
ThirdpartyToolchain
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-352
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/256.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #256
----
commit f06936b26dde86a92465bf8d6c6a480a34f5f2a0
Author: rip-nsk <rip.nsk@...>
Date: 2018-04-23T23:32:40Z
Update snappy and protobuf to latest version.
Add support of windows/msvc build.
Cleanup.
commit acd83fc7386f532af856c44728fe5a34a3c9a022
Author: rip-nsk <rip.nsk@...>
Date: 2018-04-23T23:33:32Z
Add possibility to use custom zlib static library name.
----
---