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
/
build_extra
/
rust
/
BUILD.gn
Age
Commit message (
Expand
)
Author
2018-08-30
Support https imports.
Ryan Dahl
2018-08-30
Downgrading tokio to registry version.
Ryan Dahl
2018-08-30
Fix warnings.
Ryan Dahl
2018-08-20
Add hyper dependencies
Thomas Ghysels
2018-08-13
s/rust_component/rust_crate/
Ryan Dahl
2018-08-09
Remove the 'cfg' variable from rust templates
Bert Belder
2018-08-09
Make 'tokio' build on windows, add windows deps
Bert Belder
2018-08-09
Add 'tokio' and dependencies
Robby Madruga
2018-08-03
Improve rust build docs
Ryan Dahl
2018-07-29
Add winapi crate, make 'rand' and 'tempfile' work
Bert Belder
2018-07-29
Add "features" argument to rust components
Bert Belder
2018-07-29
Add sha1 and tempfile crates.
Ryan Dahl
2018-07-21
Fix some warnings (#379)
Yoshiya Hinosawa
2018-07-19
Link rust_test targets with external linker, fix handlers_test linkage
Bert Belder
2018-07-18
Use Cargo to install rust deps into //third_party/rust_crates (#383)
robbym
2018-07-18
Add rust crate log to third_party.
Ryan Dahl
2018-07-10
Add rust url crate. (#355)
Ryan Dahl
2018-07-09
Move libc build def to //build_extra/rust
Ryan Dahl
2018-07-06
Further gn/rust cleanups
Ryan Dahl