gecko-dev/config/makefiles
Nathan Froyd a780e0f5a1 Bug 1541068 - add Rust compilation directories to GARBAGE_DIRS; r=nalexander
We add to `GARBAGE_DIRS` in the toplevel `Makefile.in` because all of
our Rust libraries share a single `CARGO_TARGET_DIR`, located in
topobjdir.

We add to `GARBAGE_DIRS` for Rust programs because Rust programs
currently do not share compilation artifacts with Rust libraries (as our
libraries are built with `panic=abort` and our programs are not, sharing
compilation artifacts between the two is a non-starter).

Differential Revision: https://phabricator.services.mozilla.com/D26762

--HG--
extra : moz-landing-system : lando
2019-04-09 18:59:19 +00:00
..
xpidl Bug 1479484 - Part 4: Move xptcodegen over to new perfecthash.py, r=froydnj 2018-08-01 17:54:42 -04:00
autotargets.mk
debugmake.mk Bug 1515843 - Stop building host static libraries. r=ted 2018-12-21 23:00:00 +00:00
functions.mk
makeutils.mk
nonrecursive.mk
rust.mk Bug 1541068 - add Rust compilation directories to GARBAGE_DIRS; r=nalexander 2019-04-09 18:59:19 +00:00
target_binaries.mk Bug 1474028 - Add a way to exclude libraries from the default build. r=ted 2018-08-10 12:07:29 -07:00