v8/tools/dev
Jakob Kummerow a3f959b005 [tools] Add scripts for compile_commands.json and VSCode
This adds two convenience scripts:
- update-vscode.sh downloads/updates Visual Studio Code
- update-compile-commands.py prepares for code indexers like clangd
  by creating compile_commands.json (for all architectures), updating
  generated sources, and compiling the Torque Language Server.

No-try: true
Change-Id: I64a15dc298f4312a9b296762593234c40f542b06
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2317355
Auto-Submit: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Victor Gomes <victorgomes@chromium.org>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69105}
2020-07-28 14:26:26 +00:00
..
gen-tags.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
gm.py [gm.py] More convenience for "mkgrokdump" 2020-07-24 17:38:47 +00:00
update-compile-commands.py [tools] Add scripts for compile_commands.json and VSCode 2020-07-28 14:26:26 +00:00
update-vscode.sh [tools] Add scripts for compile_commands.json and VSCode 2020-07-28 14:26:26 +00:00
v8gen.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00