gecko-dev/config
mccabe%netscape.com e299866fd5 Fix to my fix to my fix. Use ifneq ($(XPIDLSRCS),), as used elsewhere, rather than ifdef XPIDLSRCS.
Many thanks to Chris Seawood <cls@seawood.org> both for identifying the original problem with the make rules that was causing spurious .h rebuilds, and for pointing out fixes for both of my previous attempts at getting this right.
1999-06-20 09:46:36 +00:00
..
mac remove NEW_DRAG_AND_DROP define since it's obsolete now. reviewed mcafee, appr chofmann. 1999-06-17 01:48:29 +00:00
mkdepend Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
mkdetect Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
.cvsignore cvs ignorage 1999-05-01 02:38:15 +00:00
aboutime.pl fixed build number whacking. 1999-04-07 17:00:27 +00:00
autoconf.mk.in Conditionally ifdef out some dtd debugging code that chokes some 1999-06-12 12:49:04 +00:00
bdate.c added NPL. approved by: briano 1998-07-18 00:29:29 +00:00
bdate.pl make build numbers Y2K compliant. 1999-03-30 01:07:02 +00:00
bin2rc.c Free the lizard 1998-03-28 02:44:41 +00:00
bin2rc.exe Free the lizard 1998-03-28 02:44:41 +00:00
bsdecho.c Free the lizard 1998-03-28 02:44:41 +00:00
buildpkg.bat Free the lizard 1998-03-28 02:44:41 +00:00
clobber_miss.pl Updating utility for mozilla world 1999-06-16 06:47:06 +00:00
common.mk Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
config.guess Added support for Rhapsody. 1998-10-02 08:20:52 +00:00
config.mak NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
config.mk NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
cvsco.pl Free the lizard 1998-03-28 02:44:41 +00:00
dll.inc Free the lizard 1998-03-28 02:44:41 +00:00
exe.inc Add KEEP directive to .exe build rule so that cmd.cfg isn't blown away. 1999-06-04 02:31:24 +00:00
fastcwd.pl Free the lizard 1998-03-28 02:44:41 +00:00
glibcversion.sh Generate and build the get_info programs only once to speed things up. 1998-06-28 10:56:01 +00:00
gtscc.c Added -gtszapsymbol and -gtsnozapsymbol for manually overriding the 1998-05-13 20:49:10 +00:00
install.bat Free the lizard 1998-03-28 02:44:41 +00:00
insure.mk Add support for insure. 1999-02-17 14:37:18 +00:00
java.inc Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 23:41:45 +00:00
lib.inc Free the lizard 1998-03-28 02:44:41 +00:00
liteness.mak if you don't define MOZ_LITE, MOZ_MEDIUM, or MOZ_DARK, don't define 1998-12-21 18:38:53 +00:00
mac-set-timebomb.pl *** empty log message *** 1998-09-08 21:34:22 +00:00
makecopy.c makecopy silent unless actually copying 1999-04-28 00:18:12 +00:00
makecopy.exe makecopy silent unless actually copying 1999-04-28 00:18:12 +00:00
makedep.cpp move this from mozilla/cmd/winfe/mkfiles32 to a more proper home in mozilla/config 1999-02-18 22:25:06 +00:00
makedep.exe this application has mfc dependencies. checking in now to do the stupid 1999-02-23 00:05:31 +00:00
Makefile.in No need to build bsdecho anymore. 1999-06-02 01:15:08 +00:00
makefile.win turn on build numbers for windows builds. 1999-03-27 00:46:15 +00:00
mangle.c Free the lizard 1998-03-28 02:44:41 +00:00
mangle.exe Free the lizard 1998-03-28 02:44:41 +00:00
mantomak.c Add NS_DEPTH to list of macros processed by mantomak 1998-04-21 06:41:47 +00:00
mantomak.exe Add NS_DEPTH to list of macros processed by mantomak 1998-04-21 06:41:47 +00:00
mddepend.pl Ignore missing files (i.e. the dist directory is missing). General cleanup 1999-05-18 22:42:44 +00:00
nfspwd.pl Free the lizard 1998-03-28 02:44:41 +00:00
nodl.pl Free the lizard 1998-03-28 02:44:41 +00:00
nsinstall.c Change to support platforms that don't have fchmod(). 1999-06-15 03:43:46 +00:00
obj.inc fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
OpenVMS.mk New (temporary?) file for Colin Blake's (colin@theblakes.com) OpenVMS port. 1999-06-03 03:14:45 +00:00
outofdate.pl Fix problem with dependency checking of AWT11 class files 1998-04-21 06:42:48 +00:00
pathsub.c Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler. 1999-05-14 01:46:00 +00:00
pathsub.h Free the lizard 1998-03-28 02:44:41 +00:00
pkg2dpth.pl Free the lizard 1998-03-28 02:44:41 +00:00
revdepth-nt.pl Free the lizard 1998-03-28 02:44:41 +00:00
revdepth.pl Free the lizard 1998-03-28 02:44:41 +00:00
rules.mak Added -w to calls to xpidl. It's been in rules.mk for a while; I was shocked (shocked!) to find it wasn't here. 1999-06-15 11:14:49 +00:00
rules.mk Fix to my fix to my fix. Use ifneq ($(XPIDLSRCS),), as used elsewhere, rather than ifdef XPIDLSRCS. 1999-06-20 09:46:36 +00:00
set-timebomb.pl making set-timebomb.pl work with shaver's hack in 1998-12-07 00:06:19 +00:00
sj.pl Free the lizard 1998-03-28 02:44:41 +00:00
true.bat Free the lizard 1998-03-28 02:44:41 +00:00
W95make.c Modifications to enable building on Win95. Added source for several new tools, 1998-04-07 20:41:06 +00:00
W95MAKE.EXE Modifications to enable building on Win95. Added source for several new tools, 1998-04-07 20:41:06 +00:00
W95mkdir.c Modifications to enable building on Win95. Added source for several new tools, 1998-04-07 20:41:06 +00:00
W95MKDIR.EXE Modifications to enable building on Win95. Added source for several new tools, 1998-04-07 20:41:06 +00:00
WIN16 Free the lizard 1998-03-28 02:44:41 +00:00
WIN32 added USE_NON_MT_LIBS definition 1999-06-14 22:19:41 +00:00