Add kokoro configs for android-ndk and cmake
authorBen Clayton <bclayton@google.com>
Fri, 19 Jun 2020 11:14:02 +0000 (12:14 +0100)
committerBen Clayton <bclayton@google.com>
Fri, 19 Jun 2020 14:34:31 +0000 (15:34 +0100)
commitb2a4399dcc68256c80b59863d6651c17f1706d71
tree7defa35c0f41a3750d41bb5e5ccb29c3078de314
parentca17b723fb47c517ff4a09bbe931815516aa1f40
Add kokoro configs for android-ndk and cmake
12 files changed:
kokoro/android-ndk-build/build-docker.sh [new file with mode: 0755]
kokoro/android-ndk-build/build.sh [new file with mode: 0755]
kokoro/android-ndk-build/continuous.cfg [new file with mode: 0644]
kokoro/android-ndk-build/presubmit.cfg [new file with mode: 0644]
kokoro/linux-clang-cmake/build-docker.sh [new file with mode: 0755]
kokoro/linux-clang-cmake/build.sh [new file with mode: 0755]
kokoro/linux-clang-cmake/continuous.cfg [new file with mode: 0644]
kokoro/linux-clang-cmake/presubmit.cfg [new file with mode: 0644]
kokoro/linux-gcc-cmake/build-docker.sh [new file with mode: 0755]
kokoro/linux-gcc-cmake/build.sh [new file with mode: 0755]
kokoro/linux-gcc-cmake/continuous.cfg [new file with mode: 0644]
kokoro/linux-gcc-cmake/presubmit.cfg [new file with mode: 0644]