gecko-dev/tools
Jed Davis 3fe8a630c1 Bug 1487287 - Set profiler env vars in child processes without side-effecting the parent process. r=mstange
We can directly set environment variables for the child process on
all platforms now, instead of changing the parent's environment and
inheriting the changes.  This simplifies memory management, but more
importantly it's necessary for thread safety to allow launching
processes from a thread pool.

Depends on D8944

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

--HG--
extra : moz-landing-system : lando
2019-01-08 23:53:36 +00:00
..
bloatview
clang-tidy Bug 1511319 - Ensure that tools/clang-tidy/test doesn't get reformatted using clang-format; r=sylvestre a=Aryx 2018-11-30 06:36:07 -05:00
code-coverage Bug 1512298 - Make IPDL MozPromise exclusive. r=gerald,froydnj 2018-12-11 19:22:26 +00:00
compare-locales Bug 1492070, update mach command for compare-locales, #firefox-build-system-reviewers r=firefox-build-system-reviewers,ted 2018-12-03 12:08:31 +00:00
coverity Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
docs Bug 1479127 - Add featuregate library r=mossop,firefox-build-system-reviewers,mshal 2019-01-09 20:01:52 +00:00
fuzzing Bug 1513721 - Fix Faulty for compilation on Windows. r=posidron 2018-12-13 16:12:16 +00:00
infer Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander 2018-10-24 21:54:34 +00:00
jprof Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
leak-gauge Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
lint Bug 1499822 - [lint] Enable codespell on tools/tryselect, r=jmaher 2019-01-09 17:06:44 +00:00
power Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
profiler Bug 1487287 - Set profiler env vars in child processes without side-effecting the parent process. r=mstange 2019-01-08 23:53:36 +00:00
quitter Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
rb Bug 1499907 - Add a jsonEscape argument to fixSymbols. r=erahm 2018-11-21 10:28:00 +11:00
rewriting Bug 1511284 - Also ignore breakpad client r=me CLOSED TREE 2018-11-30 08:00:43 +01:00
tryselect Bug 1499822 - [lint] Enable codespell on tools/tryselect, r=jmaher 2019-01-09 17:06:44 +00:00
update-packaging Bug 1514124: [win64-aarch64] Pass the architecture to mar generation, so that it can pass the appropriate arch flag to xz; r=aki,Callek 2018-12-17 21:45:09 +00:00
update-verify Bug 1509962: [update-verify] Import update-verify replacement certs from build-tools; r=me 2019-01-02 19:13:34 -07:00
mach_commands.py
moz.build Bug 1509962: [update-verify] Import update-verify and final-verify code from build-tools; r=mtabara 2018-12-03 06:44:16 +00:00