gecko/build
Ed Morley e1d2b651f0 Bug 850681 - Part 11: Move processString to the message part of log lines & remove unhelpful process IDs; r=ted
Our standard logging format is:
TEST-{INFO,UNEXPECTED-FAIL} | testName | message

For leak logs from processes other than the main process (eg plugin processes),
currently processSingleLeakFile outputs:
TEST-{INFO,UNEXPECTED-FAIL} | foo process 123 | testName | message

This patch turns these into:
TEST-{INFO,UNEXPECTED-FAIL} | testName | foo process: message

Note: The process ID is contained in the raw leak log (which gets printed to the
log anyway), so we don't need to repeat it in the main summary log lines. In
addition, the variable process ID often breaks TBPL bug suggestions, so should
be avoided where possible.
2013-03-18 17:18:08 +00:00
..
autoconf Bug 837598 - cannot build WebRTC for Linux/arm. r=glandium 2013-03-15 11:50:17 +09:00
macosx Bug 835164 - Unbreak Seamonkey and Xulrunner mac universal builds after bug 834228. r=ted 2013-01-29 09:35:53 +01:00
mobile Bug 843296 - Check for crashes and minidump_stackwalk for b2g emulator unittests, r=jgriffin 2013-03-18 10:01:06 -04:00
os2
package Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted 2013-02-25 12:47:18 -08:00
pgo Changes to existing tests caused by bug 722299, r=honza.b 2013-03-01 03:56:45 -08:00
pymake Update pymake to pick up bug 832472. 2013-01-18 13:57:37 -08:00
stlport Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted 2013-02-25 12:47:18 -08:00
tests Bug 784841 - Part 6: Move some functions from ConfigStatus to mozbuild; r=ted 2013-01-29 06:24:24 -08:00
unix Bug 851002 - Adjust Elf headers before adding filler segment in elfhack. r=nfroyd 2013-03-17 08:03:06 +01:00
valgrind Suppress bug 850134 on 64-bit Linux builds. DONTBUILD 2013-03-12 17:58:20 -07:00
virtualenv Backout 4682ed369545 (bug 841713) for reftest make target bustage 2013-02-20 09:16:02 -08:00
win32 Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted 2013-02-25 12:47:18 -08:00
win64 Bug 774910 - Switch mozilla-central to the Windows 8.0 sdk. r=armenz 2013-01-09 13:04:39 -06:00
__init__.py
appini_header.py
application.ini
automation-build.mk Bug 833018 - Enable special ASan options for tests when running with low memory. r=jmaher,a=nonlibxul 2013-01-22 16:48:02 +01:00
automation.py.in b=850128 don't overwrite NSPR_LOG_MODULES r=ted 2013-03-13 17:29:37 +13:00
automationutils.py Bug 850681 - Part 11: Move processString to the message part of log lines & remove unhelpful process IDs; r=ted 2013-03-18 17:18:08 +00:00
binary-location.mk Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium 2013-03-06 23:43:44 -08:00
bloatcycle.html
buildconfig.py Bug 780561 - Fix the buildconfig python module handling of environment variables. r=ted 2013-01-23 11:23:15 +01:00
checksums.py
cl.py Bug 462463 - Stop using mddepend.pl. r=ted 2013-03-17 07:43:35 +01:00
ConfigStatus.py Bug 847073 - Record and print detailed summary of moz.build execution; r=glandium 2013-03-04 10:32:57 -08:00
genrc.sh
leaktest.py.in
link.py
mach_bootstrap.py Backed out changeset 432f32e842dd (bug 648681) for test failures on a CLOSED TREE. 2013-03-08 14:19:42 -05:00
Makefile.in Backed out changeset 1c19d2a03d90 (bug 827446) for packaging bustage on a CLOSED TREE. 2013-03-13 09:22:00 -04:00
manifestparser.py
moz.build Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted 2013-02-25 12:47:18 -08:00
mozconfig.common
mozconfig.common.override
mozconfig.vs2010-common
msys-perl-wrapper
profile_pageloader.html
profile_pageloader.pl
qemu-wrap Add in support for running a cross-shell directly in qemu (bug 807936, r=ted) 2012-11-15 10:24:07 -05:00
update-settings.ini
upload.py
xpccheck.py