john s
|
e1ace88508
|
scripts/build-binaries.sh: support for all OS/ARCH (#948)
* scripts/build-binaries.sh: support for all OS/ARCH
Expands our build scripts to support the following OS/ARCHS:
netclient-linux-amd64
netclient-linux-arm5
netclient-linux-arm6
netclient-linux-arm7
netclient-linux-arm64
netclient-linux-mips
netclient-linux-mips64
netclient-linux-mips64le
netclient-linux-mipsle
netclient-linux-ppc64
netclient-linux-ppc64le
netclient-linux-riscv64
netclient-linux-s390x
netclient-linux-386
netclient-freebsd-amd64
netclient-freebsd-arm5
netclient-freebsd-arm6
netclient-freebsd-arm7
netclient-freebsd-arm64
netclient-freebsd-386
netclient-darwin-arm64
netclient-darwin-amd64
netclient-windows-amd64
netclient-windows-arm5
netclient-windows-arm6
netclient-windows-arm7
netclient-windows-arm64
netclient-windows-386
* bin-maker.sh: update default VERSION
Signed-off-by: John Sahhar <john@gravitl.com>
|
2022-03-22 14:14:57 -06:00 |
|
Matthew R. Kasun
|
bdd8de56fb
|
enable CGO for netmaker
|
2022-03-04 13:36:48 -05:00 |
|
Matthew R. Kasun
|
666faaa867
|
disable CGO for all builds
|
2022-03-03 16:19:25 -05:00 |
|
Matthew R. Kasun
|
0d43206530
|
add darwin/arm64 to release assets
|
2022-02-15 13:48:49 -05:00 |
|
Matthew R. Kasun
|
4ab924af3e
|
use main.version rather than subpackage variables
|
2022-02-10 15:10:18 -05:00 |
|
afeiszli
|
9400209d97
|
adding OS and Version
|
2022-02-03 15:33:19 -05:00 |
|
afeiszli
|
1c8071293d
|
fixing binary versions
|
2021-11-23 07:54:50 -05:00 |
|
afeiszli
|
0d9f2db514
|
binary builder script
|
2021-11-17 10:21:35 -05:00 |
|