SPIRV-Tools/kokoro
Ben Clayton 8383bd5d6f
Migrate all Kokoro build scripts over to use the docker VM image (#4114)
* Work around GCC-9 warning treated as error

```
../source/opt/instruction.h:101:23: error: '*((void*)& operand +32)' may be used uninitialized in this function [-Werror=maybe-uninitialized]
  101 |     uint64_t result = uint64_t(words[0]);
```

* Migrate all Kokoro build scripts over to use the docker VM image

Required updating the NDK SDK and build scripts, as well as the check_copyright for handling 2021.
2021-01-18 13:36:26 -05:00
..
android Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
check-format Temporary fix to make GoogleTest compile. (#3922) 2020-10-16 14:58:35 +01:00
img Enable Kokoro buildbots. (#1625) 2018-07-06 13:01:22 -04:00
linux-clang-asan Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
linux-clang-debug Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
linux-clang-release Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
linux-clang-release-bazel Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
linux-gcc-debug Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
linux-gcc-release Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
macos-clang-debug [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00
macos-clang-release [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00
macos-clang-release-bazel Temporary fix to make GoogleTest compile. (#3922) 2020-10-16 14:58:35 +01:00
ndk-build Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
scripts Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
shaderc-smoketest Migrate all Kokoro build scripts over to use the docker VM image (#4114) 2021-01-18 13:36:26 -05:00
windows-msvc-2013-release Enable Kokoro buildbots. (#1625) 2018-07-06 13:01:22 -04:00
windows-msvc-2015-release Enable Kokoro buildbots. (#1625) 2018-07-06 13:01:22 -04:00
windows-msvc-2015-release-bazel Temporary fix to make GoogleTest compile. (#3922) 2020-10-16 14:58:35 +01:00
windows-msvc-2017-debug [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00
windows-msvc-2017-release [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00