.. |
autoconf
|
Bug 555727 - Select clang over llvm-gcc if gcc-4.2 is not available. r=ted.
|
2012-05-03 17:01:29 -04:00 |
macosx
|
Bug 734975: Fix XULRunner packaging in universal builds. r=bsmedberg
|
2012-04-05 10:01:17 -07:00 |
mobile
|
Bug 721936 - Watcher should have option to disable starting SUTAgent;r=ctalbert
|
2012-05-10 12:48:50 -04:00 |
os2
|
Bug 652361 - Revert accidental chmod of build/os2/test_os2.cmd in previous cset for this bug. DONTBUILD
|
2011-04-25 12:06:59 -07:00 |
package
|
Bug 734629 - Use default system binary instead of hard-coded /Developer/Tools. r=glandium
|
2012-05-04 22:46:35 -04:00 |
pgo
|
Bug 715014: Delete IndexedDB files directory so that databases can be opened again after being deleted. r=bent
|
2012-01-04 11:25:26 -05:00 |
pymake
|
Bug 737245 followup: backout chunk of pymake that slipped in with this bug's patch. DONTBUILD
|
2012-04-06 10:31:47 +10:00 |
stlport
|
Bug 734050 - Build stlport as part of our build process. r=ted
|
2012-03-23 17:35:09 +01:00 |
tests
|
bug 673121 : Make manifestparser tests output something. r=ted
|
2011-07-21 13:03:50 -04:00 |
unix
|
Bug 683975 - backport libtool's 74c8993c178a1386ea5e2363a01d919738402f30. r=rail.
|
2012-05-08 10:12:07 -04:00 |
valgrind
|
Bug 639408 - Suppress sqlite leaks in Valgrind runs, r=njn DONTBUILD
|
2011-06-25 22:34:54 -07:00 |
win32
|
Bug 751611 - Add mozconfig files for building Win32 binaries on our Win64 bit platforms; r=khuey
|
2012-05-03 17:27:32 -04:00 |
win64
|
Bug 747860 - Put vs2010 configurations into a common directory - move them to under build/ where the other compiler type mozconfigs are. r=ted
|
2012-04-23 14:08:11 +01:00 |
__init__.py
|
Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB
|
2008-11-13 15:37:04 +00:00 |
appini_header.py
|
Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg
|
2012-02-22 08:12:15 +01:00 |
application.ini.in
|
Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg
|
2011-11-22 08:05:59 +01:00 |
automation-build.mk
|
Follow up to bug 614366 - Use MOZILLA_DIR instead of topsrcdir so that comm-central projects can re-use automation-build.mk. r/a=bustage fix
|
2010-12-10 09:11:09 +00:00 |
automation.py.in
|
bug 740242 - add some diagnostics to get more info about Python exceptions during Mochitest. r=jmaher, a=test-only
|
2012-05-02 07:15:07 -04:00 |
automationutils.py
|
Bug 658738 - reduce MAX_LEAK_COUNT to match the status quo
|
2012-05-11 12:18:50 +02:00 |
binary-location.mk
|
Bug 710960 - Make runtests.py work out of the box with MOZ_BUILD_APP=mobile/xul [r=ctalbert]
|
2011-12-21 11:22:43 -08:00 |
bloatcycle.html
|
Bug 620273 - Make bloatcycle.html not hit the network, r=dbaron, a=test
|
2010-12-13 15:57:59 -08:00 |
checksums.py
|
bug 715586: checksums.py should generate sha1 and md5 checksums. r=catlee,ted
|
2012-01-16 09:30:59 -05:00 |
cl.py
|
Bug 616810 Remove extraneous CRs r=khuey a=bsmedberg
|
2011-01-05 23:46:04 +00:00 |
genrc.sh
|
|
|
leaktest.py.in
|
Bug 544097 Fixing up leaktest and profileserver tests to run with these changes r=ctalbert p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:37 -08:00 |
link.py
|
Bug 750717 - Output linker max virtual size using 'TinderboxPrint' so it appears in the TBPL summary; r=ted CLOSED TREE
|
2012-05-01 17:09:44 +01:00 |
Makefile.in
|
Bug 734050 - Build stlport as part of our build process. r=ted
|
2012-03-23 17:35:09 +01:00 |
manifestparser.py
|
Bug 659881 - mismatch during build due to build/manifestparser.py;r=ted
|
2011-07-26 12:40:47 -04:00 |
msys-perl-wrapper
|
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
|
2009-09-22 09:05:48 -04:00 |
profile_pageloader.html
|
|
|
profile_pageloader.pl
|
|
|
unify-test.c
|
bug 518641 - fix the "unify" script to properly handle Java .class files. r=bsmedberg
|
2009-09-29 08:31:50 -04:00 |
unifytest.class
|
bug 518641 - fix the "unify" script to properly handle Java .class files. r=bsmedberg
|
2009-09-29 08:31:50 -04:00 |
unifytest.java
|
bug 518641 - fix the "unify" script to properly handle Java .class files. r=bsmedberg
|
2009-09-29 08:31:50 -04:00 |
update-settings.ini.in
|
Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
upload.py
|
Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'.
|
2011-04-14 15:44:13 +02:00 |
xpccheck.py
|
Bug 616999. Xpcshell manifest support; xpccheck.py for missing tests. r=ted, a=test-only
|
2011-05-20 07:15:41 -04:00 |