]> git.lizzy.rs Git - rust.git/commit
rustbuild: Tighten dependencies of build scripts
authorAlex Crichton <alex@alexcrichton.com>
Fri, 29 Apr 2016 17:39:28 +0000 (10:39 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 11 May 2016 06:41:19 +0000 (23:41 -0700)
commit8d65591cf249a64bffa14ed49cb196af4eabac3c
tree45a17a4c8bc538307cd7072ddfd7537146ed4bd3
parent80ec1b9f1040fba67846924234167feeb24d1f68
rustbuild: Tighten dependencies of build scripts

Ensure that `rerun-if-changed` is printed for all build scripts to ensure that
they've all got the right list of dependencies.
src/liballoc_jemalloc/build.rs
src/libcore/build.rs
src/libstd/build.rs
src/rustc/libc_shim/build.rs