Commit Graph

99 Commits

Author SHA1 Message Date
Taro L. Saito ba146442e7 Add a binary for Apple Silicon (M1) 2020-11-28 09:07:48 -08:00
Taro L. Saito 9532de9459
Fixes #257: Use a patched version of crossbuild Docker image for mac64 target (#264) 2020-10-22 14:28:39 -07:00
Taro L. Saito a300c63060
Upgrade to snappy 1.1.8 (#258) 2020-10-20 21:34:28 -07:00
Taro L. Saito 015b8a17b3 Fix comment 2020-10-20 17:52:53 -07:00
Taro L. Saito 173832eda7 Fix native-all task 2020-10-20 17:52:53 -07:00
Taro L. Saito 3d4fd649d0 Fix armv7 build 2020-10-20 17:52:53 -07:00
Taro L. Saito 1fba891de8 Fix arm64 build 2020-10-20 17:52:53 -07:00
Masatake Iwasaki 150083ca57
Using latest multiarch/crossbuild since we need cmake 3.1 or higher for building snappy 1.1.7. (#261) 2020-10-20 10:02:39 -07:00
Marshall Pierce 990f73398d Use javac -h instead of javah (#238)
This allows it to build on JDK10.
2019-12-13 14:58:28 -08:00
ossdev 40ebc5a48e Failure of snappy-java 1.1.7 test cases due to isValidCompressedBuffer() on AARCH64 architecture 2018-05-14 19:23:04 +05:30
Taro L. Saito 6b2384d65c centos5 cannot use cmake3, so provide pre-configured header files instead 2017-11-30 16:39:16 -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
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 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 3c570c9081 Upgrade to snappy 1.1.7 2017-11-14 00:18:27 -08:00
Taro L. Saito e20494cfb2 Remove ppc64. Rebuild ppc64le 2017-02-14 22:26:06 -08:00
Taro L. Saito 3497e732ce #168: Add ppc64 target 2017-02-14 08:20:08 -08:00
Taro L. Saito ee4d27b16b #168: Rename dockcross script name 2017-02-14 07:48:33 -08:00
Taro L. Saito 2a6e0c3040 #168: Rename to ppc64le (little-endian) 2017-02-14 07:46:30 -08:00
Rei Odaira 0c73a857a2 Updated libsnappyjava and Makefile for AIX 2017-02-13 07:35:12 -08:00
xerial f3bc28ece4 Upgrade to snappy-1.1.4 2017-02-06 14:40:09 -08:00
Takeshi YAMAMURO e2efc5b8d8 Add a missing entry 2017-01-25 23:35:18 +09:00
xerial 5898066ebd Fix doc 2017-01-19 23:29:17 -08:00
xerial 9c89e5c3af Give up using Travis for docker build 2017-01-19 22:50:04 -08:00
xerial 0c00a0cd6a Use privileged mode 2017-01-19 22:35:44 -08:00
xerial dc33aaf564 Just use make native for PR build 2017-01-19 22:25:56 -08:00
Taro L. Saito c88e150282 Build jni-header first 2017-01-19 21:09:37 -08:00
Taro L. Saito 549e971765 Remove obsolete google code upload script 2017-01-19 21:07:31 -08:00
Taro L. Saito 5fdd82cdb5 Update sbt script 2017-01-19 20:40:55 -08:00
Taro L. Saito 3e650b17b7 Download bitshuffle code in advance 2017-01-19 19:23:45 -08:00
xerial fc1de99c3a Add linu32 linu64 targets 2017-01-19 16:48:28 -08:00
xerial 21adc98015 Add make native-all 2017-01-19 14:28:06 -08:00
xerial 7e8346ba3c Rebuilt windows images 2017-01-19 14:15:59 -08:00
xerial fb530fd0fb Add arm support 2017-01-19 11:28:50 -08:00
xerial c365c444a5 Add aarch64 2017-01-19 11:14:34 -08:00
xerial a0a02e3170 Add ppc64 2017-01-19 11:09:03 -08:00
xerial fb7553c319 Fix native dll build 2017-01-19 11:05:46 -08:00
xerial 7d9da23d40 Fix build scripts 2017-01-19 10:51:35 -08:00
xerial 229e51eb68 Fix win32, win64 target 2017-01-19 10:22:36 -08:00
xerial a1e701c8fa Add win cross compiler 2017-01-19 10:12:34 -08:00
Taro L. Saito fa67fcbc3d Fix Makefile for Mac OS X 2017-01-19 10:02:38 -08:00
Taro L. Saito 8c1d4b0245 Use the latest version of snappy 1.1.3 2017-01-19 10:02:38 -08:00
Takeshi YAMAMURO d39b23f35b Update Makefile to support SSE2 only in linux/x86_64 2016-04-14 14:03:46 +09:00
Takeshi YAMAMURO ba55390f79 Put the bitshuffle version in resources/.../VERSION 2016-04-01 10:08:48 +09:00
Takeshi YAMAMURO 6a894340fc Upgrade bitshuffle to stable version 2016-04-01 10:00:36 +09:00
Takeshi YAMAMURO f9520f9d19 Separate a source file for BitShuffleNative 2016-04-01 09:58:22 +09:00
Takeshi YAMAMURO 4fbfa72ebd Add a macro to turn sse2/avx2 on/off in Makefile 2016-04-01 09:58:05 +09:00
Takeshi YAMAMURO 695af1b189 Fix Makefile to generate a platform-independent binary 2016-04-01 09:58:05 +09:00