summaryrefslogtreecommitdiff
path: root/build_extra/rust/run.py
AgeCommit message (Expand)Author
2019-09-06Remove tools/build.py (#2865)Ryan Dahl
2019-08-29build: make it possible to pass arbitrary env vars to rustcBert Belder
2019-08-22build: support rust crates that generate sources in their build scriptBert Belder
2019-07-08Pass env vars through in build_extra/rust/run.pyBert Belder
2019-05-16build: add support for rust proc-macro cratesBert Belder
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-12-13Read version from Cargo.toml (#1267)Goffert van Gool
2018-11-01cargo: build in Cargo's out dir if DENO_BUILD_PATH is not setBert Belder
2018-10-31Support cargo check (#1128)Ryan Dahl
2018-10-31Upgrade Flatbuffers. (#1127)Ryan Dahl