gecko-dev/python/mozbuild
Mike Hommey 922b27a089 Bug 1660880 - Support topobjdir-relative generated files in the faster make backend. r=froydnj
Bug 1659906 removed `../`s from some generated files paths which turned
up not being supported by the faster make backend. Instead of returning
to those relative paths, just support the topobjdir-relative paths
correctly. The new code is derived from the equivalent code in the
recursive make backend.

Differential Revision: https://phabricator.services.mozilla.com/D88097
2020-08-25 01:38:33 +00:00
..
mozbuild Bug 1660880 - Support topobjdir-relative generated files in the faster make backend. r=froydnj 2020-08-25 01:38:33 +00:00
mozpack Bug 1636797 - In hash.py, enumerate files from the VCS rather than searching the filesystem directly r=ahal 2020-08-17 15:19:34 +00:00
setup.py