gecko/config
Paul Biggar be81e401da Bug 642327 - Add OOM regression checking to the shell via |make check|. (r=nnethercote)
In a known test file, there are 129 OOM errors. This adds a script which checks
the number of unhandled OOMs, and fails if it is not exactly 129. If we
accidentally increase the number of unhandled OOMs, this should catch it. If we
reduce the number of unhandled OOMs (which is the plan), then adjust this
number in Makefile.in.
2011-01-17 15:15:00 -08:00
..
js
mkdepend
Moz
nspr Bug 600435, XULRunner universal for i386/x64_64 fails to unify nspr-config, r=bsmedberg,mhommey, a=NPOTB 2011-01-17 14:36:25 +13:00
tests Merge mozilla-central into single-chrome-manifest. 2010-08-04 14:23:04 -04:00
add-chrome.pl
android-common.mk bug 617074 - Fix for building with Android 2.3 SDK (android-9 platform) r=mwu,khuey a2.0=dougt 2010-12-15 11:22:16 -08:00
asencode.cpp
autoconf.mk.in Bug 630628 - Extract d3dx9_*.dll and d3dcompiler_*.dll from DirectX SDK at build time, and ship them with the build - r=vlad, a=blocker 2011-02-07 20:11:52 -05: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
config.mk Bug 621259 - USE -OPT:REF,ICF on Win64 PGO. r=ted a=beltzner 2011-02-21 13:04:32 +09:00
configobj.py Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
doxygen.cfg.in
elf-dynstr-gc.c
Expression.py bug 581516 - stop handling octal literals in Preprocessor.py. r=pike a=blocking 2010-07-29 11:30:56 -04:00
fastcwd.pl
find_OOM_errors.py Bug 642327 - Add OOM regression checking to the shell via |make check|. (r=nnethercote) 2011-01-17 15:15:00 -08:00
find_vanilla_new_calls Fix file permissions. 2011-01-19 20:18:06 -08:00
gcc_hidden.h
gcc-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
glibcversion.sh
gtscc.c
install.bat
installcfunc.pl
installchrome.pl
JarMaker.py Bug 595459 - Use errno.ENOENT instead of "2" in JarMaker.py. r=ted,a=bsmedberg 2010-11-07 09:20:50 +01:00
make-atom-strings.pl
make-jars.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
makedep.exe
Makefile.in Bug 612234 Part 1: Define MOZ_TREE_PIXMAN when using internal pixman r=jmuizelaar a=blocking-2.0 2010-11-30 14:38:02 +08:00
milestone.pl
milestone.txt Automated checkin: version bump for firefox 4.0b12 release. CLOSED TREE a=release 2011-02-22 18:13:35 -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
MozZipFile.py
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
nfspwd.pl
nsinstall_win.c bug 463411 - nsinstall.exe can race creating directories. r=timeless 2009-10-30 13:00:20 -04: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
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 589368 - Locale repacking support for jar reordering; r=ted a=blocking-betaN+ 2010-09-10 12:30:07 -04:00
pathsub.c
pathsub.h
preprocessor.pl
Preprocessor.py bug 581516 - stop handling octal literals in Preprocessor.py. r=pike a=blocking 2010-07-29 11:30:56 -04:00
preprocessor.txt
printconfigsetting.py
printprereleasesuffix.py
pythonpath.py
rules.mk Bug 606145 part 1 - Properly link host programs written in C++. r=khuey,a=bsmedberg 2011-01-24 09:56:40 +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
static-config.mk
static-rules.mk
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
system-headers Bug 623797 (1/2) - Work around new features that are not avaliable in system-cairo on linux. r=jmuizelaar a=joe 2011-02-07 19:52:40 +01: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
version.mk
xterm.str