node/tools/gyp
Ben Noordhuis 6003958872 tools: add compile_commands.json gyp generator
this is a re-base of the gyp part of
3c46bb9931
after bumping GYP version to
https://chromium.googlesource.com/external/gyp/+/eb296f67da078ec01f5e3a9ea9cdc6d26d680161

Original-Review-By: James M Snell <jasnell@gmail.com>
Ref: https://github.com/nodejs/node/pull/7986
PR-URL: https://github.com/nodejs/node/pull/12450
Reviewed-By: João Reis <reis@janeasystems.com>
2017-05-02 12:46:12 -05:00
..
buildbot tools: update gyp to 25ed9ac 2015-06-30 13:38:26 +02:00
data/win tools: update gyp to r1601 2013-03-24 15:03:09 +01:00
pylib/gyp tools: add compile_commands.json gyp generator 2017-05-02 12:46:12 -05:00
samples Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
tools tools: update gyp to eb296f6 2017-05-02 12:46:12 -05:00
.gitignore Upgrade GYP to r1010 2011-08-22 17:09:57 -07:00
AUTHORS tools: update gyp to eb296f6 2017-05-02 12:46:12 -05:00
codereview.settings tools: update gyp to eb296f6 2017-05-02 12:46:12 -05:00
DEPS tools: update gyp to eb296f6 2017-05-02 12:46:12 -05:00
gyp deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
gyp.bat gyp: update to bebdcea 2013-11-10 15:15:34 -08:00
gyp_main.py tools: update gyp to b3cef02 2015-10-30 12:23:57 +01:00
gyptest.py tools: update gyp to eb296f6 2017-05-02 12:46:12 -05:00
LICENSE Bring gyp into the tools directory; handwritten makefile 2011-08-06 03:12:08 -07:00
OWNERS Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
PRESUBMIT.py tools: update gyp to eb296f6 2017-05-02 12:46:12 -05:00
README.md tools: update gyp to eb296f6 2017-05-02 12:46:12 -05:00
setup.py gyp: update to bebdcea 2013-11-10 15:15:34 -08:00

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.