gecko-dev/config/makefiles
serge-sans-paille c0bcda8e91 Bug 1806618 - Avoid rebuilding RUST_PROGRAMS based on dependencies r=sylvestre,ahochheiden,firefox-build-system-reviewers
cargo generates dependency file for each program, systematically. Use it
to avoid redundant builds.

This handles the following situations:

* Cargo file is updated
* One of the dependency output by cargo is updated
* Binary is manually removed
* Dependency file is manually removed

Differential Revision: https://phabricator.services.mozilla.com/D165159
2023-03-23 13:38:31 +00:00
..
xpidl
autotargets.mk
debugmake.mk Bug 1745074 - Remove unused FILTER and IMPLIB substs. r=firefox-build-system-reviewers,andi 2021-12-10 03:27:26 +00:00
functions.mk
makeutils.mk
nonrecursive.mk
rust.mk Bug 1806618 - Avoid rebuilding RUST_PROGRAMS based on dependencies r=sylvestre,ahochheiden,firefox-build-system-reviewers 2023-03-23 13:38:31 +00:00
target_binaries.mk