.. |
mac
|
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
|
2002-08-19 03:50:27 +00:00 |
mkdepend
|
Add make -j support to win32 gmake builds.
|
2002-04-19 02:42:28 +00:00 |
os2
|
|
|
.cvsignore
|
Fix handling of the widget resources file by creating a data-fork resource file that lives in the application directory (bug 146895). r=ccarlen, sr=beard, a=asa for mach-o-only changes.
|
2002-06-09 00:05:37 +00:00 |
aboutime.pl
|
|
|
add-chrome.pl
|
132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz
|
2002-06-24 21:48:24 +00:00 |
asdecode.cpp
|
Backing out a workaround that actually breaks applesingle decoding. Only affects the Mach-O build.
|
2002-08-06 23:51:59 +00:00 |
autoconf.mk.in
|
Misc build cleanup v1:
|
2002-08-08 21:35:45 +00:00 |
bdate.c
|
|
|
bdate.pl
|
|
|
bin2rc.c
|
|
|
bin2rc.exe
|
|
|
build_header.pl
|
|
|
build-list.pl
|
|
|
build-number.pl
|
|
|
buildpkg.bat
|
|
|
clobber_miss.pl
|
|
|
common.mk
|
|
|
config.mak
|
Remove unused defines:
|
2002-08-07 06:08:00 +00:00 |
config.mk
|
Fix bug 166614 (wrong linker flags for mozilla.exe on OS/2) by moving the MOZ_WINCONSOLE section of config.mk down so that LDFLAGS doesn't get clobbered. r=cls, a=asa.
|
2002-09-05 06:28:15 +00:00 |
cvsco-fast-update.pl
|
|
|
cvsco.pl
|
|
|
dll.inc
|
|
|
doxygen.cfg.in
|
Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
|
2002-03-22 19:22:13 +00:00 |
elf-dynstr-gc.c
|
|
|
exe.inc
|
|
|
fast-update.pl
|
|
|
fastcwd.pl
|
|
|
glibcversion.sh
|
|
|
gtscc.c
|
|
|
install.bat
|
|
|
installcfunc.pl
|
|
|
installchrome.pl
|
|
|
insure.mk
|
|
|
java.inc
|
|
|
javarules.mak
|
|
|
lib.inc
|
|
|
mac-set-timebomb.pl
|
|
|
make-chromelist.pl
|
Force the use of unix path separators by using File::Spec::Unix->canonpath instead of File::Spec->canonpath.
|
2002-02-26 09:29:58 +00:00 |
make-jars.pl
|
Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
|
2002-06-17 17:09:57 +00:00 |
makecopy.cpp
|
Bug 153146 makecopy.exe's error output is foobared
|
2002-06-20 22:38:40 +00:00 |
makecopy.exe
|
Bug 153146 makecopy.exe's error output is foobared
|
2002-06-20 22:38:40 +00:00 |
makedep.cpp
|
|
|
makedep.exe
|
|
|
Makefile.in
|
exports nspr into dist/sdk. patch by cls, r=me, b=168077
|
2002-09-13 02:20:48 +00:00 |
mangle.c
|
|
|
mangle.exe
|
|
|
MANIFEST_xpfe
|
|
|
mantomak.c
|
|
|
mantomak.exe
|
|
|
milestone.pl
|
updating milestone.pl to allow for 1.1a, changes to 1.1a installer.
|
2002-06-07 01:06:28 +00:00 |
milestone.txt
|
updating milestone version to 1.2b
|
2002-09-13 09:20:31 +00:00 |
mklinkscript.pl
|
|
|
module2dir.pl
|
bug 166152
|
2002-09-03 08:18:17 +00:00 |
mozBDate.pm
|
|
|
mozLock.pm
|
fix for bug 132946
|
2002-04-01 04:43:40 +00:00 |
nfspwd.pl
|
|
|
nodl.pl
|
|
|
nsBuildID.h.in
|
|
|
nsinstall.c
|
|
|
obj.inc
|
|
|
OpenVMS.mk
|
|
|
outofdate.pl
|
|
|
pathsub.c
|
Killing lint warnings.
|
2002-08-31 08:18:27 +00:00 |
pathsub.h
|
|
|
pkg2dpth.pl
|
|
|
prebind-address-table
|
Add an option to enable prebinding for mach-o builds (bug 151087). r=cls.
|
2002-06-13 08:52:55 +00:00 |
purge-old-headers.pl
|
|
|
revdepth-nt.pl
|
|
|
revdepth.pl
|
|
|
rules.mak
|
checking in for asasaki, bug 23560 to version windows dlls; r=cls, leaf a=asa
|
2002-03-22 15:01:17 +00:00 |
rules.mk
|
Remove broken --enable-java-supplement option.
|
2002-08-31 04:03:52 +00:00 |
set-timebomb.pl
|
|
|
sj.pl
|
|
|
static-config.mk
|
Conditionally check for -lSM & -lICE if -lXt test fails.
|
2002-05-14 04:04:23 +00:00 |
static-rules.mk
|
Fix win32 gmake static builds.
|
2002-08-06 04:17:50 +00:00 |
trace.cpp
|
Fix bug 132903, Not part of normal build.
|
2002-04-19 23:16:20 +00:00 |
true.bat
|
|
|
version_win.pl
|
fix for bug 136673 and bug 138764, adding version info to mozilla.exe
|
2002-08-19 22:51:52 +00:00 |
version.mk
|
fix for bug 136673 and bug 138764, adding version info to mozilla.exe
|
2002-08-19 22:51:52 +00:00 |
W95make.c
|
|
|
W95MAKE.EXE
|
|
|
W95mkdir.c
|
|
|
W95MKDIR.EXE
|
|
|
WIN16
|
|
|
WIN32
|
|
|
xterm.str
|
|
|
zipcfunc.pl
|
|
|
zipchrome.pl
|
|
|