skia2/gn
bungeman 623ef92e4f Json ide script for gn to output cmake.
Can be run like

gn gen out/debug --ide=json --json-ide-script=../../gn/gn_to_cmake.py

or

gn gen out/debug --ide=json
python gn/gn_to_cmake.py out/debug/project.json

This first pass creates CMakeLists.txt with just enough information for an
ide. Each target is just a static library with sources, include
directories, and defines.

NOTRY=true
This isn't automatically tested.

Review-Url: https://codereview.chromium.org/2363873002
2016-09-23 08:16:04 -07:00
..
BUILD.gn GN: compiler_prefix -> cc_wrapper 2016-09-20 12:09:13 -07:00
BUILDCONFIG.gn GN: is_skia_standalone 2016-09-21 09:14:19 -07:00
echo_headers.py Add executable bit and shebang to python files 2016-08-18 04:36:25 -07:00
gn_helpers.py Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
gn_to_cmake.py Json ide script for gn to output cmake. 2016-09-23 08:16:04 -07:00
gypi_to_gn.py Add executable bit and shebang to python files 2016-08-18 04:36:25 -07:00
shared_sources.gni GN: add a flag to implement Android_FrameworkDefs bot. 2016-09-16 07:45:52 -07:00
win_stamp.py spin off easy stuff from Herb's windows GN CL 2016-08-04 06:19:33 -07:00