mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-06 20:25:44 +00:00
Contains a bunch of helper tasks for building the project and pushing changes to gerrit Change-Id: I1f2b118e0fd811c5b67f26803d94569609697284 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/44785 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
25 lines
341 B
Plaintext
25 lines
341 B
Plaintext
.cipd
|
|
.DS_Store
|
|
.gclient
|
|
.gclient_entries
|
|
.vs
|
|
.vscode/*
|
|
!.vscode/tasks.json
|
|
.idea
|
|
build
|
|
buildtools
|
|
cmake-build-*/
|
|
coverage.summary
|
|
default.profraw
|
|
lcov.info
|
|
out
|
|
testing
|
|
third_party/cpplint
|
|
third_party/binutils
|
|
third_party/googletest
|
|
third_party/gpuweb-cts
|
|
third_party/llvm-build
|
|
third_party/spirv-headers
|
|
third_party/spirv-tools
|
|
tools/clang
|