Commit Graph

714 Commits

Author SHA1 Message Date
Taro L. Saito e09c3d1439 Add native DLL loader 2011-03-29 23:45:23 +09:00
Taro L. Saito 7b52820c44 Fix the dependency to JNI header 2011-03-29 23:45:04 +09:00
Taro L. Saito 7c56cade26 use cygwin version of mingw-64 2011-03-29 23:36:28 +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 0e5ada2f90 add OSInfo class 2011-03-29 22:19:58 +09:00
Taro L. Saito 7142902a11 add OSInfo class 2011-03-29 22:19:23 +09:00
Taro L. Saito 6941f27914 add win64 native library of snappy 2011-03-29 20:30:47 +09:00
Taro L. Saito d45688df11 add Visual Studio C++ 2010 project for building snappy in Windows 2011-03-29 20:30:30 +09:00
Taro L. Saito c82cf5d6f8 add include headers necessary for buliding snappy 2011-03-29 20:30:07 +09:00
Taro L. Saito d9fa5f1b25 create a folder for native libraries 2011-03-29 18:51:36 +09:00
Taro L. Saito 562587fdf1 set the version to 1.0.1-SNAPSHOT 2011-03-29 18:49:12 +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