node/tools
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
..
configure.d
doc doc: add documentation for url.format(URL[, options]); 2017-02-02 12:36:21 -08:00
eslint eslint: remove dangling eslint symlink 2017-01-12 13:29:36 -08:00
eslint-rules tools,test: enforce assert.ifError with lint rule 2017-01-09 09:20:38 -08:00
gyp tools: add compile_commands.json gyp generator 2017-02-09 22:32:22 +01:00
icu
msvs
osx-pkg.pmdoc
pkgsrc
rpm
Makefile
certdata.txt
check-imports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py
js2c.py
jslint.js
license-builder.sh
license2rtf.js
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm.sh
test.py test: fix test.py command line options processing 2017-02-04 06:15:25 +01:00
update-authors.sh
utils.py