Snappy compressor/decompressor for Java
Go to file
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
.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/main add OSInfo class 2011-03-29 22:19:58 +09:00
.hgignore add include headers necessary for buliding snappy 2011-03-29 20:30:07 +09:00
Makefile add -static-libgcc flag. This flag is necessary to remove the dependency to lib-gcc 2011-03-29 23:23:12 +09:00
Makefile.common add -static-libgcc flag. This flag is necessary to remove the dependency to lib-gcc 2011-03-29 23:23:12 +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 set the version to 1.0.1-SNAPSHOT 2011-03-29 18:49:12 +09:00