Taro L. Saito
|
fabfc98b8a
|
Use sbt-coursier plugin to accelerate jar download
|
2017-01-19 21:38:42 -08:00 |
Taro L. Saito
|
57c5576151
|
Specify sbt scala version
|
2017-01-19 21:35:19 -08:00 |
Taro L. Saito
|
803a46fd7f
|
Fix mac binary
|
2017-01-19 21:34:05 -08:00 |
Taro L. Saito
|
c88e150282
|
Build jni-header first
|
2017-01-19 21:09:37 -08:00 |
Taro L. Saito
|
549e971765
|
Remove obsolete google code upload script
|
2017-01-19 21:07:31 -08:00 |
Taro L. Saito
|
05cb366fd2
|
Set credentail only when SONTAYPE_USERNAME/PASSWORD are set
|
2017-01-19 20:53:09 -08:00 |
Taro L. Saito
|
5fdd82cdb5
|
Update sbt script
|
2017-01-19 20:40:55 -08:00 |
Taro L. Saito
|
300fc8e1ea
|
Drop jdk6 build
|
2017-01-19 19:45:25 -08:00 |
Taro L. Saito
|
3e650b17b7
|
Download bitshuffle code in advance
|
2017-01-19 19:23:45 -08:00 |
xerial
|
47c05acd8a
|
Install curl inside the docker image
|
2017-01-19 18:37:44 -08:00 |
xerial
|
ef5f1cb0df
|
Skip native library build for other than jdk8
|
2017-01-19 18:34:44 -08:00 |
xerial
|
0325e172f8
|
Use addons
|
2017-01-19 18:21:12 -08:00 |
xerial
|
6e2af03387
|
Install curl
|
2017-01-19 18:20:42 -08:00 |
xerial
|
6e1d9eb9ca
|
Publish snapshot version to sonatype
|
2017-01-19 18:16:05 -08:00 |
xerial
|
7dc0ad5401
|
Fix OSGi config
|
2017-01-19 18:08:13 -08:00 |
xerial
|
9ab5620220
|
Update the expected binary size for snappy-1.1.3
|
2017-01-19 18:00:37 -08:00 |
xerial
|
c597ac2d45
|
Update OSInfo
|
2017-01-19 17:57:42 -08:00 |
xerial
|
a419c0795b
|
Use Java 1.7
|
2017-01-19 17:55:31 -08:00 |
xerial
|
6b4cb2c89d
|
Fix Travis config
|
2017-01-19 17:52:15 -08:00 |
xerial
|
a2c09ecc3b
|
Fix Travis config
|
2017-01-19 17:50:34 -08:00 |
xerial
|
d732857979
|
Run docker cross compiler on Travis CI
|
2017-01-19 17:49:28 -08:00 |
xerial
|
cdc1c7408a
|
Add linux x86 binaries
|
2017-01-19 17:33:12 -08:00 |
xerial
|
fc1de99c3a
|
Add linu32 linu64 targets
|
2017-01-19 16:48:28 -08:00 |
xerial
|
21adc98015
|
Add make native-all
|
2017-01-19 14:28:06 -08:00 |
Taro L. Saito
|
f72229f913
|
Merge pull request #153 from xerial/revert-152-revert-137-SupportBitShuffle
Revert "Revert "[WIP] Add bit-shuffling interfaces to improve LZ performance""
|
2017-01-19 14:19:36 -08:00 |
Taro L. Saito
|
0fcee27d59
|
Revert "Revert "[WIP] Add bit-shuffling interfaces to improve LZ performance""
|
2017-01-19 14:19:21 -08:00 |
xerial
|
7e8346ba3c
|
Rebuilt windows images
|
2017-01-19 14:15:59 -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
|
a0a02e3170
|
Add ppc64
|
2017-01-19 11:09:03 -08:00 |
xerial
|
d5a30c0fe8
|
Build mac lib using cross compiler
|
2017-01-19 11:06:28 -08:00 |
xerial
|
fb7553c319
|
Fix native dll build
|
2017-01-19 11:05:46 -08:00 |
Taro L. Saito
|
d197df096c
|
Merge pull request #152 from xerial/revert-137-SupportBitShuffle
Revert "[WIP] Add bit-shuffling interfaces to improve LZ performance"
|
2017-01-19 10:57:34 -08:00 |
Taro L. Saito
|
e08d784358
|
Revert "[WIP] Add bit-shuffling interfaces to improve LZ performance"
|
2017-01-19 10:57:04 -08:00 |
xerial
|
f9ec0da1cb
|
Add dokerfile template for g++ for linux
|
2017-01-19 10:52:20 -08:00 |
xerial
|
7d9da23d40
|
Fix build scripts
|
2017-01-19 10:51:35 -08:00 |
xerial
|
3c5878e70b
|
Add win binaries
|
2017-01-19 10:25:00 -08:00 |
xerial
|
229e51eb68
|
Fix win32, win64 target
|
2017-01-19 10:22:36 -08:00 |
xerial
|
a1e701c8fa
|
Add win cross compiler
|
2017-01-19 10:12:34 -08:00 |
Taro L. Saito
|
fa67fcbc3d
|
Fix Makefile for Mac OS X
|
2017-01-19 10:02:38 -08:00 |
Taro L. Saito
|
8c1d4b0245
|
Use the latest version of snappy 1.1.3
|
2017-01-19 10:02:38 -08:00 |
Taro L. Saito
|
1ef5cce1b5
|
Merge pull request #137 from maropu/SupportBitShuffle
[WIP] Add bit-shuffling interfaces to improve LZ performance
|
2017-01-19 10:02:07 -08:00 |
Taro L. Saito
|
7352efda48
|
Merge pull request #148 from mnd999/master
Build freebsd64 native library
|
2017-01-19 09:23:29 -08:00 |
Mark Dixon
|
a3a3f2a464
|
Build freebsd64 native library
|
2016-09-15 18:29:06 +01:00 |
Taro L. Saito
|
7650aa29fb
|
Merge pull request #145 from mhurne/patch-1
Fix typo; improve wording while we're at it
|
2016-07-06 16:56:37 -07:00 |
Matt Hurne
|
32505c396c
|
Fix typo; improve wording while we're at it
|
2016-06-30 17:03:31 -04:00 |
Taro L. Saito
|
1541bc9b91
|
Fix travis ci build branches
|
2016-06-02 10:51:17 -07:00 |
Taro L. Saito
|
f2ae38deab
|
Fix release note
|
2016-06-02 10:43:01 -07:00 |
Taro L. Saito
|
78c7823024
|
1.1.2.5
|
2016-06-02 10:38:37 -07:00 |
Taro L. Saito
|
187f749fb1
|
Add release notes for 1.1.2.5
|
2016-06-02 10:37:53 -07:00 |