Commit Graph

67 Commits

Author SHA1 Message Date
xerial cdc1c7408a Add linux x86 binaries 2017-01-19 17:33:12 -08:00
xerial fb530fd0fb Add arm support 2017-01-19 11:28:50 -08:00
xerial c365c444a5 Add aarch64 2017-01-19 11:14:34 -08:00
xerial d5a30c0fe8 Build mac lib using cross compiler 2017-01-19 11:06:28 -08:00
xerial 7d9da23d40 Fix build scripts 2017-01-19 10:51:35 -08:00
xerial 229e51eb68 Fix win32, win64 target 2017-01-19 10:22:36 -08:00
Takeshi YAMAMURO ba55390f79 Put the bitshuffle version in resources/.../VERSION 2016-04-01 10:08:48 +09:00
Santiago M. Mola cfb114f92f Add Linux aarch64 support. 2016-03-07 21:15:47 +01:00
Bryan Chan 3d4bd9ae9c Add AIX-ppc to list of known platforms; add missing GCC option 2015-09-19 16:18:15 -04:00
Bryan Chan 785eb80484 Support 32-bit AIX 2015-09-19 15:21:08 -04:00
Bryan Chan 3113ffb074 Merge branch 'develop' into develop-s390x 2015-06-16 13:30:54 -04:00
Taro L. Saito 71f1fd8b39 Revert "SunOS/sparcv9/libsnappyjava.so" 2015-05-21 15:26:16 +09:00
vharseko 14a82e8dac src/main/resources/org/xerial/snappy/native/SunOS/sparcv9/libsnappyjava.so: ELF 64-bit MSB shared object, SPARC V9, total store ordering, version 1 (SYSV), dynamically linked, stripped 2015-05-20 00:23:11 +03:00
Taro L. Saito b1b827695c #103: Embed /org/xerial/snappy/VERSION properly 2015-05-12 09:57:03 +09:00
Bryan Chan 61691b8fe6 Support Linux on IBM z Systems 2015-03-14 20:46:40 -04:00
Marcus Comstedt d9294241a8 Add native library for ppc (32 bit) 2015-02-15 13:14:01 +01:00
Iheanyi Ekechukwu 70254f9354 Modify Makefile to work for AIX. 2014-07-10 10:01:50 -05:00
Iheanyi Ekechukwu ce767baab3 Modify Makefile in order for snappy-java to correctly compile on AIX. 2014-07-09 16:33:22 -05:00
Iheanyi Ekechukwu 3a833a730b Fixes for compiling on AIX. 2014-07-07 15:25:23 -05:00
Taro L. Saito 2cd4ed553f Fix build scripts to use sbt instead of mvn 2014-06-26 14:12:03 +09:00
jinghui 77b450bfd2 Only IBM JDK 7 needs the edited header files. IBM JDK 6 is able to work with the default ones. 2014-06-19 16:17:03 -07:00
jinghui 2fb844d70f Adding support for compiling with IBM JDK. 2014-06-17 18:19:23 -07:00
jinghui 317ca823f6 Adding support for Linux-ppc64. 2014-06-17 18:05:32 -07:00
Taro L. Saito 99ecbacf28 #55: Add SunOS_x86_64 settings. Appending -m64 to CXX_FLAGS 2013-11-07 09:24:39 +09:00
Taro L. Saito 3700f97c67 Revert settings for sparc 2013-11-06 23:11:06 +09:00
Adam Pocock ec31b25d0d Build changes for Solaris x86 & Sparc. 2013-08-13 10:49:22 -04:00
Taro L. Saito 9a7657ef46 Fix for Mac-x86 2013-08-13 17:45:03 +09:00
Taro L. Saito 0ee1e52ac1 Embed libstdc++ into Linux amd64 binary by using my own g++ 2013-03-28 17:08:01 +09:00
Taro L. Saito 5894472dc2 A new snapshot version 2013-03-28 15:18:28 +09:00
Taro L. Saito 882ebf3532 Build linux amd64 native lib. Disabled -static-libstdc++ 2013-03-27 15:56:42 +09:00
Taro L. Saito 9fc3159878 Add static libstdc++ option 2013-02-28 16:11:23 +09:00
Konstantin Zadorozhny dba48d031e FreeBSD amd64 build support. Makefile fix. 2012-11-11 10:56:11 -08:00
Konstantin Zadorozhny db0ac7318d FreeBSD amd64 build support 2012-11-11 10:23:47 -08: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
Taro L. Saito 568c8d6beb Build linux libraries using the modified jni_md.h 2012-06-30 05:53:16 -07: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 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 244e2183b6 Edit documentation 2011-06-24 09:06:20 +09:00
Taro L. Saito 5c54b5f18e Use -fvisibility=hidden option for Mac 2011-06-23 13:41:46 +09:00
Taro L. Saito dd7c61a4f3 Fixes issue 18 2011-06-20 13:35:13 +09:00
Taro L. Saito f7c90faa1d Edit 2011-06-04 10:17:10 +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 a8f6917370 Rename native lib from snappy to snappyjava 2011-06-02 11:13:47 +09:00
Taro L. Saito 41bb30d8d1 Add -static-libgcc option for Mac targets 2011-05-27 17:11:03 +09:00
Taro L. Saito 455c378295 add 2011-05-27 17:08:25 +09:00
Taro L. Saito f090d23fbd set min Mac OS X version to 10.5 for x86_64, 10.4 for i386 2011-05-26 11:34:17 +09:00
Taro L. Saito 6771e58b46 Fixes issue 13 2011-05-24 15:54:53 +09:00
Taro L. Saito d97f08e5d5 set build option 2011-05-05 10:55:19 +09:00