0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/tools/gyp
Ben Noordhuis 503916a04f
gyp: add compile_commands.json gyp generator
this is a re-base of the gyp part of
3c46bb9931
after bumping GYP version to
eb296f67da

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-08-23 16:24:33 -04:00
..
buildbot
data/win
pylib/gyp gyp: add compile_commands.json gyp generator 2017-08-23 16:24:33 -04:00
samples
tools tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
.gitignore
AUTHORS tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
codereview.settings tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
DEPS tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
gyp
gyp_main.py
gyp.bat
gyptest.py tools: update GYP to 324dd166 2017-08-23 16:24:28 -04:00
LICENSE
OWNERS
PRESUBMIT.py tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
README.md tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
setup.py

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.