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
682c44af92
DEPS: update toolchain files to not require GYP
...
build/vs_toolchain.py used to require GYP that we don't have, update it
past a commit that removes that requirement.
2018-08-14 21:42:32 +02:00
Corentin Wallez
4d7d1697fa
Add samples to BUILD.gn and their deps to DEPS
...
Also add missing GLFW DEPS entry
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
21a23857dc
Add initial BUILD.gn files for libdawn[|_native|_wire]
2018-08-06 16:38:33 +02:00