25 Commits

Author SHA1 Message Date
Taro L. Saito
dc0cf13b50 fix: correct indentation in OSInfo.java catch block
Fixed improper indentation of catch statement at line 237

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-19 12:27:58 -07:00
Taro L. Saito
c3723e5241
Update src/main/java/org/xerial/snappy/OSInfo.java
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-19 11:50:45 -07:00
Samuel Fernandes
29f87f8357
feat: address review comments 2025-02-06 09:51:14 +00:00
Samuel Fernandes
8bd9b370c8
feat: better error message 2025-02-05 23:31:21 +00:00
Samuel Fernandes
05b4000863
feat: add try catch block 2025-02-05 23:29:32 +00:00
Samuel Fernandes
61ad7a70b1
feat: rename osname and image arch 2025-02-05 09:51:08 +00:00
Leslie Zhai
bce1ff6c8d
[experimental] Add native lib for Linux loongarch64 (#526)
* Build on loongarch64

Signed-off-by: Leslie Zhai <zhaixiang@loongson.cn>

* Remove linux-loongarch64 dockcross

* Remove linux-loongarch64 from native-all

---------

Signed-off-by: Leslie Zhai <zhaixiang@loongson.cn>
2023-12-07 13:14:12 -08:00
Ludovic Henry
3c74e292ab
Add Linux-riscv64 support (#396) 2023-02-15 01:24:42 -08:00
Taro L. Saito
6514348da0 #174: Fix folder name for android 2017-12-01 11:03:06 -08:00
Taro L. Saito
a468d08bca Resolve android type first 2017-11-30 16:43:25 -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
Santiago M. Mola
cfb114f92f Add Linux aarch64 support. 2016-03-07 21:15:47 +01:00
Bryan Chan
3113ffb074 Merge branch 'develop' into develop-s390x 2015-06-16 13:30:54 -04:00
Taro L. Saito
66115a49ad Applied the same style with https://github.com/airlift/codestyle 2015-05-18 16:51:53 +09:00
Bryan Chan
61691b8fe6 Support Linux on IBM z Systems 2015-03-14 20:46:40 -04: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
5f6c5f4c15 Fixes #52. typo in PPC. 2013-10-21 12:04:36 +09:00
Taro L. Saito
8c69129359 Fixes #34. Use canonical os.arch names for native lib folders 2013-06-06 11:35:42 +09:00
Taro L. Saito
ed37dfac4b Fixes for issue #6 2012-09-28 11:34:02 +09:00
Taro L. Saito
5a60c131d0 Fixes issue #6 2012-09-27 11:09:32 +09: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
e0ab15b49b Fixes packaging for Maven 3.x 2011-03-30 00:07:46 +09:00
Taro L. Saito
0e5ada2f90 add OSInfo class 2011-03-29 22:19:58 +09:00