summaryrefslogtreecommitdiff
path: root/build_extra
AgeCommit message (Expand)Author
2018-08-18Add an error message if rustc is not installedAndy Hayden
2018-08-16Upgrade Rust FlatbuffersRyan Dahl
2018-08-14chore: introduce rust_treat_warnings_as_errors build argYoshiya Hinosawa
2018-08-13Fix transitive rust deps.Ryan Dahl
2018-08-13Use source_set for rust_crateRyan Dahl
2018-08-13s/rust_component/rust_crate/Ryan Dahl
2018-08-09Remove the 'cfg' variable from rust templatesBert Belder
2018-08-09Remove 'rust_staticlib' build templateBert Belder
2018-08-09Make 'tokio' build on windows, add windows depsBert Belder
2018-08-09Support building multiple versions of a rust crateBert Belder
2018-08-09Add 'tokio' and dependenciesRobby Madruga
2018-08-03Improve rust build docsRyan Dahl
2018-08-02Update repo links to denoland.Ryan Dahl
2018-08-02Source map support (#429)Ryan Dahl
2018-08-01Optimize compile time by using asm.Ryan Dahl
2018-08-01build: use compiled_action for create_snapshot.Ryan Dahl
2018-07-29Add winapi crate, make 'rand' and 'tempfile' workBert Belder
2018-07-29Add "features" argument to rust componentsBert Belder
2018-07-29Add sha1 and tempfile crates.Ryan Dahl
2018-07-29spellingRyan Dahl
2018-07-24Remove handlers crate target.Ryan Dahl
2018-07-24Change copyrights to be 'Deno authors'.Ryan Dahl
2018-07-21Fix some warnings (#379)Yoshiya Hinosawa
2018-07-20Suppress misleading rustc warning when running gn genBert Belder
2018-07-19Link rust_test targets with external linker, fix handlers_test linkageBert Belder
2018-07-18Use Cargo to install rust deps into //third_party/rust_crates (#383)robbym
2018-07-18Add rust crate log to third_party.Ryan Dahl
2018-07-12Add color to rustc output (except windows)Ryan Dahl
2018-07-10windows: add .exe extension to executable produced by rust_test templateBert Belder
2018-07-10Add rust url crate. (#355)Ryan Dahl
2018-07-09Move libc build def to //build_extra/rustRyan Dahl
2018-07-09Fix rust depfile problem.Ryan Dahl
2018-07-08Clean up tools/Ryan Dahl
2018-07-07Move flatbuffers gn files to //build_extra/flatbuffersRyan Dahl
2018-07-07Add rust_test to gn build, with working example.Ryan Dahl
2018-07-06s/rust_deps/extern/gRyan Dahl
2018-07-06Further gn/rust cleanupsRyan Dahl