Commit Graph

920 Commits

Author SHA1 Message Date
Taro L. Saito a468d08bca Resolve android type first 2017-11-30 16:43:25 -08:00
Taro L. Saito 039082d8f8 Add cmake result headers for Linux centos5 build 2017-11-30 16:43:16 -08:00
Taro L. Saito 6b2384d65c centos5 cannot use cmake3, so provide pre-configured header files instead 2017-11-30 16:39:16 -08:00
Taro L. Saito 64e9238f6c Need to have C++11 supported g++ to build cmake 2017-11-30 15:00:12 -08:00
Taro L. Saito abb3700425 fBuild the latest cmake-3.10 for linux docker image 2017-11-30 14:51:46 -08:00
Taro L. Saito 1351428198 centos5 is nor EOL. Update Dockerfile to use a new mirror and add cmake to build linux binaries 2017-11-30 14:43:57 -08:00
Taro L. Saito 0587ad5bdb Rebuild arm binaries 2017-11-30 14:29:14 -08:00
Taro L. Saito 8ea939adea Rebuild mac binary 2017-11-30 14:27:21 -08:00
Taro L. Saito d2ed365d98 Rebuild win binaries 2017-11-30 14:26:25 -08:00
Taro L. Saito ff246c935e
Merge pull request #197 from odaira/snappy-1.1.7-Linux-ppc64
Update Linux/ppc64/libsnappyjava.so and add Linux/ppc/libsnappyjava.so
2017-11-30 13:32:57 -08:00
Rei Odaira 544a05f7aa Update Linux/ppc64/libsnappyjava.so and add Linux/ppc/libsnappyjava.so 2017-11-30 01:51:32 +00:00
Taro L. Saito 411639cfd2
Merge pull request #196 from odaira/snappy-1.1.7-AIX-ppc
Update AIX/ppc/libsnappyjava.a and AIX/ppc64/libsnappyjava.a
2017-11-29 00:01:13 -08:00
Rei Odaira 319bc402d0 Update AIX/ppc/libsnappyjava.a and AIX/ppc64/libsnappyjava.a 2017-11-28 18:46:42 -08:00
Taro L. Saito 2f190db71d
Merge pull request #195 from odaira/snappy-1.1.7-Linux-s390x
Update Linux/s390x/libsnappyjava.so
2017-11-28 14:07:32 -08:00
Rei Odaira 93e6478a2a Update Linux/s390x/libsnappyjava.so 2017-11-27 19:07:13 -05:00
Taro L. Saito d5c089e8ea
Merge pull request #194 from odaira/clean-up-build-process
Use config.h and snappy-stubs-public.h generated by cmake
2017-11-26 16:52:14 -08:00
Rei Odaira 23cca45a0f Use config.h and snappy-stubs-public.h generated by cmake on any platform 2017-11-23 23:02:49 -06:00
Taro L. Saito ba3810299c
Merge pull request #192 from odaira/snappy-1.1.7-Linux-ppc64le
Update Linux/ppc64le/libsnappyjava.so
2017-11-16 11:27:59 -08:00
Rei Odaira 13299c1fda Update Linux/ppc64le/libsnappyjava.so 2017-11-16 13:15:41 -06:00
Taro L. Saito 8679292703
Merge pull request #191 from odaira/run-snappy-header
Run snappy-header target to generate snappy-stubs-public.h
2017-11-16 09:20:41 -08:00
Rei Odaira 6a6ea45c4f Run snappy-header target to generate snappy-stubs-public.h 2017-11-16 11:02:46 -06:00
Taro L. Saito a450805eeb Optimize for aarch64 big-endian 2017-11-15 19:08:47 -08:00
Taro L. Saito 1b7cc6444d
Merge pull request #190 from winston-zillow/compatibility-matrix-hadoop
Update compatiblity matrix for hadoop output steeam
2017-11-15 17:42:33 -08:00
winstonq dcdcc473b8 Update compatiblity matrix for hadoop output steeam 2017-11-15 17:33:01 -08:00
Taro L. Saito 1ce0d34f27
Merge pull request #189 from xerial/winston-zillow-master
Add Hadoop compatible Snappyt output stream
2017-11-15 15:06:55 -08:00
Taro L. Saito a00267a687 Add guard for the other OSes 2017-11-15 15:01:41 -08:00
Taro L. Saito f8327ae087 Add Hadoop compatible Snappyt output stream 2017-11-15 14:56:29 -08:00
Taro L. Saito 5ed8f91449
Merge pull request #188 from xerial/revert-187-winston-zillow-master
Revert "Follow-up of #176"
2017-11-15 14:44:03 -08:00
Taro L. Saito fd4adf0931
Revert "Follow-up of #176" 2017-11-15 14:43:49 -08:00
Taro L. Saito 300e7eac4e
Merge pull request #187 from xerial/winston-zillow-master
Follow-up of #176
2017-11-15 14:42:39 -08:00
Taro L. Saito 9511da379d Add guard for the other OSes 2017-11-15 14:30:05 -08:00
Taro L. Saito f80b3f0041 Merge master 2017-11-15 14:21:43 -08:00
Taro L. Saito a5de996866
Merge pull request #185 from xerial/snappy-1.1.7
Upgrade to snappy 1.1.7
2017-11-15 13:17:22 -08:00
Taro L. Saito fb51d60017 Ad aarch64 library 2017-11-15 13:14:28 -08:00
Taro L. Saito 1cf9516cd1 Remove jdk7 target, which doesn't work in Travis + sbt1.0 2017-11-15 13:03:46 -08:00
Taro L. Saito 989e714bad Run cmake only for Windows 2017-11-15 12:31:07 -08:00
Taro L. Saito b90841e676 Run cmake first to create snappy-stubs-public.h for windows 2017-11-15 12:16:41 -08:00
Taro L. Saito 5427c222a1 Use airframe-log for Scala 2.12 2017-11-14 12:48:03 -08:00
Taro L. Saito 1695a7f365 Use Scala 2.12 for building{ 2017-11-14 12:00:05 -08:00
Taro L. Saito 51711eee17 Apply scalafmt 2017-11-14 11:55:03 -08:00
Taro L. Saito 64d2274d30 Upgrade to sbt-1.0.3 2017-11-14 11:54:11 -08:00
Taro L. Saito 4ff7447abf Add native libs excpet win and freebsd 2017-11-14 11:37:04 -08:00
Taro L. Saito 3c570c9081 Upgrade to snappy 1.1.7 2017-11-14 00:18:27 -08:00
Taro L. Saito 7133ff6168 Update release notes 2017-05-22 09:12:27 -07:00
Taro L. Saito 73262d37e0 Update release notes 2017-05-22 09:11:42 -07:00
Taro L. Saito b0a242aac0 Setting version to 1.1.5-SNAPSHOT 2017-05-22 09:05:26 -07:00
Taro L. Saito 952fc5ec41 Setting version to 1.1.4 2017-05-22 09:03:15 -07:00
Taro L. Saito 1aeaf20c8d Add release note for 1.1.4 2017-05-22 09:02:45 -07:00
Taro L. Saito a9aa74e316 Merge pull request #172 from lbergelson/lb_fix_typos_in_milestone
fix typos in Milestone.md
2017-03-26 21:29:28 -07:00
Louis Bergelson c2478c8cf4 fix typos in Milestone.md
fixed a few misspellings in Milestone.md
2017-03-24 14:37:08 -04:00