danm%netscape.com
3ce8084ef9
update chrome rules to match new chrome hierarchy. also add chrome registration rule
2000-05-04 22:43:41 +00:00
waqar%netscape.com
6e3ed3df27
Depend build does not do exports of header files. r=pollmann,a=leaf
2000-04-10 22:57:29 +00:00
edburns%acm.org
9fe73e96a9
DOESN'T IMPACT SEAMONKEY since it's inside
...
!ifdef JDIRS.
a=leaf
r=leaf
author=Steven Green <steven@surfcast.com>
bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34614
Make it so clobber_all, as well as clobber: causes java .class files
in packages defined in JDIRS to be deleted.
2000-04-05 18:56:00 +00:00
warren%netscape.com
ef8825fa69
Added 'make run' rule so I don't have to type '../../../dist/win32_d.obj/bin/mozilla.exe' any more.
2000-01-28 02:51:21 +00:00
warren%netscape.com
eca3631717
Added back 'nmake debug' rule.
2000-01-17 23:45:48 +00:00
sspitzer%netscape.com
d8a5c41c93
backing out andreas and warren
2000-01-14 22:01:56 +00:00
warren%netscape.com
02cb33d860
Added 'nmake debug' rule that launches mozilla in the debugger.
2000-01-14 01:39:34 +00:00
warren%netscape.com
09373b3be1
Toned down warning message for libs phase.
1999-11-30 08:09:12 +00:00
warren%netscape.com
01476ce3f7
Removed date/time because win95 behaves differently.
1999-11-29 22:02:07 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
dmose%mozilla.org
5312eacf8c
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
warren%netscape.com
7509237149
Fixed the fact that all pdb files get called default.pdb (which made it hard to debug when there was more than one test file in a directory). r=cyeh
1999-10-28 22:36:22 +00:00
dveditz%netscape.com
ce438a343f
add XPIDL dependencies on the tools to fix depend-build problems
1999-08-24 14:42:37 +00:00
dveditz%netscape.com
1cd25c1445
fix potential memory problems in makecopy, turn NT symlinking on
...
for performance, clobber speedups
1999-08-06 13:45:09 +00:00
dveditz%netscape.com
e6a9b0fcdb
Makecopy speedup thanks to david.gardiner@unisa.edu.au,
...
removed dead/unused manifest code,
clobber speedups and cleanup
1999-08-02 22:18:47 +00:00
law%netscape.com
062ccdd322
Do chrome on install pass, not export
1999-07-27 21:55:17 +00:00
law%netscape.com
65a17e3844
Adding generic chrome rules
1999-07-24 03:33:37 +00:00
dveditz%netscape.com
8210356626
catch the odd missed header in makedep
1999-07-14 19:18:53 +00:00
mccabe%netscape.com
06f62f50f1
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
warren%netscape.com
92b3576158
Changes to allow hack in necko makefiles so that header names don't collide.
1999-06-12 04:30:44 +00:00
warren%netscape.com
b1970c722a
Updated emacs TAGS rules for idl.
1999-06-08 07:43:32 +00:00
waterson%netscape.com
7e2dbc9eb5
Fix makedep rule to include *all* directories that it needs to. This should improve the reliability of depend builds.
1999-06-05 02:02:10 +00:00
waterson%netscape.com
39c8711178
Add rules to remove generated header files in clobber and clobber_all.
1999-06-03 19:01:19 +00:00
waterson%netscape.com
4287b83347
Single public include directory on Win32.
1999-06-03 18:34:27 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
waterson%netscape.com
de7b378b0c
Add clobber rule for XPIDL dirs.
1999-05-13 20:39:02 +00:00
alecf%netscape.com
ca9a62e20f
add no_gen_xpt rule for windows to avoid generating .XPT files
1999-05-12 05:15:12 +00:00
dveditz%netscape.com
b0c81d97d2
Fixing Win9x IDL bustage -- use $(QUIET) instead of @.
...
In this case, $(MAKE_INSTALL) already includes the $(QUIET) rule.
1999-05-11 19:45:58 +00:00
waterson%netscape.com
a799114861
Enable XPIDL automation.
1999-05-10 18:49:20 +00:00
jband%netscape.com
741aa10eb4
removing my system for building xpidl files - waterson came up with a superior scheme
1999-05-07 19:32:10 +00:00
jband%netscape.com
98328d3e34
adding new scheme for building xpidl files - only Win32 supported at first.
1999-04-26 04:35:41 +00:00
warren%netscape.com
4b2d56fbaa
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
cyeh%netscape.com
2449fae628
pdbfiles have a ".pdb" at the end.
1999-03-08 22:40:17 +00:00
cyeh%netscape.com
b27fdb082f
fix pdb file generation so that the go into $(OBJDIR) and also
...
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
cyeh%netscape.com
e8e81a1634
we blow past the limit for the echo command on WinNT as well. doing the stupid
...
thing for now until i can figure out how to generate better status and not
blow up the echo command.
1999-02-24 18:21:49 +00:00
leaf%mozilla.org
ea672fa1e1
(really cyeh) fix syntatical lameness.
1999-02-18 23:23:17 +00:00
cyeh%netscape.com
b0e79344d5
on win95 and win98, we would blow up echo with too long of a line to print.
...
if we are on NT, this doesn't happen. now we report status of makedep.exe
dependent of the OS we are on.
1999-02-18 23:18:40 +00:00
leaf%mozilla.org
334d74e313
fixing the perl hardcoding. looks in the hardcoded places, then pulls perl from the
...
path if not found.
1999-02-18 22:51:05 +00:00
cyeh%netscape.com
b82daf8ea4
enable depend rules in client.mak. build makedep.exe. change rules.mak
...
to look for makedep.exe in mozilla/config
1999-02-18 22:26:31 +00:00
leaf%mozilla.org
4129f7ece1
changing test for NULL in EXPORTS list, some installations of nt barf on defined($NULL)
1999-02-04 22:56:58 +00:00
blythe%netscape.com
4154e1878e
Fix bugs on win95 builds, aprvd briano law
1998-10-15 12:38:26 +00:00
sudu%netscape.com
51a4cb33ad
Fixed up regenerate rules for jni
1998-09-17 18:12:36 +00:00
troy%netscape.com
1a2eb70ef8
Backed out unintentional checkin
1998-09-10 21:05:02 +00:00
troy%netscape.com
b6e6eb1e83
Hooked back up IFRAME
1998-09-10 21:03:16 +00:00
warren%netscape.com
668cddb22e
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
warren%netscape.com
2c7a27b391
Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
1998-07-31 23:41:45 +00:00
jgellman
9f800f1e0e
merge from OJI branch
1998-06-03 00:37:20 +00:00
sar
3fff96be8b
change MOZ_SRC references to DEPTH
1998-04-21 21:22:54 +00:00
spider
12066836a2
Modifications to enable building on Win95. Added source for several new tools,
...
wtc's change to makecopy to support wildcards, and win95 specific makefile
configuration and rules.
1998-04-07 20:41:06 +00:00
ltabb
3b56a9af51
Free the lizard
1998-03-28 02:44:41 +00:00