mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 17:34:47 -05:00
![]() Plus some minor improvements and clean-ups: * Resolve DENO_BUILD_PATH to an absolute path if necessary. * Rename DENO_BUILD_PATH to GN_OUT_DIR in places where it is supposed to be set by the build system (and not a user configuration variable). * Output Cargo `rerun-if-*-changed` instructions first, so even if the build itself fails, configuration changes will still trigger a re-run of build.rs. * Remove TODOs that are impossible. * Re-run build.rs when the flatbuffer definition file changes. |
||
---|---|---|
.. | ||
deno_dir.rs | ||
eager_unix.rs | ||
errors.rs | ||
flags.rs | ||
fs.rs | ||
http_util.rs | ||
isolate.rs | ||
libdeno.rs | ||
main.rs | ||
msg.fbs | ||
msg.rs | ||
ops.rs | ||
permissions.rs | ||
resources.rs | ||
snapshot.cc | ||
snapshot.rs | ||
tokio_util.rs | ||
tokio_write.rs | ||
version.rs |