aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/window.rs
diff options
context:
space:
mode:
authorbors-servo <release+servo@mozilla.com>2014-05-23 18:49:51 -0400
committerbors-servo <release+servo@mozilla.com>2014-05-23 18:49:51 -0400
commitde4e36570a29e079546977981b8f85e3afbbf62c (patch)
treef6fa96de29836b075c417af6adb7645beeda47b8 /src/components/script/dom/window.rs
parent614b1f2fe61ee36c8e6f8a1d60dbbe35af68e368 (diff)
parent4df798f7b43249d9ed47dacc98312bf56e2d7d9f (diff)
downloadservo-de4e36570a29e079546977981b8f85e3afbbf62c.tar.gz
servo-de4e36570a29e079546977981b8f85e3afbbf62c.zip
auto merge of #2472 : mbrubeck/servo/2137-done-deps, r=metajack
Part of the fix for #2137. This allows submodules to correctly recompile (or not) based on all of the dependency information from `mk/sub.mk`. Along with this change, we will also need to make changes to each of the affected submodules' make files, for example in `rust-azure/Makefile.in`: ```diff -libazure.dummy: azure.rc $(RUST_SRC) libazure.a ../../skia/skia/libskia.a +libazure.dummy: azure.rc $(RUST_SRC) libazure.a $(EXT_DEPS) ``` r? @metajack
Diffstat (limited to 'src/components/script/dom/window.rs')
0 files changed, 0 insertions, 0 deletions