Skip to content

[pull] master from KhronosGroup:master - #688

Open
pull[bot] wants to merge 7 commits into
bazelregistry:masterfrom
KhronosGroup:master
Open

[pull] master from KhronosGroup:master#688
pull[bot] wants to merge 7 commits into
bazelregistry:masterfrom
KhronosGroup:master

Conversation

@pull

@pull pull Bot commented Dec 22, 2022

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

dneto0 and others added 4 commits December 21, 2022 10:49
* Kokoro CI bots use git-sync-deps to get sources

Update git-sync-deps to reduce the amount of data downloaded on a first
checkout, while being able to checkout the specific commit specified in
the DEPS file.

Previously the CI bots would only clone --depth=1.  But that's not
enough to check out a specific commit.  So clone either blobless
or treeless.  For a CI bot, treeless is preferable, because it
downloads the least data.  For interactive use, blobless is better
because it prevents redundant downloads of tree data.
See
https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/

Fixes: #5028

* --treeless decays to blob:none when git is too old

* Pin googletest to an older version, to make bazel build work
* Update minimum required CMake to 3.17.2

- For Wasm build, update to emscripten/emsdk:3.1.28 which has 3.22.1
- Move the docker-compose.yml down to the source/wasm directory.

Fixes: #5040

* Fix working directory for invocation of wasm build
The package is called SPIRV-Tools-tools, which might be a bit
confusing, but at lease follows the general naming scheme.
@pull pull Bot added the ⤵️ pull label Dec 22, 2022
dneto0 and others added 3 commits December 22, 2022 08:13
…ions:windows (#5042)

Bazel has been changing its conventions for implementing
conditions on target OS. Update to the latest recommendation.
See https://bazel.build/extending/platforms

Silences a deprecation warning.

Fixes: #5037
…5048)

* spirv-val: Add tests for OpSwitch directly breaking/continuing outer loop

These are not valid, tests verify the validator catches the issue.
@dneto0
dneto0 deleted the branch bazelregistry:master January 11, 2023 19:38
@dneto0
dneto0 deleted the master branch January 11, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants