112 Commits

Author SHA1 Message Date
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
Takeshi YAMAMURO
0df5e90422 Add BitShuffleNative for the JNI interfaces of bitshuffle 2016-04-01 09:57:38 +09:00
Takeshi YAMAMURO
99b297cfcd Implement bit-shuffling interfaces to improve LZ performance 2016-04-01 09:53:10 +09:00
Taro L. Saito
8c04209b55 Use google/snappy GitHub as the default download source 2016-03-30 22:49:43 -07:00
Bryan Chan
e8beabfa8d Update snappy to 1.1.3 and use new download URL 2015-09-22 14:33:44 -04:00
Bryan Chan
61691b8fe6 Support Linux on IBM z Systems 2015-03-14 20:46:40 -04:00
Zi Shen Lim
2681311aa5 Add aarch64 target 2015-01-16 14:42:17 -08:00
Iheanyi Ekechukwu
8d783de13b Change classes directory in Makefileto fix compilation. 2014-07-07 14:51:27 -05:00
Taro L. Saito
492be99787 Removed unnecessary code 2014-06-26 14:33:54 +09:00
Taro L. Saito
2cd4ed553f Fix build scripts to use sbt instead of mvn 2014-06-26 14:12:03 +09:00
jinghui
0740ef703b dding support to download native snappy source code using git.
Usage Example:
make USE_GIT=true GIT_REPO_URL=https://git_repo/snappy GIT_SNAPPY_BRANCH=origin/my-branch/snappy-1.1.0
2014-06-17 18:15:52 -07:00
jinghui
317ca823f6 Adding support for Linux-ppc64. 2014-06-17 18:05:32 -07:00
Adam Pocock
ec31b25d0d Build changes for Solaris x86 & Sparc. 2013-08-13 10:49:22 -04:00
Taro L. Saito
e3f0fcbaff Built native libs for Linux and Windows 2013-08-13 01:49:51 -07:00
Taro L. Saito
34ba11cc9a Fix Makefile dependencies when generating SnappyNative.h 2013-04-10 10:33:28 +09:00
Konstantin Zadorozhny
db0ac7318d FreeBSD amd64 build support 2012-11-11 10:23:47 -08:00
Taro L. Saito
1b803c4b05 Fix Makefile 2012-09-28 11:56:32 +09:00
Trevor Robinson
13cc8c3df2 Added win64 cross-compile target to makefile
Changed win32 and win64 tool variables to use CROSS_PREFIX,
since the prefix varies depending on the host system.
2012-09-06 19:15:12 -05:00
Trevor Robinson
0dccfe9cfc Added native cross-compilation rules to Makefile 2012-09-06 18:14:17 -05:00
Taro L. Saito
f7f4397826 Upgrade to snappy-1.0.5. Support building in Max OS X Lion 2012-05-25 10:23:26 +09:00
Taro L. Saito
540ee70f74 Add google code upload script 2011-10-05 11:05:21 +09:00
Taro L. Saito
f990526b52 Fixes issue 30. Add "make javadoc" target 2011-09-22 15:47:29 +09:00
Taro L. Saito
de803e67a4 Rebuild win32 library. Add comments to INSTALL/README 2011-08-02 15:27:43 +09:00
Taro L. Saito
1c46977e67 Add a target for generationg SnappyNativeLoader bytecode 2011-07-06 10:46:47 +09:00
Taro L. Saito
244e2183b6 Edit documentation 2011-06-24 09:06:20 +09:00
Taro L. Saito
acfe991b2b Use -fvisiblity=hidden option to hide snappy API that is statically linked to snappy-java 2011-06-04 09:56:47 +09:00
Taro L. Saito
455c378295 add 2011-05-27 17:08:25 +09:00
Taro L. Saito
86326cc6f4 add linux32 target 2011-05-05 11:02:34 +09:00
Taro L. Saito
d1a9a71ee3 Trying to build static snappy native library for amd64 2011-05-05 01:30:06 +09:00
Taro L. Saito
da537415e8 Fix newlines 2011-04-06 23:33:32 +09:00
Taro L. Saito
4fbb0db44f add Mac-i386 binary 2011-03-31 12:27:00 +09:00
Taro L. Saito
5b9633251a Fix build dependencies 2011-03-31 12:23:57 +09:00
Taro L. Saito
b7b1785833 Fix dependency order around unpacking snappy-src archive 2011-03-30 23:26:29 +09:00
Taro L. Saito
1da382411f Use utf-8 for copying resource files 2011-03-30 23:03:52 +09:00
Taro L. Saito
f524f66281 Move the javadoc generation to the verify phase. Fix the dependency to the package jar 2011-03-30 22:55:17 +09:00
Taro L. Saito
14d38c9c12 add x86 native library 2011-03-30 19:16:29 +09:00
Taro L. Saito
ee5f8fb622 add mvn package phase to Makefile 2011-03-30 17:34:05 +09:00
Taro L. Saito
83130dc9e8 Fix for mac-x86_64 2011-03-30 16:45:04 +09:00