.. |
mkdepend
|
Fix the bustage for bug 381247 on Solaris. Use the POSIX macro S_ISDIR.r=benjamin.
|
2007-05-23 06:30:45 -07:00 |
Moz
|
Fix Windows fileversion fu from bug 383167
|
2007-06-25 10:23:32 -07:00 |
nspr
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-12-11 09:45:41 +00:00 |
tests
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 09:35:01 -07: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 |
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 397796 - "Allow XULRunner apps to specify the name of xulrunner-stub via configure". r+a=luser.
|
2007-10-11 11:50:54 -07:00 |
bin2rc.c
|
|
|
bin2rc.exe
|
|
|
build_header.pl
|
|
|
build-list.pl
|
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
|
2005-07-21 13:33:43 +00:00 |
buildpkg.bat
|
|
|
chrome-versions.sh
|
bump SeaMonkey locale and skin versions on trunk, r+sr=Neil
|
2005-09-05 13:39:38 +00:00 |
clobber_miss.pl
|
|
|
common.mk
|
|
|
config.mk
|
Bug 402853 - Linker warnings for libxul/thebes [p=bsmedberg r=luser a1.9=damons]
|
2007-11-13 11:21:24 -08:00 |
configobj.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 |
cvsco-fast-update.pl
|
Bug 365745: fast-update should query bonsai for multiple directories at once. r=bsmedberg
|
2007-01-05 04:23:48 +00:00 |
cvsco.pl
|
|
|
doxygen.cfg.in
|
|
|
elf-dynstr-gc.c
|
|
|
Expression.py
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 09:35:01 -07:00 |
fast-update.pl
|
Bug 365745: fast-update should query bonsai for multiple directories at once. r=bsmedberg
|
2007-01-05 04:23:48 +00:00 |
fastcwd.pl
|
|
|
gcc_hidden.h
|
|
|
glibcversion.sh
|
|
|
gtscc.c
|
Bug 106386 Correct misspellings in source code
|
2005-06-03 10:26:28 +00:00 |
install.bat
|
|
|
installcfunc.pl
|
|
|
installchrome.pl
|
|
|
insure.mk
|
|
|
javarules.mak
|
|
|
make-atom-strings.pl
|
|
|
make-jars.pl
|
Bug 342070 - make-jars.pl: CSS preprocessing not turned on for CSS file implicitly in same directory as jar.mn - the patch jminta /wishes/ had been written and committed four hours ago. r=bsmedberg
|
2006-06-19 22:59:18 +00:00 |
makedep.cpp
|
|
|
makedep.exe
|
|
|
Makefile.in
|
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
|
2007-08-03 07:46:17 -07:00 |
mangle.c
|
|
|
mangle.exe
|
|
|
mantomak.c
|
|
|
mantomak.exe
|
|
|
milestone.pl
|
Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-(
|
2007-06-25 10:35:03 -07:00 |
milestone.txt
|
407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me
|
2007-12-11 13:43:04 -08:00 |
module2dir.pl
|
|
|
mozLock.pm
|
|
|
nfspwd.pl
|
|
|
nodl.pl
|
|
|
nsBuildID.h.in
|
|
|
nsinstall.c
|
Bug 392722 - nsinstall doesn't work if paths have double slashes, patch by Fabien Tassin <fta+bugzilla@sofaraway.org>, r=me
|
2007-08-29 13:05:52 -07:00 |
nsinstall.py
|
bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg
|
2007-07-17 06:47:55 -07:00 |
nsStaticComponents.cpp.in
|
Forgotten files from bug 296561 (NS_InitXPCOM3)
|
2005-07-21 13:47:05 +00:00 |
nsStaticComponents.h
|
Forgotten files from bug 296561 (NS_InitXPCOM3)
|
2005-07-21 13:47:05 +00:00 |
outofdate.pl
|
|
|
pathsub.c
|
|
|
pathsub.h
|
|
|
pkg2dpth.pl
|
|
|
prebind-address-table
|
331898 Prebinding is disabled in static debug builds. The huge main executable image at address 0 is overlapping with the preferred address spaces of dylib dependencies. Move the dylibs' preferred addresses up out of the way. r=bryner
|
2006-03-29 21:33:37 +00:00 |
preprocessor.pl
|
Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only. Fixed the bug with the original patch (unknowing use of a Perl 5.8.0 feature) and relanding... r=bsmedberg
|
2006-12-08 04:13:00 +00:00 |
Preprocessor.py
|
bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg
|
2007-04-13 16:43:36 -07:00 |
preprocessor.txt
|
Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only. Fixed the bug with the original patch (unknowing use of a Perl 5.8.0 feature) and relanding... r=bsmedberg
|
2006-12-08 04:13:00 +00: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 |
revdepth-nt.pl
|
|
|
revdepth.pl
|
|
|
rules.mk
|
Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" (don't run test twice) [p=laurent@xulfr.org (Laurent Jouanneau) r=luser a1.9=schrep]
|
2007-12-12 05:26:19 -08:00 |
sj.pl
|
|
|
static-config.mk
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 15:02:17 -07:00 |
static-rules.mk
|
bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg
|
2007-05-07 08:32:41 -07:00 |
system-headers
|
bug 392857 - Can't build Fx 3.0a8pre with gcc 4.2.1 (visibility problem with curl headers). patch by Matthew Gregan <kinetik@flim.org>, r=me (blocking1.9)
|
2007-10-12 05:34:46 -07:00 |
true.bat
|
|
|
version_win.pl
|
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 |
version.mk
|
|
|
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 |
zipcfunc.pl
|
|
|
zipchrome.pl
|
|
|