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
Age
Commit message (
Expand
)
Author
2018-09-30
Add fetch_deps syscall count benchmark.
Ryan Dahl
2018-09-30
tools: define ERROR_INVALID_PARAMETER in utils.py
Bert Belder
2018-09-27
Ensure spawning python server twice raises an exception.
Andy Hayden
2018-09-26
Expand binary size benchmark (#830)
Kevin (Kun) "Kassimo" Qian
2018-09-26
tools/setup: detect sccache presence and use it to cache rustc targets
Bert Belder
2018-09-26
build: let rustc pick filenames, remove rust depfile hack
Bert Belder
2018-09-26
build: do not quote cc_wrapper on windows
Bert Belder
2018-09-26
tools/setup: add gn_string() utility function
Bert Belder
2018-09-26
tools: add shell_quote() utility function
Bert Belder
2018-09-26
Revert "Expand binary size benchmark (#830)"
Bert Belder
2018-09-25
Expand binary size benchmark (#830)
Kevin (Kun) "Kassimo" Qian
2018-09-25
Also plot cold start time.
Ryan Dahl
2018-09-24
Add syscall count benchmark for 002_hello.ts (#820)
Kevin (Kun) "Kassimo" Qian
2018-09-24
Add thread count benchmark (#811)
Kevin (Kun) "Kassimo" Qian
2018-09-24
tools: make color output work on windows
Bert Belder
2018-09-23
benchmark: track the binary size (#804)
Yoshiya Hinosawa
2018-09-22
Add benchmark tools (#777)
Yoshiya Hinosawa
2018-09-21
Revert "Add benchmark tools (#777)"
Bert Belder
2018-09-21
Add benchmark tools (#777)
Yoshiya Hinosawa
2018-09-10
tools/setup: on windows, make env vars not affect gn gen output
Bert Belder
2018-09-10
tools/format: don't format files in third_party on Windows
Bert Belder
2018-09-08
tools/setup: replace generated args.gn unless handcrafted
Bert Belder
2018-09-08
build: override host_toolchain on windows to use sccache with v8
Bert Belder
2018-09-06
Move installer to its own repo.
Ryan Dahl
2018-09-05
Add --reload to JS unit tests.
Ryan Dahl
2018-09-05
tools/build: skip build path detection when given '-C «dir»' ninja arg
Bert Belder
2018-09-03
Format.
Ryan Dahl
2018-09-01
Refactor release_url to take platform as an argument
Andy Hayden
2018-09-01
Avoid using temporary directory in install.py
Andy Hayden
2018-08-31
Add release installer (#639)
Mirko Jotic
2018-08-31
Implemented deno.env and refactored flags.rs
Aaron Power
2018-08-29
Fix lastchange rebuild problem.
Ryan Dahl
2018-08-29
tools: make sha256sum.py more generic and move it to 'tools'
Bert Belder
2018-08-28
tools/setup: don't overwrite existing args.gn
Bert Belder
2018-08-28
format
Bert Belder
2018-08-27
Run lastchange.py during setup.py
Ryan Dahl
2018-08-27
Add ability to unit test by permissions.
Ryan Dahl
2018-08-27
allow_reuse_address for test http server.
Ryan Dahl
2018-08-26
tools/format: fix clang-format glob pattern
Bert Belder
2018-08-25
Build: make it possible to use ccache/sccache on windows
Bert Belder
2018-08-23
First pass at HTTP imports
Ryan Dahl
2018-08-22
Implement writeFileSync
Ryan Dahl
2018-08-21
Expose deno.exit() and add test.
Ryan Dahl
2018-08-20
Enable http server for tests.
Ryan Dahl
2018-08-18
Rename :all target to :default
Ryan Dahl
2018-08-18
build: don't clobber rust depfile mtime when fixing its paths
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-17
chore: format files in tests/
Yoshiya Hinosawa
2018-08-17
import sys since sys.exit(1) used
mervynzhang
[prev]
[next]