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

942 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 03b460098e installed chrome list now uses resource url instead of full file path. a=leaf r=saari 2000-05-22 22:13:44 +00:00
cls%seawood.org df5725e323 Finishing off the standalone modules framework.
List js/src/liveconnect & js/src/xpconnect in toplevel Makefile.in to allow js to be built using the standalone framework.
Use the <module>_STANDALONE defines anytime BUILD_MODULES != all.
r=slamm
2000-05-20 02:45:59 +00:00
danm%netscape.com 963642577b chrome reorg. delete dist before using! code=saari r=me 2000-05-19 02:30:43 +00:00
tao%netscape.com a21159e473 BAck out hcange to 35121 (move searchplugins back tpo bin/) r=rjc 2000-05-18 22:39:29 +00:00
axel%pike.org f76ea3ea89 Support for BUILD_MODULES and MOZ_CO_MODULES for transformiix (standalone),
does not affect build, a=leaf, r=leaf
Makefile.ins will follow soon
2000-05-18 19:37:33 +00:00
sfraser%netscape.com 6b9217da9e No longer build NetworkModular.mcp, since the timer code has now been moved to widget. 2000-05-17 08:44:02 +00:00
tao%netscape.com eee348b294 35121: mocw sherlock files to under chrome/. 2000-05-17 00:28:03 +00:00
ducarroz%netscape.com 7ecfcdd6a0 Add AbSync to the build system. R=rhp 2000-05-16 23:29:09 +00:00
cata%netscape.com 859ac932d7 Fixing bug #33669. 2000-05-16 00:19:29 +00:00
dougt%netscape.com a3291170ed Turning on psm-glue and protocol/client security code. 2000-05-15 23:10:04 +00:00
beard%netscape.com 74f213b360 bug #13848, build the MRJ plugin as part of the standard build. Checking this, although it isn't turned on yet, so shouldn't affect the current build. 2000-05-13 03:37:40 +00:00
slamm%netscape.com 5898c54054 No need to compare is this is the first run (cmp was printing an error on BSD when one of the files did not exist) 2000-05-11 22:56:41 +00:00
thayes%netscape.com a198e7ea07 Change tag for security component to SECURITY_CLIENT_BRANCH 2000-05-11 18:58:10 +00:00
sspitzer%netscape.com 8c8cad6451 remove duplicate line. 2000-05-11 08:48:00 +00:00
sspitzer%netscape.com cf9d09ebfe fix mac. 2000-05-11 08:08:00 +00:00
sspitzer%netscape.com a2b558c8dd remove unused stuff. 2000-05-11 07:10:37 +00:00
sspitzer%netscape.com 4798aea6be no more xpinstall skin here 2000-05-11 04:25:28 +00:00
sspitzer%netscape.com 57ad50f4b6 no more profile skin here 2000-05-11 04:23:05 +00:00
ben%netscape.com 6ec8006b8c removing redundant skins directories 2000-05-11 04:19:28 +00:00
sspitzer%netscape.com 927d4febe1 editor skins no longer built. 2000-05-11 04:18:10 +00:00
sspitzer%netscape.com 0b8b4af5c1 stop building all the old mailnews skin crap. 2000-05-11 04:00:07 +00:00
sspitzer%netscape.com 639b586e85 message compose skins have moved 2000-05-11 03:54:27 +00:00
sspitzer%netscape.com d928826362 remove old address book skins 2000-05-11 03:46:55 +00:00
sspitzer%netscape.com 57e9cabf30 it's skins:modern, not modern. 2000-05-11 02:51:11 +00:00
sfraser%netscape.com 41a3c5a792 Just reorder the $build array so that it matches the real build order 2000-05-10 19:54:07 +00:00
sspitzer%netscape.com 871012c4bd turn this on. 2000-05-10 01:47:55 +00:00
mccabe%netscape.com 7ec100ab59 Add -jsconsole to Mac command-line-caller-thingie.
Thanks to Seth Spitzer for the pointer.
2000-05-09 04:03:03 +00:00
slamm%netscape.com 46f78f58ef Readd for 'webconfig' target of client.mk 2000-05-08 20:51:14 +00:00
colin%theblakes.com baddc19866 Make OpenVMS get auto-detected. r=leaf 2000-05-08 20:17:42 +00:00
sspitzer%netscape.com c0344de2fb mozilla/themes is now part of the module,
so we don't need to check it out explictly anymore. a=leaf.
2000-05-08 16:32:10 +00:00
mccabe%netscape.com fd288af453 Put contents of MANIFEST from xpfe/components/console into Components folder. 2000-05-08 10:29:58 +00:00
jbetak%netscape.com 0eaf2dfc72 32477 Accept-Language UI, changing location and name of the language string bundle, r=erik, ftang 2000-05-07 21:50:32 +00:00
warren%netscape.com 930806f50c Combined all necko dlls into 2. Bug 17031. 2000-05-06 09:16:29 +00:00
sfraser%netscape.com dcfabbd241 Add XML-RPC to the build, and move installing chatzilla and XML-RPC resources to the BuildExtensions function. 2000-05-05 21:27:08 +00:00
sfraser%netscape.com 403f0ba9b0 New routine to install skin files from mozilla/themes, by iterating through directories looking for MANIFEST files. It is expected that MANIFEST files in these dirs have a first line like #!dest chatzilla:skin that specifies the destination directory. Also pull mozilla/themes. 2000-05-04 21:35:47 +00:00
sfraser%netscape.com 51ad977582 Space to tab conversion, redoing the badness that was done a few revisions ago. 2000-05-04 21:30:02 +00:00
valeski%netscape.com 7529f3844c putting ftp.mozilla.org back into the bloaturls.txt test in an attempt to kick start shrike tests again. 2000-05-04 02:41:32 +00:00
valeski%netscape.com ff623efeda pulling out ftp to see if it's part of the bloat problem 2000-05-04 01:52:59 +00:00
cls%seawood.org a8f92c03b2 Add support for pulling individual modules from cvs via client.mk. 2000-05-04 01:26:34 +00:00
cls%seawood.org c15ecf032f Move STATIC_MAKEFILES back into the toplevel Makefile 2000-05-03 22:49:47 +00:00
sfraser%netscape.com f46b10c677 Move the resouce copying to the end, so that we have fewer files in dist during the build process. This should speed up looking for include files. 2000-05-03 21:40:44 +00:00
erik%netscape.com f650dade81 bug 26237; added langGroups.properties to Mac build 2000-05-03 00:34:48 +00:00
jbetak%netscape.com dfc4b9f0ba 5313 Accept-charset for form is not implemented, r=ftang, be 2000-05-02 05:19:19 +00:00
jj%netscape.com 08a42bc53a adding directory creation to complete rjc's checkin 2000-05-02 03:46:17 +00:00
jj%netscape.com fee5111a4f #37355: minor fixes & adjustments between debug/optimized scripts. 2000-05-02 01:21:07 +00:00
sfraser%netscape.com 362d0e1c5e Make the checkout error messages a bit more gentle, put in a MakeJars stub method. 2000-05-01 21:57:11 +00:00
sfraser%netscape.com c1acfef366 Remove bogus string concat 2000-05-01 21:53:19 +00:00
sfraser%netscape.com 3a91080cf6 Print when checking out each module 2000-05-01 21:52:52 +00:00
jbetak%netscape.com 7cc3f676c0 5313 Accept language UI is not implemented r=ftang, be 2000-05-01 03:31:30 +00:00
tonyr%fbdesigns.com 79d35d4d27 Added uriloader/extprotocol to the build (again, now that we have InternetConfig back it should be OK now). 2000-05-01 01:21:17 +00:00