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
Age
Commit message (
Expand
)
Author
2019-09-06
Remove tools/build.py (#2865)
Ryan Dahl
2019-08-30
third_party: add 'reqwest' crate and dependencies
Bert Belder
2019-08-29
Revert "Use -O3 instead of -O (#2070)"
Bert Belder
2019-08-29
third_party: upgrade 'rustls' and related crates
Bert Belder
2019-08-29
third_party: downgrade 'url' crate to version 1.7.2
Bert Belder
2019-08-29
build: make it possible to pass arbitrary env vars to rustc
Bert Belder
2019-08-26
Remove flatbuffers (#2818)
Ryan Dahl
2019-08-22
build: enable 'derive' feature of 'serde' crate
Bert Belder
2019-08-22
third_party: upgrade rust crates
Bert Belder
2019-08-22
build: add 'cap_lints' flag for rust crates
Bert Belder
2019-08-22
build: remove per-crate 'treat_warnings_as_errors' gn flag
Bert Belder
2019-08-22
build: support rust crates that generate sources in their build script
Bert Belder
2019-08-02
third_party: upgrade rust crates
Bert Belder
2019-08-02
build: support crate imports using an alias name
Bert Belder
2019-07-08
Pass env vars through in build_extra/rust/run.py
Bert Belder
2019-06-25
Port code from Cargo and use for progress
Ryan Dahl
2019-06-25
third_party: add rust crate 'termcolor'
Bert Belder
2019-06-15
third_party: upgrade rust crates
Bert Belder
2019-06-09
feat: Import maps (#2360)
Bartek IwaĆczuk
2019-05-30
third_party: upgrade rust crates
Bert Belder
2019-05-16
third_party: add rust crate 'serde_derive'
Bert Belder
2019-05-16
third_party: upgrade rust crates
Bert Belder
2019-05-16
build: add support for rust proc-macro crates
Bert Belder
2019-05-16
build: forward rustc '--cfg' flags correctly
Bert Belder
2019-05-11
third_party: upgrade rust crates
Bert Belder
2019-05-01
fs: add Deno.utime/Deno.utimeSync (#2241)
Kevin (Kun) "Kassimo" Qian
2019-04-23
third_party: upgrade rust crates
Bert Belder
2019-04-17
Add cli dependency on tokio-rustls
Bert Belder
2019-04-15
third_party: upgrade rust crates
Bert Belder
2019-04-07
Use -O3 instead of -O (#2070)
Ryan Dahl
2019-03-31
third_party: add rust crate 'clap'
Bert Belder
2019-03-29
third_party: upgrade rust crates
Bert Belder
2019-02-27
third_party: upgrade rust crates
Bert Belder
2019-02-15
remove unnecessary build opt (#1783)
Yoshiya Hinosawa
2019-02-12
third_party: upgrade rust crates
Bert Belder
2019-02-07
third_party: add the 'regex' crate
Bert Belder
2019-02-07
Add emojis to permission prompts (#1684)
Dmitry Sharshakov
2019-01-26
third_party: add the 'integer-atomics' crate
Bert Belder
2019-01-26
third_party: force all crates to use the latest version of rand_core
Bert Belder
2019-01-26
third_party: upgrade rust crates
Bert Belder
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2019-01-14
Update to rust 2018 edition
Andy Hayden
2019-01-14
third_party: upgrade rust crates, now with `--edition 2018` support
Bert Belder
2019-01-14
third_party: upgrade rust crates
Bert Belder
2019-01-14
build: bring rustc --cfg flag support back
Bert Belder
2019-01-07
Upgrade crates (#1471)
Ryan Dahl
2018-12-23
Use flatbuffers from crates.io (#1400)
Ryan Dahl
2018-12-19
build: build rustls with the same features between gn/ninja and cargo
Bert Belder
2018-12-13
Read version from Cargo.toml (#1267)
Goffert van Gool
2018-12-06
Process source maps in Rust instead of JS (#1280)
Ryan Dahl
[next]