gecko-dev/python/mozbuild
Chris Manchester e0a507a728 Bug 1371245 - Install minidump-analyzer to its final location in artifact builds. r=nalexander
The MacOS client artifact code relies on its own bookkeeping to install
binaries to their final locations and assumes that files installed to
'Contents/MacOS' will generally be installed to dist/bin by the build system.
This commit extends this logic to account for minidump-analyzer, which is
installed to directly to crashreporter.app/Contents/MacOS by setting DIST_SUBDIR
in moz.build.

Ideally we would rely on build system metadata to install binaries in artifact
builds, however this is non-trivial as the relevant moz.build data isn't
read in non-compile-environment builds and originating builds do not expose it
directly.

MozReview-Commit-ID: BMmhtx1HKn7

--HG--
extra : rebase_source : ec02e7664dcd9fea4f035483e8856fa62966c1cb
2017-06-08 10:03:03 -07:00
..
dumbmake Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
mozbuild Bug 1371245 - Install minidump-analyzer to its final location in artifact builds. r=nalexander 2017-06-08 10:03:03 -07:00
mozpack Bug 1365419 - Fixup l10n packager after bug 780562. r=gps 2017-05-26 11:24:40 +09:00
TODO
setup.py