Xinwei Xiong(cubxxw-openim)
b6e108774a
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> |
||
---|---|---|
.. | ||
LICENSE | ||
enterprise | ||
githooks | ||
lib | ||
make-rules | ||
README.md | ||
batch_build_all_service.sh | ||
batch_start_all.sh | ||
build_all_service.sh | ||
build_push_k8s_images.sh | ||
check_all.sh | ||
common.sh | ||
coverage.awk | ||
coverage.sh | ||
docker_check_service.sh | ||
docker_start_all.sh | ||
ensure_tag.sh | ||
env_check.sh | ||
function.sh | ||
init_pwd.sh | ||
mongo-init.sh | ||
msg_gateway_start.sh | ||
msg_transfer_start.sh | ||
path_info.cfg | ||
push_start.sh | ||
release.sh | ||
start_all.sh | ||
start_cron.sh | ||
start_rpc_service.sh | ||
stop_all.sh | ||
style_info.cfg |
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: