Genymobile-scrcpy/release
Romain Vimont 323549e82f Prevent build from falling back to system libs
Ensure that if a file or function is not found, the build does not
attempt to use system libraries. Falling back could result in using
libraries that are incompatible due to wrong versions or features.

PR #6671 <https://github.com/Genymobile/scrcpy/pull/6671>
2026-02-21 12:24:41 +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 Prevent build from falling back to system libs 2026-02-21 12:24:41 +01:00
build_macos.sh Prevent build from falling back to system libs 2026-02-21 12:24:41 +01:00
build_server.sh Replace release.mk by release scripts 2024-11-24 15:40:34 +01:00
build_windows.sh Prevent build from falling back to system libs 2026-02-21 12:24:41 +01:00
generate_checksums.sh Build macOS x86_64 release 2024-11-28 20:09:21 +01:00
package_client.sh Fix .tar.gz compression 2024-12-02 08:54:57 +01:00
package_server.sh Replace release.mk by release scripts 2024-11-24 15:40:34 +01:00
release.sh Specify architecture for Linux and macOS releases 2024-11-28 20:09:18 +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