0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/tools/gyp
Ben Noordhuis 3c46bb9931 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-09 22:32:22 +01:00
..
buildbot tools: update gyp to 25ed9ac 2015-06-30 13:38:26 +02:00
data/win
pylib/gyp tools: add compile_commands.json gyp generator 2017-02-09 22:32:22 +01:00
samples
tools
.gitignore
AUTHORS deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
codereview.settings
DEPS
gyp
gyp_main.py tools: update gyp to b3cef02 2015-10-30 12:23:57 +01:00
gyp.bat
gyptest.py
LICENSE
OWNERS
PRESUBMIT.py deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
setup.py