Commit Graph

24 Commits

Author SHA1 Message Date
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