grpc-java/buildscripts
Eric Anderson d124007ff4
kokoro: Don't run grpc codegen in android-interop (#12098)
android-interop has been failing to build since 46485c8 because it
didn't have cmake installed and defined LDFLAGS/CXXFLAGS with pkg-config
before make_dependencies.sh had been run.

Android-interop didn't verify the codegen is up-to-date. Building the
codegen was just a relic from when android was its own separate gradle
build. Avoiding codegen means we don't have to compile absl/protobuf and
have a C++ toolchain.
2025-05-26 08:42:58 +05:30
..
grpc-java-artifacts Upgrade Protobuf C++ to 22.5 (#11961) 2025-05-23 12:24:14 +05:30
kokoro kokoro: Don't run grpc codegen in android-interop (#12098) 2025-05-26 08:42:58 +05:30
observability-test
xds-k8s
build_artifacts_in_docker.sh
build_docker.sh
checkstyle.license
checkstyle.xml
make_dependencies.bat Upgrade Protobuf C++ to 22.5 (#11961) 2025-05-23 12:24:14 +05:30
make_dependencies.sh Upgrade Protobuf C++ to 22.5 (#11961) 2025-05-23 12:24:14 +05:30
run_in_docker.sh
sign-local-repo.sh
sonatype-upload.sh
sync-protos.sh
toolchain.cmake Upgrade Protobuf C++ to 22.5 (#11961) 2025-05-23 12:24:14 +05:30
xds_logging.properties