..
annotationProcessors
Bug 958706 - Make generated JNI wrappers handle uncaught exceptions; r=blassey
2014-01-17 23:32:25 -06:00
autoconf
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
2014-02-11 10:37:47 +09:00
clang-plugin
Bug 929200, part 1: Add MOZ_HEAP_ALLOCATOR to stack-only/non-heap analyses, r=Waldo.
2013-12-06 21:23:06 -06:00
compare-mozconfig
bug 763903: regularly run mozconfig comparisons. r=gps/bhearsum
2013-07-31 14:27:13 -04:00
docs
Bug 958561 - Measure Sync with Firefox Health Report; r=rnewman
2014-02-05 08:08:14 -08:00
macosx
Bug 462427 - Stop requiring CROSS_COMPILE being set. r=ted
2014-02-11 10:37:46 +09:00
mobile
Bug 969922 - Part 4: Remove final use of fennec_ids.txt. r=mcomella
2014-02-11 18:08:57 -08:00
package /mac_osx
Bug 947811 - Remove build/package/Makefile.in. r=bsmedberg
2013-12-09 16:30:09 +09:00
pgo
Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk.
2014-02-06 11:08:01 +02:00
pymake
Backed out changeset 8553d6d258cc (bug 952206) for Windows bustage.
2014-01-06 14:15:10 -05:00
release
bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum
2013-07-15 13:27:12 -04:00
sanitizers
Bug 940299 - Add a runtime suppression list for ThreadSanitizer. r=glandium DONTBUILD
2013-11-21 17:35:59 +01:00
stlport
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
2013-12-31 10:06:11 +01:00
unix
Bug 462427 - Stop requiring CROSS_COMPILE being set. r=ted
2014-02-11 10:37:46 +09:00
util
bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum
2013-07-15 13:27:12 -04:00
valgrind
Bug 966864 - |mach valgrind-test|: Parse Valgrind output so that different errors are distinguished for TBPL. r=gps.
2014-02-05 16:17:09 -08:00
win32
Bug 970727 - Move DEFFILE to moz.build; r=mshal
2014-02-11 11:28:54 -05:00
win64
Bug 919528 - export LD path that works with both GNU make and Pymake. r=catlee
2013-09-25 06:52:30 -04:00
__init__.py
.lldbinit.in
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
appini_header.py
Bug 911154 - Better handle missing variables in application.ini when creating the corresponding header. r=gps
2013-08-31 10:20:37 +09:00
application.ini
Bug 933803 - Add a note to application.ini that it needs to be moved under browser/. r=ted
2013-11-06 14:22:33 +09:00
automation-build.mk
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
automation.py.in
Bug 961108 - make dumpScreen always write to a file in MOZ_UPLOAD_DIR. r=ted,jmaher
2014-01-17 12:04:02 -05:00
automationutils.py
bug 966858 - fix dumpScreen on Windows. r=jmaher
2014-02-05 09:34:23 -05:00
binary-location.mk
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05: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
defines.sh
Bug 853071: add some build-time defines for channel-specific features, r=gps, f=bhearsum
2013-04-25 12:23:21 -07:00
dumbmake-dependencies
Bug 891066, part 2: Move CertVerifier to security/certverifier, r=keeler
2014-01-26 19:36:28 -08:00
dumpScreen.py
Bug 921676 - mochitest screenshots fallout from bug 746243;r=ted
2013-10-05 15:28:34 -07:00
genrc.sh
gyp.mozbuild
Bug 880419: make sure that NEON detection is on for B2G libyuv; build on Android ARMv6 r=glandium
2014-02-04 16:08:43 -05:00
leaktest.py.in
Bug 688667 - refactor automation.py into mozprocess and mozprofile and load via virtualenv. r=jmaher
2013-07-30 08:30:40 -04:00
link.py
Bug 915735 - Part 2: Tickle stdout when linking the PGOed xul.dll; r=ted
2013-09-26 16:54:48 -04:00
mach_bootstrap.py
Bug 631842 (part 2) - Implement |mach valgrind-test|. r=gps.
2013-12-18 17:36:08 -08:00
Makefile.in
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
moz.build
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
mozconfig.common
Bug 904979 - Add build option for rel-eng type builds. r=ted
2013-08-15 23:45:09 +09:00
mozconfig.common.override
mozconfig.vs2010-common
Bug 926900 - Remove msys-make specific mozconfig. r=gps
2013-10-16 08:31:18 +09:00
msys-perl-wrapper
qemu-wrap
subconfigure.py
Bug 962758 - Avoid build failures when js/src/configure.in changes in a way that doesn't change config.status. r=gps
2014-01-24 07:57:54 +09:00
update-settings.ini
upload.py
virtualenv_packages.txt
Bug 778236 - Treat gyp files as if their content was defined in moz.build files. r=gps
2013-12-12 23:41:05 +09:00