SPIRV-Tools/kokoro
Paul Thomson a715b1b405
Improve spirv-fuzz CMake code (#3781)
This change improves spirv-fuzz CMake code to be more compatible with other projects that might want to include spirv-fuzz as a sub-project.

* Add a CMake option for building spirv-fuzz. 
* We now check if protobuf targets are already available. 
* We no longer specify `-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_USE_UNALIGNED=0`; a newer version of protobuf does not require this. Note that we probably should have specified this for protobuf targets as well, but this is no longer needed. 
* Updated protobuf version in Kokoro scripts and README.md.
2020-09-09 09:56:32 +01:00
..
android Remove unneeded future imports (#2739) 2019-07-24 15:29:38 -04:00
check-format Reverting commit da5a780ff9 2019-03-18 15:14:41 -04:00
img Enable Kokoro buildbots. (#1625) 2018-07-06 13:01:22 -04:00
linux-clang-asan Add Linux ASAN bot configs. (#2427) 2019-03-06 17:21:24 -05:00
linux-clang-debug [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00
linux-clang-release [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00
linux-clang-release-bazel Add Kokoro bots for building with Bazel. (#2914) 2019-09-27 09:13:32 -04:00
linux-gcc-debug [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00
linux-gcc-release [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04: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 Add Kokoro bots for building with Bazel. (#2914) 2019-09-27 09:13:32 -04:00
ndk-build Set the C++ version to C++11 (#1933) 2018-09-27 09:44:01 -04:00
scripts Improve spirv-fuzz CMake code (#3781) 2020-09-09 09:56:32 +01:00
shaderc-smoketest Smoketest should use KhronosGroup glslang (#2363) 2019-02-07 15:32:41 -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 Add Kokoro bots for building with Bazel. (#2914) 2019-09-27 09:13:32 -04: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