Commit Graph

85 Commits

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