SPIRV-Tools/kokoro
Nathan Gauër 987a5f1367
build: change the way we set cxx version for bazel. (#5114)
Before, we did set cxx version to c++17 using COPTS in our bazel files.
This was wrong, and part of the dependencies were then built with the
default standard version. This was not an issue until we moved to c++17.

Then, we decided to use the bazel --cxxopt=-std=c++17, but this was only
valid for nix platforms.
The last option left is to ask the user to specify the standard
when building using bazel.
2023-02-20 11:11:16 +01: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 kokoro: fix dubious ownership (#5082) 2023-01-23 15:32:39 +00: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-clang-ubsan Add UBSan kokoro configuration (#4512) 2021-09-10 12:53:09 +00: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 kokoro: fix dubious ownership (#5082) 2023-01-23 15:32:39 +00:00
macos-clang-release kokoro: fix dubious ownership (#5082) 2023-01-23 15:32:39 +00:00
macos-clang-release-bazel build: change the way we set cxx version for bazel. (#5114) 2023-02-20 11:11:16 +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 build: change the way we set cxx version for bazel. (#5114) 2023-02-20 11:11:16 +01: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-2017-release [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00
windows-msvc-2019-debug Add VS2019 kokoro configs (#5059) 2023-01-18 20:11:25 +00:00
windows-msvc-2019-release Add VS2019 kokoro configs (#5059) 2023-01-18 20:11:25 +00:00