grpc-java/buildscripts
Larry Safran 29f7aeb107
compiler: Upgrade from CentOS 7 to AlmaLinux 8 (#11371)
CentOS 7 became end-of-life on July 1st and is no longer working. We now
dynamically link against libstdc++, as RHEL 8 doesn't support static
linking: https://access.redhat.com/articles/rhel8-abi-compatibility

We now use objdump in check-artifact for all linux architectures. This
avoids using a mix of objdump and ldd. ldd shows transitive
dependencies, which is less convenient.

Co-authored-by: Eric Anderson <ejona@google.com>
2024-07-10 14:12:55 -07:00
..
grpc-java-artifacts compiler: Upgrade from CentOS 7 to AlmaLinux 8 (#11371) 2024-07-10 14:12:55 -07:00
kokoro buildscripts: simplify PSM interop Kokoro buildscripts (#11121) (#11158) 2024-05-06 16:10:47 -07:00
observability-test gcp observability: Update Docker images to eclipse-temurin (#10218) 2023-05-30 08:03:36 -07:00
qemu_helpers buildscripts: Fix prepare_qemu to not assume system already has emulation 2023-06-23 10:24:25 -07:00
xds-k8s buildscripts: Migrate PSM Interop to Artifact Registry (#11079) 2024-04-08 10:27:09 -07:00
build_artifacts_in_docker.sh Add support for cross-compiling for aarch64 platform 2019-12-06 14:21:34 -08:00
build_docker.sh buildscripts: Cross-compile in Docker 2023-04-18 16:16:35 -07:00
checkstyle.license all: normalize copyright header 2018-05-03 14:55:21 -07:00
checkstyle.xml Upgrade dependencies post v1.57.x branch cut (#10359) 2023-07-21 10:15:05 -07:00
make_dependencies.bat Use Protobuf 21.7 in our code generator 2022-10-04 10:22:52 -07:00
make_dependencies.sh Add support for cross-compiling for s390x platform (#9455) 2023-03-23 13:21:31 -07:00
run_arm64_tests_in_docker.sh Increase memory in Linux aarch64 (emulated) builds (#9111) 2022-04-27 16:02:05 -07:00
run_in_docker.sh Add support for cross-compiling for s390x platform (#9455) 2023-03-23 13:21:31 -07:00
set_github_status.py all: normalize copyright header 2018-05-03 14:55:21 -07:00
sign-local-repo.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sonatype-upload.sh buildscripts: Fail sonatype-upload for non-200 HTTP status code 2023-06-15 13:35:00 -07:00
sync-protos.sh interop-testing: Support syncing protos from grpc-proto 2022-05-18 14:28:20 -07:00
xds_logging.properties buildscripts,interop-testing: Increase logging for xDS tests (#6818) 2020-03-11 20:34:26 -07:00