37 Commits

Author SHA1 Message Date
Taro L. Saito
9fc3159878 Add static libstdc++ option 2013-02-28 16:11:23 +09:00
Konstantin Zadorozhny
dba48d031e FreeBSD amd64 build support. Makefile fix. 2012-11-11 10:56:11 -08:00
Konstantin Zadorozhny
db0ac7318d FreeBSD amd64 build support 2012-11-11 10:23:47 -08: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
Taro L. Saito
568c8d6beb Build linux libraries using the modified jni_md.h 2012-06-30 05:53:16 -07:00
Taro L. Saito
11fe7fc6c8 Stop using -libstdc++, that causes link error in Ubuntu 2012-06-28 22:55:47 -07:00
Taro L. Saito
bd9cfb0d13 Applied a patch for ARM support, contributed by Trevor Robinson 2012-06-29 12:58:21 +09:00
Taro L. Saito
2b25cfb065 Apply the patch from Trevor Robinson: Add ARMv7 CPU suport 2012-06-13 11:56:14 +09: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
244e2183b6 Edit documentation 2011-06-24 09:06:20 +09:00
Taro L. Saito
5c54b5f18e Use -fvisibility=hidden option for Mac 2011-06-23 13:41:46 +09:00
Taro L. Saito
dd7c61a4f3 Fixes issue 18 2011-06-20 13:35:13 +09:00
Taro L. Saito
f7c90faa1d Edit 2011-06-04 10:17:10 +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
a8f6917370 Rename native lib from snappy to snappyjava 2011-06-02 11:13:47 +09:00
Taro L. Saito
41bb30d8d1 Add -static-libgcc option for Mac targets 2011-05-27 17:11:03 +09:00
Taro L. Saito
455c378295 add 2011-05-27 17:08:25 +09:00
Taro L. Saito
f090d23fbd set min Mac OS X version to 10.5 for x86_64, 10.4 for i386 2011-05-26 11:34:17 +09:00
Taro L. Saito
6771e58b46 Fixes issue 13 2011-05-24 15:54:53 +09:00
Taro L. Saito
d97f08e5d5 set build option 2011-05-05 10:55:19 +09:00
Taro L. Saito
7e882aa1d9 remove dependency to libstdc++ 2011-05-05 02:08:25 +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
8d1482e395 Fix for Mac-i386 environment 2011-04-04 10:31:01 +09:00
Taro L. Saito
c0b8b0be9c add Linux-amd64 binary 2011-03-31 17:22:40 +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
9b71b7725a add Linux-amd64 binary 2011-03-30 17:19:35 +09:00
Taro L. Saito
1e6d0ab194 add -shared option 2011-03-30 16:46:19 +09:00
Taro L. Saito
83130dc9e8 Fix for mac-x86_64 2011-03-30 16:45:04 +09:00
Taro L. Saito
07fe11c360 add Exception class 2011-03-30 15:00:49 +09:00
Taro L. Saito
4e59477bf6 use -shared flag 2011-03-30 11:20:18 +09:00
Taro L. Saito
7be32f4746 Fix JNI wrapper interfaces 2011-03-30 11:10:57 +09:00
Taro L. Saito
7c56cade26 use cygwin version of mingw-64 2011-03-29 23:36:28 +09:00
Taro L. Saito
077d52599c add -static-libgcc flag. This flag is necessary to remove the dependency to lib-gcc 2011-03-29 23:23:12 +09:00
Taro L. Saito
7142902a11 add OSInfo class 2011-03-29 22:19:23 +09:00
Taro L. Saito
c82cf5d6f8 add include headers necessary for buliding snappy 2011-03-29 20:30:07 +09:00
Taro L. Saito
b1e5ea1076 add JNI interface 2011-03-29 18:17:07 +09:00