112 Commits

Author SHA1 Message Date
Taro L. Saito
e095a9ec92 add depdency to archive 2011-03-30 16:19:35 +09:00
Taro L. Saito
158991f100 Move native API to SnappyNative.java 2011-03-30 13:08:36 +09:00
Taro L. Saito
7be32f4746 Fix JNI wrapper interfaces 2011-03-30 11:10:57 +09:00
Taro L. Saito
61de0555db Load a native library according to the current OS and CPU architecture 2011-03-30 09:37:04 +09:00
Taro L. Saito
19d1233d18 Fix dependencies to snappy tar ball 2011-03-30 00:14:12 +09:00
Taro L. Saito
7b52820c44 Fix the dependency to JNI header 2011-03-29 23:45:04 +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
b4cb446ff8 add native implementation 2011-03-29 18:36:02 +09:00
Taro L. Saito
b1e5ea1076 add JNI interface 2011-03-29 18:17:07 +09:00
Taro L. Saito
7f7efafe70 add Makefile 2011-03-29 16:57:23 +09:00