index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
third_party.py
Age
Commit message (
Expand
)
Author
2020-01-05
Replace libdeno with rusty_v8 (#3556)
Ry Dahl
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-10-31
Upgrade node_modules, change tagline, clean up root directory (#3247)
Ry Dahl
2019-10-28
Move prebuilt binaries to third_party (#3227)
Ry Dahl
2019-09-15
Move GN root into //core/libdeno (#2943)
Christian Moritz
2019-09-15
tools: clean up third_party.py, and merge prebuilt.py into it (#2950)
Bert Belder
2019-09-15
tools: consistently use 'sys.executable' instead of 'python' (#2950)
Bert Belder
2019-09-11
tools: download gn from CIPD (#2912)
Christian Moritz
2019-09-11
Upgrade pylint (#2917)
Ryan Dahl
2019-09-10
Upgrade V8 to 7.9.8 (#2907)
Ryan Dahl
2019-09-10
Minor fixes in tools/ (#2906)
Ryan Dahl
2019-05-30
tools/third_party: add DENO_GN_PATH and DENO_NINJA_PATH env vars
Christian Moritz
2019-03-04
tools: remove fix_symlinks() function
Bert Belder
2019-02-11
fix: improve formatting (#1732)
Yoshiya Hinosawa
2019-02-06
Upgrade V8 to 7.4.98 (kKeep fix) (#1640)
Ryan Dahl
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2018-12-03
third_party: symlink //third_party/v8/build => //build
Bert Belder
2018-11-30
Use pylint.
Ryan Dahl
2018-11-29
Make //build a git submodule
Ryan Dahl
2018-10-27
Ergonomics: Prompt TTY for permission escalation (#1081)
Ryan Dahl
2018-10-23
format: don't format files in third_party
Bert Belder
2018-10-23
third_party: install yapf with pip
Bert Belder
2018-10-23
Bundle pywin32 in third_party
Bert Belder
2018-10-19
Add missing copyrights (#1024)
ztplz
2018-09-10
tools/setup: on windows, make env vars not affect gn gen output
Bert Belder
2018-08-17
Add yarn.lock to third_party
Ryan Dahl
2018-08-17
chore: download clang-format from google storage
Yoshiya Hinosawa
2018-08-08
Remove yarn.lock
Ryan Dahl
2018-08-03
Improve rust build docs
Ryan Dahl
2018-08-02
tools: fix `tools/clang` symlink on startup
Bert Belder
2018-07-29
Install sysroot on linux.
Ryan Dahl
2018-07-29
Rename run_hooks.py to setup.py
Ryan Dahl
2018-07-25
Clean up and fix tools
Bert Belder