You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xinwei Xiong
135dc7b359
|
1 year ago | |
---|---|---|
.. | ||
LICENSE | 1 year ago | |
enterprise | 1 year ago | |
githooks | 1 year ago | |
lib | 1 year ago | |
make-rules | 1 year ago | |
README.md | 1 year ago | |
batch_build_all_service.sh | 1 year ago | |
batch_start_all.sh | 1 year ago | |
build_all_service.sh | 1 year ago | |
build_push_k8s_images.sh | 1 year ago | |
check_all.sh | 1 year ago | |
common.sh | 1 year ago | |
coverage.awk | 1 year ago | |
coverage.sh | 1 year ago | |
docker_check_service.sh | 1 year ago | |
docker_start_all.sh | 1 year ago | |
ensure_tag.sh | 1 year ago | |
env_check.sh | 1 year ago | |
function.sh | 1 year ago | |
init_pwd.sh | 1 year ago | |
mongo-init.sh | 1 year ago | |
msg_gateway_start.sh | 1 year ago | |
msg_transfer_start.sh | 1 year ago | |
path_info.sh | 1 year ago | |
push_start.sh | 1 year ago | |
release.sh | 1 year ago | |
start_all.sh | 1 year ago | |
start_cron.sh | 1 year ago | |
start_rpc_service.sh | 1 year ago | |
stop_all.sh | 1 year ago | |
style_info.sh | 1 year ago |
README.md
/scripts
Supported platforms
-
Linux x86_64 (linux_amd64) : 64-bit Linux for most desktop and server systems.
-
Windows x86_64 (windows_amd64) : 64-bit version for most Windows operating systems.
-
macOS x86_64 (darwin_amd64) : 64-bit version for Apple Macintosh computers.
-
Linux ARM64 (linux_arm64) : For ARM-based 64-bit Linux systems such as Raspberry Pi 4 and Jetson Nano.
-
Linux s390x (linux_s390x) : 64-bit Linux for IBM System z hosts.
-
Linux MIPS64 (linux_mips64) : 64-bit Linux for MIPS architecture.
-
Linux MIPS64LE (linux_mips64le) : Suitable for 64-bit Linux systems with little endian MIPS architecture.
examples
Scripts to perform various build, install, analysis, etc operations.
These scripts keep the root level Makefile small and simple.
Examples: