Taro L. Saito
c81fa1c227
Update README.md
2012-09-07 11:38:05 +09:00
Taro L. Saito
a5c82ab56a
Update README.md
2012-09-07 11:32:37 +09:00
Taro L. Saito
b697c61df8
Merge pull request #15 from bpow/develop
...
Throw ExceptionInInitializerError rather than just printing stacktrace
2012-09-06 19:24:48 -07:00
Taro L. Saito
a1c36bb46e
Fix on issue #6
2012-09-07 11:23:48 +09:00
Bradford Powell
c2260cf38d
Throw ExceptionInInitializerError rather than just printing stacktrace
...
to stderr if the native libraries cannot be loaded. Because Errors are
not checked exceptions, added to the javadoc to point out that static
initialization of Snappy can throw this Error.
2012-09-06 21:01:56 -05:00
Taro L. Saito
cd469e1138
Merge pull request #14 from trevorr/develop
...
Merging ARM support, contributed by Trevor
2012-09-06 18:01:14 -07:00
Trevor Robinson
d0fa1b4d2a
Added cross-compiling instructions to README.md
2012-09-06 19:16:57 -05: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
6ee72edc39
Added armhf shared library
2012-09-06 18:15:07 -05:00
Trevor Robinson
0dccfe9cfc
Added native cross-compilation rules to Makefile
2012-09-06 18:14:17 -05:00
Taro L. Saito
b953178ec6
Disable pushing changes to repo when releasing. This fix is for using git-flow with maven release plugin
2012-09-06 12:57:03 +09:00
Taro L. Saito
6507dcd7b0
Rebuild linux binaries
2012-09-06 12:32:29 +09:00
Taro L. Saito
2095e5e739
Set the ditribution target to Sonatype repository
2012-09-06 12:31:41 +09:00
Taro L. Saito
3979f6e1c3
Fix link
2012-09-06 11:49:49 +09:00
Taro L. Saito
c0df87b117
Fix link
2012-09-06 11:49:03 +09:00
Taro L. Saito
c6239d7a1a
Update README.md
2012-09-06 10:45:59 +09:00
Taro L. Saito
be7340e859
Add milestone
2012-09-06 10:44:19 +09:00
Taro L. Saito
2668a21290
Edit readme
2012-09-06 10:44:09 +09:00
Taro L. Saito
48e4e9b810
Edit readme
2012-09-06 10:36:03 +09:00
Taro L. Saito
aca52ed202
Add .gitignore
2012-09-06 10:29:58 +09:00
Taro L. Saito
37b9890763
Remove hg specific setting files
2012-09-06 10:29:07 +09:00
Taro L. Saito
ec4b72e7fd
Igore IntelliJ project files
2012-06-30 22:35:43 +09: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
79ac792fac
rebuild linux binary using the previous machine
2012-06-29 14:59:31 +09: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
a13b7a3254
Add libraries cross-compiled in Ubuntu
2012-06-28 22:26:31 -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
457c233e1a
Update issue 38
...
Set the osgi version range org.osgi.framework;version="[1.5,2)
2012-01-19 13:02:51 +09:00
Taro L. Saito
04140959b0
Fixes issue 37
...
Using a correcto class descriptor. This change will be available in next release.
2012-01-19 12:53:47 +09:00
Taro L. Saito
72383d990c
Fixes issue 34 Implement available() method
2011-10-25 10:39:27 +09:00
Taro L. Saito
540ee70f74
Add google code upload script
2011-10-05 11:05:21 +09:00
Taro L. Saito
99db3d1d28
[maven-release-plugin] prepare for next development iteration
2011-10-05 10:29:47 +09:00
Taro L. Saito
119236731b
[maven-release-plugin] copy for tag snappy-java-1.0.4.1
2011-10-05 10:29:45 +09:00
Taro L. Saito
487f82d753
[maven-release-plugin] prepare release snappy-java-1.0.4.1
2011-10-05 10:29:42 +09:00
Taro L. Saito
6189b561fa
Fixes issue 33
...
Applied the patch fixing a bug when reading incomplete stream.
2011-10-05 10:25:51 +09:00
Taro L. Saito
35f7e8edd6
Change the native library version retrieval method to look up
...
a resource file (VERSION) in org.xerial.snappy package.
Update issue 32
Status: Fixed
2011-09-26 23:14:27 +09:00
Taro L. Saito
e6b021d3d1
[maven-release-plugin] prepare for next development iteration
2011-09-22 16:46:51 +09:00
Taro L. Saito
2873c42760
[maven-release-plugin] copy for tag snappy-java-1.0.4
2011-09-22 16:46:49 +09:00
Taro L. Saito
399227d089
[maven-release-plugin] prepare release snappy-java-1.0.4
2011-09-22 16:46:47 +09:00
Taro L. Saito
ffc4893f8f
Add release note of snappy-java-1.0.4
2011-09-22 16:46:11 +09:00
Taro L. Saito
8a074fba6e
Fixes issue 29 Javadoc
2011-09-22 16:39:51 +09:00
Taro L. Saito
3acecfb5af
Fixes issue 27. Add package-info.java and javadoc stylesheet
2011-09-22 16:14:53 +09:00
Taro L. Saito
d21db44a70
Fixes issue 27.
2011-09-22 16:14:31 +09:00
Taro L. Saito
f990526b52
Fixes issue 30. Add "make javadoc" target
2011-09-22 15:47:29 +09:00
Taro L. Saito
ebf661dc74
Fix javadoc
2011-09-22 15:37:18 +09:00
Taro L. Saito
f023e040f2
merge
2011-09-22 14:41:19 +09:00
Taro L. Saito
267296fa93
mac32 library
2011-09-22 14:39:35 +09:00
Taro L. Saito
8767ca51e1
build linux/mac native libraries
2011-09-22 14:38:10 +09:00