1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/tools
Bert Belder 4d08bb85a4
Clean up and fix tools
* Make sync_third_party work in general
* Un-break build.py and run_hooks.py on windows
* Partially fix format.py on windows
* Reduce code duplication between run_hooks and sync_third_party
2018-07-25 20:13:17 +02:00
..
build.py Clean up and fix tools 2018-07-25 20:13:17 +02:00
check_output_test.py Make check_output_test.py tolerate CRLF line endings in test output 2018-07-22 03:50:22 +02:00
clang move v8 to third_party/v8 (#322) 2018-07-03 10:15:32 +02:00
flatbufferjs_hack.py Clean up tools/ 2018-07-08 13:40:18 -04:00
format.py Clean up and fix tools 2018-07-25 20:13:17 +02:00
lint.py Clean up tools/ 2018-07-08 13:40:18 -04:00
run_hooks.py Clean up and fix tools 2018-07-25 20:13:17 +02:00
run_node.py Reduce unnecessary build output. 2018-07-18 15:43:50 -04:00
run_rustc.py Fix rust depfile problem. 2018-07-09 16:50:33 -04:00
rustfmt.toml Use 2 space indent. 2018-07-20 03:46:26 -04:00
sync_third_party.py Clean up and fix tools 2018-07-25 20:13:17 +02:00
test.py Remove handlers crate target. 2018-07-24 12:29:54 -04:00
third_party.py Clean up and fix tools 2018-07-25 20:13:17 +02:00
util.py Clean up and fix tools 2018-07-25 20:13:17 +02:00