dawn-cmake/generator
Corentin Wallez c0494762b7 Speed up the code generator for exec_script.
The code generator doesn't need to load the JSON file to compute the
dependencies our outputs for a codegen target. To better integrate in
noop builds, the lazy-write of generated file is removed because it led
to the code generator running even in noop build (the timestamp of
generated file not being updated).

Also document what could be done to avoid exec_script calls for the Dawn
code generator.
2018-08-06 16:38:33 +02:00
..
templates Add initial BUILD.gn files for libdawn[|_native|_wire] 2018-08-06 16:38:33 +02:00
CMakeLists.txt Rename NXT -> Dawn in the rest of CMakeLists 2018-07-18 22:54:06 +02:00
main.py Speed up the code generator for exec_script. 2018-08-06 16:38:33 +02:00