fingltd / 4mc

4mc - splittable lz4 and zstd in hadoop/spark/flink
Other
108 stars 36 forks source link

Builds for linux, osx and win64 #32

Closed snoe925 closed 6 years ago

snoe925 commented 6 years ago

Changes for builds on travis-ci.org for linux and osx. The Win64 build can be run on https://www.appveyor.com as a free open source project. OS X has a test failure that I need to investigate. But it is building and running the tests.

You can see my test runs here. https://ci.appveyor.com/project/snoe925/4mc

I am doing all the builds with cmake. The cmake build is quite simple on appveyor. That takes care of all the odd compiler and build settings.