Corentin Wallez
3bb0bb940e
Generator,BUILD.gn: add optional python path, use it for Jinja2
...
This makes the Jinja2 (and MarkupSafe) installation hermetic by
adding it to the DEPS and making the code generator add them in the
first spot of the python path.
2018-08-14 21:42:32 +02:00
Corentin Wallez
c28936043a
Add a .gclient file to be copied to boostrap a dawn checkout.
2018-08-14 14:33:19 +02:00
Corentin Wallez
f5f7ab128f
BUILD.gn: Move last third_party deps to third_party/BUILD.gn
2018-08-14 14:33:19 +02:00
Corentin Wallez
649e2feda4
Add GN build for tests and their third party deps.
2018-08-09 20:54:43 +02:00
Corentin Wallez
ff9626c751
travis_lint_format: skip deleted files
2018-07-25 11:27:55 +02:00
Stephen White
1ec5782bff
Fix travis lint script (again).
...
Don't error out if there are no files to format.
2018-04-28 00:03:53 -04:00
Stephen White
6d90e01858
Expand allowable formats for color attachments.
...
Don't assert on color formats which can be cleared with a
floating-point clear value.
So far, these are { unorm } x { r, rg, rgba, bgra }.
Fix linter error when no files to check.
2018-04-13 11:53:12 -04:00
Corentin Wallez
8828f2ad82
Don't check formatting on generator/
2018-04-06 16:03:57 -04:00
Corentin Wallez
234111c379
Give up on formatting tests and examples
...
clang-format really doesn't like the builder pattern. We can re-enable
it when we get rid of it.
2018-02-12 15:19:11 -05:00
Corentin Wallez
e3b1f51c04
Add travis hook to check formatting
2017-11-28 16:18:39 -05:00