Граф коммитов

69 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com 760079a091 added option to update/noupdate the chrome jar files. a,r=dveditz 2000-09-09 02:08:03 +00:00
dveditz%netscape.com e54e4ca1b4 moving regchrome target into rules.mak so it'll work from anywhere 2000-09-07 12:06:38 +00:00
ssu%netscape.com fd31645d84 revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz 2000-09-07 09:34:29 +00:00
warren%netscape.com 6cedd89b9a Fixed comments. 2000-08-25 19:53:02 +00:00
warren%netscape.com e50b5d171b Turning on jar packaging by default. Set MOZ_DISABLE_JAR_PACKAGING to disable. 2000-08-25 18:54:19 +00:00
warren%netscape.com c18b71c0f9 Updating rules.mak to have a 'chrome' target. Set JAR_PACKAGING to build with jar files. 2000-08-25 04:42:47 +00:00
warren%netscape.com 0b5cc5c42d Fixed path to jar.mn in comment 2000-08-12 10:11:50 +00:00
warren%netscape.com 36e8a7c7a7 Fixed bustage for chrome:: rule 2000-08-11 00:47:03 +00:00
warren%netscape.com 1b419f9721 Preparing for jar packaging. Added warning. 2000-08-10 23:52:29 +00:00
warren%netscape.com 2735eda212 Fixed up rules for jarring. 2000-07-28 04:46:45 +00:00
warren%netscape.com c51118b6be Took out -o from make-jars.pl because it didn't work. 2000-07-19 01:38:09 +00:00
dprice%netscape.com 20f993546d NOT IN THE BUILD
Modified the xinstall:: rule
2000-07-12 07:45:26 +00:00
dbaron%fas.harvard.edu 5ea842ebb9 Prevent builds on Win95/Win98 from excessively going through the unused libs phase by removing the Win95/Win98 libs phase rules. r=warren a=waterson b=42428
This should affect only builds done on Win95/Win98 (where WINOS=WIN95).
2000-07-11 21:17:37 +00:00
warren%netscape.com f1c37f2628 Taking out jar step since tinderbox doesn't seem to have perl installed. 2000-06-13 01:53:47 +00:00
warren%netscape.com 6188692835 Removed debug code. 2000-06-09 08:02:42 +00:00
warren%netscape.com 5ef4ea6ef7 Added jar manifest support. Kind of works on Windows so far. 2000-06-09 06:33:25 +00:00
danm%netscape.com 195df10c46 installed chrome list now uses resource url instead of full file path. a=leaf r=saari 2000-05-22 22:26:19 +00:00
danm%netscape.com b3af5ad7bd new CHROME_MISC rule. fix CHROME_TYPE rule 2000-05-13 21:30:45 +00:00
danm%netscape.com 07a3e86233 adding final directory to CHROME_TYPE rule 2000-05-10 02:04:20 +00:00
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