9 Commits

Author SHA1 Message Date
chnliyong
e59b0b16f0 build juicefs arm64 binary staticly linked (#5612) 2025-01-26 14:49:38 +08:00
chnliyong
d53f68a614 builder: upgrade golang-cross build image to version 1.21 (#4729)
Co-authored-by: Sandy Xu <sandy@juicedata.io>
2024-04-19 10:20:37 +08:00
chnliyong
4e5ede5660 deps: upgrade docker cross build image's golang version to 1.18 (#2468) 2022-08-08 10:32:12 +08:00
Penghan Wang
60539db300 upgrade golang-cross version to v1.17.8 (#1539) 2022-03-09 21:01:23 +08:00
Davies Liu
9c7f58b298 Change License to Apache 2.0 (#1282) 2022-01-11 23:34:14 +08:00
chnliyong
4fffc1521a Use docker build Java SDK in release workflow (#555)
* add docker builder for Java SDK

* add test workflow

* modify workflow name

* use docker builder for sdk in release workflow

* remove GOPROXY

* remove ci-test workflow
2021-06-23 12:04:48 +08:00
Sandy Xu
6067383b26 docs: add doc for commands auto-completion (#534) 2021-06-18 15:27:06 +08:00
Davies Liu
8335389716 Support Windows (#195)
* prepare for windows

* build for windows

* build for windows

* git diff

* remove libfuse-dev

* cleanup

* build juicefs.exe in Linux

* make with sudo

* fix travis

* fix travis

* add license header

* size of dir

* no syslog and run-in-background in windows

* fix compatibility with windows 10

* graceful umount

* fix build in Windows
2021-03-03 16:46:37 +08:00
Davies Liu
e3a3253e88 build static binary (#152)
* build static binary

* use musl-libc to build static linked binary for linux amd64 platform

* fix

* fix

Co-authored-by: liyong <chnliyong@gmail.com>
2021-02-05 14:11:16 +08:00