.. |
Moz
|
Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin
|
2005-09-29 19:57:21 +00:00 |
mkdepend
|
…
|
|
.cvsignore
|
…
|
|
Makefile.in
|
Fix Solaris build bustage for bug 332535
|
2006-04-04 08:14:36 +00:00 |
aboutime.pl
|
…
|
|
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 332091 - Possibility to add "special" part to package names (by setting MOZ_PKG_SPECIAL=foo in mozconfig), r=bsmedberg
|
2006-04-05 13:05:43 +00:00 |
bdate.c
|
…
|
|
bdate.pl
|
…
|
|
bin2rc.c
|
…
|
|
bin2rc.exe
|
…
|
|
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 |
build-number.pl
|
…
|
|
build_header.pl
|
…
|
|
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 321650 - "error in bsdiff makefile results in compile error of mbsdiff". Adds bsdiff makefiles to allmakefiles.sh (uses the --enable-update-packaging mozconfig option), adds RTL_FLAGS to HOST_CFLAGS globally, and uses HOST_EXTRA_LIBS instead of EXTRA_LIBS in the bsdiff makefile. r=bsmedberg.
|
2006-04-06 16:51:10 +00:00 |
cvsco-fast-update.pl
|
Bug 329070 - Support -l (no recursive) mode with fact-update. r=benjamin
|
2006-04-08 22:55:53 +00:00 |
cvsco.pl
|
…
|
|
dll.inc
|
…
|
|
doxygen.cfg.in
|
…
|
|
elf-dynstr-gc.c
|
…
|
|
exe.inc
|
…
|
|
fast-update.pl
|
Bug 329070 - Support -l (no recursive) mode with fact-update. r=benjamin
|
2006-04-08 22:55:53 +00:00 |
fastcwd.pl
|
…
|
|
gcc_hidden.h
|
…
|
|
glibcversion.sh
|
…
|
|
gtscc.c
|
…
|
|
install.bat
|
…
|
|
installcfunc.pl
|
…
|
|
installchrome.pl
|
…
|
|
insure.mk
|
…
|
|
java.inc
|
…
|
|
javarules.mak
|
…
|
|
lib.inc
|
…
|
|
make-atom-strings.pl
|
…
|
|
make-jars.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 |
makedep.cpp
|
…
|
|
makedep.exe
|
…
|
|
mangle.c
|
…
|
|
mangle.exe
|
…
|
|
mantomak.c
|
…
|
|
mantomak.exe
|
…
|
|
milestone.pl
|
Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin
|
2005-09-29 19:57:21 +00:00 |
milestone.txt
|
Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin
|
2005-09-29 19:57:21 +00:00 |
mklinkscript.pl
|
…
|
|
module2dir.pl
|
…
|
|
mozBDate.pm
|
BUg 332535 follow-up: Fix comment to match code. r=bryner
|
2006-04-09 12:03:38 +00:00 |
mozLock.pm
|
…
|
|
nfspwd.pl
|
…
|
|
nodl.pl
|
…
|
|
nsBuildID.h.in
|
…
|
|
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 |
nsinstall.c
|
…
|
|
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 106386 Correct misspellings in source code
|
2006-02-23 09:36:43 +00:00 |
preprocessor.txt
|
Bug 106386 Correct misspellings in source code
|
2006-02-23 09:36:43 +00:00 |
revdepth-nt.pl
|
…
|
|
revdepth.pl
|
…
|
|
rules.mk
|
Mis-applied the patch, bug 331781
|
2006-03-30 14:14:30 +00:00 |
sj.pl
|
…
|
|
static-config.mk
|
Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
|
2006-03-20 21:16:45 +00:00 |
static-rules.mk
|
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 |
system-headers
|
Bug 129216 Integrate Python xpcom bindings with build system
|
2005-06-17 21:03:43 +00:00 |
trace.cpp
|
…
|
|
true.bat
|
…
|
|
version.mk
|
…
|
|
version_win.pl
|
Override product version with app version number in app .exe file.
|
2005-07-24 21:55:56 +00:00 |
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
|
…
|
|