.. |
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
|
GLIB_CFLAGS & GLIB_LIBS should be set correctly when building against gtk2 so there's no need to override them.
|
2006-04-13 15:10:51 +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 335187 remove unused WIDGET_DLL, GFXWIN_DLL, MOZ_GFX_TOOLKIT_LDFLAGS and
|
2006-04-24 19:21:26 +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
|
windows ce only. using exist define.
|
2006-04-12 22:44:09 +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
|
Bug 106386 Correct misspellings in source code
|
2005-06-03 10:26:28 +00:00 |
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
|
Bug 333543 - "make install" clutters dist/bin with chrome, patch by Mike Hommey (mh+mozilla@glandium.org), r=me
|
2006-04-12 14:01:55 +00:00 |
sj.pl
|
…
|
|
static-config.mk
|
332170 gtk2 Xft static builds may fail with unresolved symbols from libXft when gtk2's library list includes libpangocairo instead of libpangoxft. r=bsmedberg
|
2006-04-24 18:27:37 +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
|
bug 288690 - make version_win.pl able to use the app name from configure vars, r=bsmedberg sr=chase a=asa
|
2005-04-10 23:32:39 +00:00 |
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
|
…
|
|