.. |
js
|
bug 471188 - stop calling 'make install' for spidermonkey. r=bsmedberg,jimb
|
2009-01-08 13:51:27 -05: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 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted
|
2009-06-30 13:57:56 +01:00 |
tests
|
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
add-chrome.pl
|
|
|
asencode.cpp
|
|
|
autoconf.mk.in
|
bug 517097 - make enabling debug symbols more sane r=ted
|
2010-03-02 06:24:00 -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 |
buildpkg.bat
|
|
|
config.mk
|
bug 517097 - make enabling debug symbols more sane r=ted
|
2010-03-02 06:24:00 -05:00 |
configobj.py
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
cvsco-fast-update.pl
|
|
|
cvsco.pl
|
|
|
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 |
Expression.py
|
|
|
fast-update.pl
|
|
|
fastcwd.pl
|
|
|
gcc_hidden.h
|
|
|
glibcversion.sh
|
|
|
gtscc.c
|
|
|
install.bat
|
|
|
installcfunc.pl
|
|
|
installchrome.pl
|
|
|
insure.mk
|
|
|
JarMaker.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 |
make-atom-strings.pl
|
|
|
make-jars.pl
|
|
|
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
|
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
milestone.pl
|
|
|
milestone.txt
|
bug 551278: Tracking bug for build and release of Firefox 3.7a3 - version bumps to 1.9.3a4pre/3.7a4pre. r=me, patch=Tymerkaev.
|
2010-03-15 12:28:27 -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 |
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 |
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 508202 - Cannot build on Vista x64 with VC9 + MozillaBuild1.4 after bug 505289 r=VYV03354 r=ted.mielczarek
|
2009-08-05 15:33:04 -07:00 |
nsinstall.py
|
bug 483800 - fix nsinstall.py to not error if a target dir already exists. r=pike
|
2009-03-17 12:09:50 -04:00 |
nsStaticComponents.cpp.in
|
|
|
nsStaticComponents.h
|
|
|
outofdate.pl
|
|
|
pathsub.c
|
|
|
pathsub.h
|
|
|
preprocessor.pl
|
|
|
Preprocessor.py
|
allow values in DEFINES to contain equals signs. r=pike (no bug)
|
2008-09-22 07:04:36 -04:00 |
preprocessor.txt
|
|
|
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 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg
|
2009-05-11 15:54:39 -04:00 |
rules.mk
|
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
|
2010-03-10 13:36:45 -05:00 |
sj.pl
|
|
|
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 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg
|
2009-09-18 10:26:13 -07:00 |
static-checking.js
|
Fix the static analysis error: m.isVirtual is a tri-state undefined, true, or "pure", and I didn't take that into account when writing the original NS_OVERRIDE analysis.
|
2009-10-04 14:35:33 -04:00 |
static-config.mk
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04:00 |
static-rules.mk
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07: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 543976 followup - workaround because preprocessor.pl can be overly fussy about the form of #if conditions.
|
2010-02-09 19:35:39 -08:00 |
utils.py
|
bug 522804 - fix two more JarMaker lockFile race conditions on Windows. r=pike
|
2009-11-24 07:11:25 -05: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 |
xterm.str
|
|
|