gecko-dev/python/mozbuild
Mike Hommey e8b5c21263 Bug 1573566 - Don't make HostRustLibrary indirectly inherit from StaticLibrary. r=froydnj
So that isinstance(foo, StaticLibrary) doesn't end up being true for
HostRustLibrary. Instead, it now inherits from HostLibrary.

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

--HG--
extra : moz-landing-system : lando
2019-08-16 14:35:36 +00:00
..
dumbmake Bug 1559975 - Make python/mozbuild lint with 'py2' and 'py3' r=catlee 2019-07-05 14:36:43 +00:00
mozbuild Bug 1573566 - Don't make HostRustLibrary indirectly inherit from StaticLibrary. r=froydnj 2019-08-16 14:35:36 +00:00
mozpack Bug 1567619 - Avoid double stat in preprocessed file installs; r=glandium 2019-07-23 03:03:36 +00:00
TODO
setup.py Bug 1559975 - Make python/mozbuild lint with 'py2' and 'py3' r=catlee 2019-07-05 14:36:43 +00:00