This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
snappy-java
mirror of
https://github.com/xerial/snappy-java.git
Watch
1
Star
0
Fork
You've already forked snappy-java
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Snappy compressor/decompressor for Java
16
Commits
44
Branches
81
Tags
49
MiB
Java
47.9%
C++
34.3%
Shell
14.2%
Makefile
1.5%
Scala
1%
Other
1%
517b64ecff
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Taro L. Saito
517b64ecff
Add test
2011-03-30 00:07:55 +09:00
.settings
add Makefile
2011-03-29 16:57:23 +09:00
lib
add OSInfo class
2011-03-29 22:19:58 +09:00
msvc
/snappy-vc2010
add Visual Studio C++ 2010 project for building snappy in Windows
2011-03-29 20:30:30 +09:00
src
Add test
2011-03-30 00:07:55 +09:00
.hgignore
add include headers necessary for buliding snappy
2011-03-29 20:30:07 +09:00
Makefile
Fix the dependency to JNI header
2011-03-29 23:45:04 +09:00
Makefile.common
use cygwin version of mingw-64
2011-03-29 23:36:28 +09:00
devnote.txt
add -static-libgcc flag. This flag is necessary to remove the dependency to lib-gcc
2011-03-29 23:23:12 +09:00
pom.xml
Fixes packaging for Maven 3.x
2011-03-30 00:07:46 +09:00