summaryrefslogtreecommitdiff
path: root/tools/third_party.py
AgeCommit message (Expand)Author
2020-01-05Replace libdeno with rusty_v8 (#3556)Ry Dahl
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-31Upgrade node_modules, change tagline, clean up root directory (#3247)Ry Dahl
2019-10-28Move prebuilt binaries to third_party (#3227)Ry Dahl
2019-09-15Move GN root into //core/libdeno (#2943)Christian Moritz
2019-09-15tools: clean up third_party.py, and merge prebuilt.py into it (#2950)Bert Belder
2019-09-15tools: consistently use 'sys.executable' instead of 'python' (#2950)Bert Belder
2019-09-11tools: download gn from CIPD (#2912)Christian Moritz
2019-09-11Upgrade pylint (#2917)Ryan Dahl
2019-09-10Upgrade V8 to 7.9.8 (#2907)Ryan Dahl
2019-09-10Minor fixes in tools/ (#2906)Ryan Dahl
2019-05-30tools/third_party: add DENO_GN_PATH and DENO_NINJA_PATH env varsChristian Moritz
2019-03-04tools: remove fix_symlinks() functionBert Belder
2019-02-11fix: improve formatting (#1732)Yoshiya Hinosawa
2019-02-06Upgrade V8 to 7.4.98 (kKeep fix) (#1640)Ryan Dahl
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-12-03third_party: symlink //third_party/v8/build => //buildBert Belder
2018-11-30Use pylint.Ryan Dahl
2018-11-29Make //build a git submoduleRyan Dahl
2018-10-27Ergonomics: Prompt TTY for permission escalation (#1081)Ryan Dahl
2018-10-23format: don't format files in third_partyBert Belder
2018-10-23third_party: install yapf with pipBert Belder
2018-10-23Bundle pywin32 in third_partyBert Belder
2018-10-19Add missing copyrights (#1024)ztplz
2018-09-10tools/setup: on windows, make env vars not affect gn gen outputBert Belder
2018-08-17Add yarn.lock to third_partyRyan Dahl
2018-08-17chore: download clang-format from google storageYoshiya Hinosawa
2018-08-08Remove yarn.lockRyan Dahl
2018-08-03Improve rust build docsRyan Dahl
2018-08-02tools: fix `tools/clang` symlink on startupBert Belder
2018-07-29Install sysroot on linux.Ryan Dahl
2018-07-29Rename run_hooks.py to setup.pyRyan Dahl
2018-07-25Clean up and fix toolsBert Belder