.. |
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 |
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 |
nspr
|
Bug 674883 - Remove temporary workarounds in mozilla-central for bugs in NSPR
|
2011-07-28 15:07:15 +02:00 |
tests
|
Bug 603370 - Avoid Identical Code Folding messing with symbol reordering. r=khuey
|
2012-03-08 08:56:28 +01:00 |
add-chrome.pl
|
|
|
android-common.mk
|
Back out 1d4d44ecd75c and 823cd2815483 (bug 709230) on suspicion of causing intermittent startup crashes
|
2012-01-30 16:53:14 -08:00 |
asencode.cpp
|
|
|
autoconf.mk.in
|
Bug 718391 - Package the js shell only if MOZ_PACKAGE_JSSHELL is defined. r=glandium,catlee
|
2012-03-12 13:23:16 +01: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
|
Bug 603370 - Add an option to expandlibs-exec to allow to reorder the symbols when linking. r=khuey
|
2012-03-08 08:56:27 +01:00 |
configobj.py
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
createprecomplete.py
|
RelEng patch - Bug 660038 - Remove channel switching support. r=nthomas
|
2012-01-18 14:10:25 -08:00 |
doxygen.cfg.in
|
|
|
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_config.py.in
|
Bug 603370 - Avoid Identical Code Folding messing with symbol reordering. r=khuey
|
2012-03-08 08:56:28 +01:00 |
expandlibs_exec.py
|
Bug 732328 - need os.close(fd) before os.remove(tmp) on expandlibs_exec.py. r=ted
|
2012-03-09 11:42:36 +09:00 |
expandlibs_gen.py
|
Bug 719742 - Make expandlibs properly handle the case where OBJ_SUFFIX is .i_o on Linux PGO first pass. r=ted
|
2012-01-25 10:34:14 +01:00 |
expandlibs.py
|
Bug 719742 - Make expandlibs properly handle the case where OBJ_SUFFIX is .i_o on Linux PGO first pass. r=ted
|
2012-01-25 10:34:14 +01:00 |
Expression.py
|
bug 581516 - stop handling octal literals in Preprocessor.py. r=pike a=blocking
|
2010-07-29 11:30:56 -04: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_hidden.h
|
|
|
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 |
glibcversion.sh
|
|
|
install.bat
|
|
|
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 |
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
|
|
|
Makefile.in
|
Bustage fix for bug 670249 -- remove PLSRCS
|
2011-07-13 18:54:41 -07:00 |
milestone.pl
|
Bug 572659 - Don't expose the Gecko patch level (13.X.Y) in the UA string, only show the major version (13.X). r=glandium,bz sr=gerv
|
2012-02-21 04:29:09 +01:00 |
milestone.txt
|
Merging in version bump NO BUG
|
2012-03-13 13:38:38 -07: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 |
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 |
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 |
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 |
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 |
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 |
optimizejars.py
|
Bug 726656 - fix optimizejars.py to optimize omni.ja; r=khuey
|
2012-02-16 06:31:49 -08: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 |
Preprocessor.py
|
Bug 715791 - Preserve line numbers when preprocessing java files as well as js files. r=ted
|
2012-01-05 23:32:05 -05:00 |
printconfigsetting.py
|
|
|
printprereleasesuffix.py
|
Bug 481703 - Use python to create pre release suffix. r=bsmedberg
|
2009-03-19 11:56:40 -07:00 |
pythonpath.py
|
Bug 696535 - Use absolute paths in pythonpath.py. r=bsmedberg a=test-only
|
2011-12-12 15:44:41 -05:00 |
rules.mk
|
Bug 595926 - Purge last traces of REQUIRES from the build system. r=khuey
|
2012-03-12 10:22:57 +01: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 631479 (part 2) - compile graphite2 as part of the gfx build. r=jdaggett,khuey
|
2011-12-09 22:32:29 +00: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 734784 - Update system-headers to reflect changes to libvpx includes. r=cpearce
|
2012-03-15 12:06:02 +13: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_win.pl
|
Force daysFromBuildID() to return an int so that mingw windres doesn't fail.
|
2009-08-15 17:24:35 -07:00 |
version.mk
|
Bug 507897 - Remove 'WINDOWS16' (support) code everywhere; (Bv1-MC) version.mk
|
2009-09-16 02:54:54 +02:00 |
writemozinfo.py
|
bug 664197 - support universal builds in mozinfo/writemozinfo. r=jhammel
|
2011-06-28 07:55:56 -04:00 |
xterm.str
|
|
|