gecko-dev/config
Mitchell Field 4c1a947967 Bug 593768 - Remove --enable-cpp-exceptions configure option; r=ted 2011-10-21 18:56:25 +01: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
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
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 593768 - Remove --enable-cpp-exceptions configure option; r=ted 2011-10-21 18:56:25 +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 Merge m-c to b-s. 2011-09-07 10:47:50 -04: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 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg 2010-04-20 15:12:02 -05:00
gcc_hidden.h
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
milestone.txt Version bump to 10.0a1 on CLOSED TREE 2011-09-27 13:19:35 -04: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
pathsub.h
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 672938: Make pythonpath.py work as a pymake native command. r=ted 2011-07-21 15:07:33 -07:00
rules.mk Bug 593768 - Remove --enable-cpp-exceptions configure option; r=ted 2011-10-21 18:56:25 +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 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