.. |
Moz
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
js
|
bug 471188 - stop calling 'make install' for spidermonkey. r=bsmedberg,jimb
|
2009-01-08 13:51:27 -05:00 |
makefiles
|
Back out cb715f8a1363 (bug 680246) because of Win opt build failures on a CLOSED TREE
|
2011-09-30 20:43:13 -07:00 |
mkdepend
|
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
|
2009-07-07 20:24:45 -07:00 |
nspr
|
Bug 674883 - Remove temporary workarounds in mozilla-central for bugs in NSPR
|
2011-07-28 15:07:15 +02:00 |
tests
|
Backed out changeset 8b7150ba4450 because of win opt build failure
|
2011-07-07 14:48:17 +02:00 |
Expression.py
|
bug 581516 - stop handling octal literals in Preprocessor.py. r=pike a=blocking
|
2010-07-29 11:30:56 -04:00 |
JarMaker.py
|
Bug 664907 - Don't link to self when dealing with files in the object directory, r=khuey
|
2011-07-25 21:57:28 -07:00 |
Makefile.in
|
Bustage fix for bug 670249 -- remove PLSRCS
|
2011-07-13 18:54:41 -07:00 |
MozZipFile.py
|
Bug 485390, try #2 - when a .jar file doesn't exist yet, there's a race creating it, r=ted
|
2009-03-31 12:47:38 -04:00 |
Preprocessor.py
|
bug 581516 - stop handling octal literals in Preprocessor.py. r=pike a=blocking
|
2010-07-29 11:30:56 -04:00 |
add-chrome.pl
|
bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil
|
2006-04-08 11:49:47 +00:00 |
android-common.mk
|
Bug 702724 - Avoid compiler error when JDK version >= 7 [r=kats]
|
2011-11-16 00:49:21 +01:00 |
asencode.cpp
|
Adding comment explaining how to build this utility. Not part of the build.
|
2006-03-10 00:37:54 +00:00 |
autoconf.mk.in
|
Bug 705401 - Remove the rest of TraceVis. r=dvander
|
2011-11-28 16:08:25 -08:00 |
buildlist.py
|
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
check_source_count.py
|
*Fewer* *occurrences*, not "less occurences". r=languagenazi
|
2011-06-23 11:07:27 -07:00 |
config.mk
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
configobj.py
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
createprecomplete.py
|
followup mac orange fix (so we can turn mac nightly update generation on) for Bug 386760 - directory removal with software update. r=khuey
|
2011-04-12 13:46:02 -07:00 |
doxygen.cfg.in
|
Bug 433206 - Update doxygen.cfg.in r=biesi, sr=bsmedberg
|
2008-07-23 09:26:17 -04:00 |
elf-dynstr-gc.c
|
Bug 432800 - make elf-dynstr-gc silent on success; r=benjamin@smedbergs.us
|
2009-02-18 01:14:55 +01:00 |
expandlibs.py
|
Bug 644081 - Use relative paths as much as possible in expandlibs.py. r=ted
|
2011-03-25 19:50:29 +01:00 |
expandlibs_config.py.in
|
Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted
|
2011-02-25 15:05:08 +01:00 |
expandlibs_exec.py
|
Backout changesets 66b336cc59b1 and dfe63797f67a (bug 676252) beause of Linux opt perma-red
|
2011-08-17 07:45:20 +02:00 |
expandlibs_gen.py
|
Backout changesets 66b336cc59b1 and dfe63797f67a (bug 676252) beause of Linux opt perma-red
|
2011-08-17 07:45:20 +02:00 |
find_OOM_errors.py
|
Fix OOM checker in non-regression mode (NPOTB)
|
2011-04-03 18:39:36 -07:00 |
find_vanilla_new_calls
|
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
|
2011-03-31 01:13:49 -07:00 |
gcc-stl-wrapper.template.h
|
bug 685927 - make stl-wrappers more lenient when compiling ObjC with GCC. r=cjones
|
2011-10-11 11:10:29 -04:00 |
gcc_hidden.h
|
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
|
2004-12-15 05:52:44 +00:00 |
glibcversion.sh
|
…
|
|
install.bat
|
…
|
|
make-atom-strings.pl
|
…
|
|
make-stl-wrappers.py
|
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
|
2010-04-20 15:12:02 -05:00 |
makedep.cpp
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Kv2) <makedep.cpp>; r=ted.mielczarek
|
2009-07-21 03:37:52 +02:00 |
makedep.exe
|
…
|
|
milestone.pl
|
Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-(
|
2007-06-25 10:35:03 -07:00 |
milestone.txt
|
Bug 700688, Version bump
|
2011-11-08 09:12:57 -08:00 |
module2dir.pl
|
…
|
|
mozLock.pm
|
…
|
|
mozunit.py
|
bug 505713, adding tests for JarMaker.py, better error reporting for missing files in jars, r=ted
|
2009-10-27 13:33:38 +01:00 |
msvc-stl-wrapper.template.h
|
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
|
2010-04-20 15:12:02 -05:00 |
nsStaticComponents.cpp.in
|
Bug 569629 - Remove static xpcom modules list static initializer. r=bsmedberg,a=bsmedberg
|
2010-11-07 09:25:38 +01:00 |
nsStaticComponents.h
|
Bug 569629 - Remove static xpcom modules list static initializer. r=bsmedberg,a=bsmedberg
|
2010-11-07 09:25:38 +01:00 |
nsinstall.c
|
Bug 536352 - missing null check and memory leak in nsinstall.c. r=ted
|
2010-01-18 11:22:03 +01:00 |
nsinstall.exe.manifest
|
Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted]
|
2010-05-24 09:55:00 -04:00 |
nsinstall.py
|
Backout e10579e136f1 (bug 680636) for breaking pymake builds
|
2011-08-22 22:26:00 +01:00 |
nsinstall_win.c
|
Bug 672024 - Mingw build error: undefined reference to `WinMain@16\' in nsinstall_win.c r=khuey
|
2011-08-22 14:22:03 +02:00 |
optimizejars.py
|
Bug 684957 - optimizejars.py doesn't update disk_entries field, r=taras
|
2011-09-06 12:57:36 -07:00 |
pathsub.c
|
Bug 699691 - Remove an unused argument from ino2name in pathsub.{c,h}. r=ted
|
2011-11-04 18:36:40 -07:00 |
pathsub.h
|
Bug 699691 - Remove an unused argument from ino2name in pathsub.{c,h}. r=ted
|
2011-11-04 18:36:40 -07:00 |
printconfigsetting.py
|
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
|
2007-07-02 11:20:24 -07:00 |
printprereleasesuffix.py
|
Bug 481703 - Use python to create pre release suffix. r=bsmedberg
|
2009-03-19 11:56:40 -07:00 |
pythonpath.py
|
Bug 672938: Make pythonpath.py work as a pymake native command. r=ted
|
2011-07-21 15:07:33 -07:00 |
rules.mk
|
Bug 703456 - Kill REPORT_BUILD; kill it dead. r=ted.
|
2011-11-21 18:47:54 -08:00 |
solaris_ia32.map
|
Bug 522440 QCMS: Make sse/sse2 code built with Sun Studio 12 on Solaris r=jmuizelaar, ted.mielczarek
|
2009-11-20 14:15:39 +08:00 |
static-checking-config.mk
|
Bug 575720 - static checking suite: use Dehydra multiple-arg support + fix method signature comparison in several scripts r=taras
|
2010-08-18 18:06:05 -07:00 |
static-checking.js
|
Bug 575720 - static checking suite: use Dehydra multiple-arg support + fix method signature comparison in several scripts r=taras
|
2010-08-18 18:06:05 -07:00 |
stl-headers
|
bug 527276 - part 2 - add OTS lib to the build process. r=ted a=blocking2.0
|
2010-10-07 08:59:18 +01:00 |
string-format.js
|
Bug 468717 - enable static analysis for js/src, r=jorendorff
|
2008-12-11 11:40:04 -05:00 |
system-headers
|
Bug 681202 - Add Android x86 target. r=glandium
|
2011-09-29 13:39:03 +09:00 |
utils.py
|
bug 579790 - fix another race condition in utils.lockFile. r=pike a=beltzner
|
2010-08-31 13:39:16 -04:00 |
version.mk
|
Bug 507897 - Remove 'WINDOWS16' (support) code everywhere; (Bv1-MC) version.mk
|
2009-09-16 02:54:54 +02:00 |
version_win.pl
|
Force daysFromBuildID() to return an int so that mingw windres doesn't fail.
|
2009-08-15 17:24:35 -07:00 |
writemozinfo.py
|
bug 664197 - support universal builds in mozinfo/writemozinfo. r=jhammel
|
2011-06-28 07:55:56 -04:00 |
xterm.str
|
Bug 329358 use ESC]2 rather than ESC]0 for xterm title setting in order to
|
2006-04-03 19:09:46 +00:00 |