summaryrefslogtreecommitdiff
path: root/build.rs
AgeCommit message (Expand)Author
2018-12-20cargo build: skip setup.py if possibleRyan Dahl
2018-12-19build: make `cargo build` workBert Belder
2018-12-19build: fix RLS-invoked 'cargo check' buildBert Belder
2018-11-30Cargo and GN should build into same directory.Ryan Dahl
2018-11-01cargo: build in Cargo's out dir if DENO_BUILD_PATH is not setBert Belder
2018-11-01cargo: build only necessary Ninja targets when invoked by RLSBert Belder
2018-10-31Support cargo check (#1128)Ryan Dahl