Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-21 | Fix symlink creation on windows | Bert Belder | |
2018-07-21 | Add deno_third_party as git submodule. | Ryan Dahl | |
2018-07-18 | Use Cargo to install rust deps into //third_party/rust_crates (#383) | robbym | |
2018-07-13 | gclient sync should be shallow | Ryan Dahl | |
2018-07-08 | Clean up tools/ | Ryan Dahl | |
- Factor out tools/util.py - Move js/*.py to tools. - Rewrite tools/format.sh in python. - Run lint first in travis. | |||
2018-07-08 | tools: generate third_party dir and symlinks from the script. (#346) | Yoshiya Hinosawa | |
Everyone needs to run ./tools/build_third_party.py after this commit. | |||
2018-07-05 | chore: clean up build_third_party.py | Yoshiya Hinosawa | |
2018-07-04 | Add tools/build_third_party.py (#328) | Yoshiya Hinosawa | |
Fixes #312 |