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

66 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 732f5c6abb Fixed comments. 2000-08-25 19:53:02 +00:00
warren%netscape.com c684ed0a7f Turning on jar packaging by default. Set MOZ_DISABLE_JAR_PACKAGING to disable. 2000-08-25 18:54:19 +00:00
warren%netscape.com 511ed9d77d 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 e018767b3e Fixed path to jar.mn in comment 2000-08-12 10:11:50 +00:00
warren%netscape.com 9e0a82b706 Fixed bustage for chrome:: rule 2000-08-11 00:47:03 +00:00
warren%netscape.com c9beb554de Preparing for jar packaging. Added warning. 2000-08-10 23:52:29 +00:00
warren%netscape.com e5b8b3284b Fixed up rules for jarring. 2000-07-28 04:46:45 +00:00
warren%netscape.com b667a6fc0f Took out -o from make-jars.pl because it didn't work. 2000-07-19 01:38:09 +00:00
dprice%netscape.com d0a85cdb5d NOT IN THE BUILD
Modified the xinstall:: rule
2000-07-12 07:45:26 +00:00
dbaron%fas.harvard.edu a34ec67119 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 47f9b3cfef Taking out jar step since tinderbox doesn't seem to have perl installed. 2000-06-13 01:53:47 +00:00
warren%netscape.com 07f7e211e8 Removed debug code. 2000-06-09 08:02:42 +00:00
warren%netscape.com 826045e210 Added jar manifest support. Kind of works on Windows so far. 2000-06-09 06:33:25 +00:00
danm%netscape.com 2a46322584 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 eb35bdb8e2 new CHROME_MISC rule. fix CHROME_TYPE rule 2000-05-13 21:30:45 +00:00
danm%netscape.com 769383dea9 adding final directory to CHROME_TYPE rule 2000-05-10 02:04:20 +00:00
danm%netscape.com 2f391be56b update chrome rules to match new chrome hierarchy. also add chrome registration rule 2000-05-04 22:43:41 +00:00
waqar%netscape.com a5bbf23da3 Depend build does not do exports of header files. r=pollmann,a=leaf 2000-04-10 22:57:29 +00:00
edburns%acm.org 4e9de03fcb 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 c957dfa387 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 d789c6edad Added back 'nmake debug' rule. 2000-01-17 23:45:48 +00:00
sspitzer%netscape.com 920287de74 backing out andreas and warren 2000-01-14 22:01:56 +00:00
warren%netscape.com a1c00bd18f Added 'nmake debug' rule that launches mozilla in the debugger. 2000-01-14 01:39:34 +00:00
warren%netscape.com 030dabc043 Toned down warning message for libs phase. 1999-11-30 08:09:12 +00:00
warren%netscape.com bee0d8dea8 Removed date/time because win95 behaves differently. 1999-11-29 22:02:07 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dmose%mozilla.org 42fc94a6ec 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 62e7628142 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 e939d62c2e add XPIDL dependencies on the tools to fix depend-build problems 1999-08-24 14:42:37 +00:00
dveditz%netscape.com 6dee688e4b 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 ad7075d66f 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 f35006aea5 Do chrome on install pass, not export 1999-07-27 21:55:17 +00:00
law%netscape.com 9ae27ebebc Adding generic chrome rules 1999-07-24 03:33:37 +00:00
dveditz%netscape.com 86b31f7433 catch the odd missed header in makedep 1999-07-14 19:18:53 +00:00
mccabe%netscape.com 52ad13f81e 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 2ec7fb512d 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 10aefdfd9a Updated emacs TAGS rules for idl. 1999-06-08 07:43:32 +00:00
waterson%netscape.com 018c332054 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 887040d433 Add rules to remove generated header files in clobber and clobber_all. 1999-06-03 19:01:19 +00:00
waterson%netscape.com cabd0d3e30 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
waterson%netscape.com db75c69711 Add clobber rule for XPIDL dirs. 1999-05-13 20:39:02 +00:00
alecf%netscape.com a69af15b7b add no_gen_xpt rule for windows to avoid generating .XPT files 1999-05-12 05:15:12 +00:00
dveditz%netscape.com 54d8a6da9f 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 bef52672e9 Enable XPIDL automation. 1999-05-10 18:49:20 +00:00
jband%netscape.com 4e2459e2f3 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 67ee86b241 adding new scheme for building xpidl files - only Win32 supported at first. 1999-04-26 04:35:41 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
cyeh%netscape.com 2440f48cdc pdbfiles have a ".pdb" at the end. 1999-03-08 22:40:17 +00:00
cyeh%netscape.com 5fe1801c03 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