dawn-cmake/tools
Ben Clayton feb42e5231 .vscode/tasks.json - Add 'cmake gen'
Allow the developer to pick either the GN or CMake build. Extract the lengthy string out to a new bash script in <dawn>/tools.

Windows CMake is TODO.

The Tint repo defaulted to using CMake, where as the Dawn repo defaulted to using GN. This gives us the best of both.

Bug: dawn:1339
Change-Id: Ibd5cf2a8f1c6d416b231d3267d68e006aee806be
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86064
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Ben Clayton <bclayton@chromium.org>
2022-04-07 19:22:21 +00:00
..
memory/asan Fix is_asan build (at least on Mac) 2020-04-06 22:27:02 +00:00
src tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
format tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
known_tint_failures [validation] add error number to invalid member accessor error: v-0007 2020-11-16 14:35:17 +00:00
lint tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
roll-all roll-all: Fix args for GNU find(1) 2020-11-25 21:08:37 +00:00
run tools: Replace copy-pasta scripts 2022-04-07 18:26:45 +00:00
run_tests.py [validation] Improve CTS test wrapper. 2020-10-21 19:24:00 +00:00
setup-build .vscode/tasks.json - Add 'cmake gen' 2022-04-07 19:22:21 +00:00
tint-generate-coverage Document the process of generating code coverage 2021-11-23 17:57:37 +00:00