0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +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 deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
.gitignore
AUTHORS deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
codereview.settings deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
DEPS
gyp deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
gyp_main.py tools: update gyp to b3cef02 2015-10-30 12:23:57 +01:00
gyp.bat
gyptest.py deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
LICENSE
OWNERS
PRESUBMIT.py deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
setup.py