Genymobile-scrcpy/release
Romain Vimont acddd811bf Rename TARGET to TARGET_DIRNAME
This avoids confusion with "$1", which is also documented as "<target>".

If "$1" (the target) is "linux", then TARGET_DIRNAME is
"scrcpy-linux-v3.0".
2024-11-28 19:59:06 +01:00
..
.gitignore Replace release.mk by release scripts 2024-11-24 15:40:34 +01:00
build_common Replace release.mk by release scripts 2024-11-24 15:40:34 +01:00
build_linux.sh Include scrcpy manpage in Linux and macOS releases 2024-11-24 16:50:47 +01:00
build_macos.sh Include scrcpy manpage in Linux and macOS releases 2024-11-24 16:50:47 +01:00
build_server.sh Replace release.mk by release scripts 2024-11-24 15:40:34 +01:00
build_windows.sh Add support for build and link types for deps 2024-11-24 15:41:13 +01:00
generate_checksums.sh Add script to release macOS static binary 2024-11-24 15:46:23 +01:00
package_client.sh Rename TARGET to TARGET_DIRNAME 2024-11-28 19:59:06 +01:00
package_server.sh Replace release.mk by release scripts 2024-11-24 15:40:34 +01:00
release.sh Add script to release Linux static binary 2024-11-24 15:41:13 +01:00
test_client.sh Replace release.mk by release scripts 2024-11-24 15:40:34 +01:00
test_server.sh Replace release.mk by release scripts 2024-11-24 15:40:34 +01:00