node/tools/gyp
Ben Noordhuis 7e465b9c21
tools: add compile_commands.json gyp generator
Add a compile_commands.json generator for use with clang-based tooling.

Pass the (undocumented) -C switch to configure to make it generate the
files in out/Debug and out/Release.

PR-URL: https://github.com/nodejs/node/pull/7986
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-02-14 11:52:26 -05:00
..
buildbot
data/win
pylib/gyp tools: add compile_commands.json gyp generator 2017-02-14 11:52:26 -05:00
samples
tools
.gitignore
AUTHORS deps: backport GYP fix to fix AIX shared suffix 2016-11-24 19:21:06 +08:00
codereview.settings
DEPS
gyp
gyp.bat
gyp_main.py
gyptest.py
LICENSE
OWNERS
PRESUBMIT.py deps: backport GYP fix to fix AIX shared suffix 2016-11-24 19:21:06 +08:00
setup.py