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

953 Коммитов

Автор SHA1 Сообщение Дата
saari%netscape.com fc3f6e9fcd fix for dogfood+ bug 40167, I broke chatzilla on the mac. r=pinkerton 2000-05-31 00:05:42 +00:00
brade%netscape.com fee4b68686 backout previous checkin; wrong file committed! a=leaf 2000-05-30 20:34:05 +00:00
brade%netscape.com 4870cf6dec backout previous checkin; wrong file committed! a=leaf 2000-05-30 20:33:09 +00:00
brade%netscape.com f2cd887e5c backout previous checkin; wrong file committed! a=leaf 2000-05-30 20:31:51 +00:00
brade%netscape.com ca03352b77 fix for autocomplete.xml file being in wrong location (blocker #41001) a=leaf; r=sfraser 2000-05-30 20:27:35 +00:00
brade%netscape.com 3502772e21 fix blocker #41001; autocomplete.xml is not in correct location a=leaf; r=sfraser 2000-05-30 20:21:18 +00:00
ben%netscape.com efd7b5e85c tell mac to put files in communicator, not global. d'oh 2000-05-29 08:36:18 +00:00
ben%netscape.com 876ce6a6b2 moving autocomplete to global/content 2000-05-29 05:44:12 +00:00
ben%netscape.com 74dd27316a update Mac build script to point to new folders 2000-05-29 04:09:11 +00:00
ben%netscape.com f8c2a641b3 disconnect global:resources:skin from build 2000-05-29 02:55:51 +00:00
saari%netscape.com 750cd845d7 fix for 40167 dogfood bug; missing menu items on MacOS. Removing chatzilla chrome stuff from the mac build since it isn't built on mac anyway. Caused confusion in the overlay load. r=danm 2000-05-26 21:19:44 +00:00
danm%netscape.com 1e63166cb8 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 b129e998c9 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 2898e01923 chrome reorg. delete dist before using! code=saari r=me 2000-05-19 02:30:43 +00:00
tao%netscape.com 73ddca71ce BAck out hcange to 35121 (move searchplugins back tpo bin/) r=rjc 2000-05-18 22:39:29 +00:00
axel%pike.org b92b7989e1 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 36a15446e4 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 e56e2ccb26 35121: mocw sherlock files to under chrome/. 2000-05-17 00:28:03 +00:00
ducarroz%netscape.com 753e1bd0fb Add AbSync to the build system. R=rhp 2000-05-16 23:29:09 +00:00
cata%netscape.com 33e418ad87 Fixing bug #33669. 2000-05-16 00:19:29 +00:00
dougt%netscape.com ec95b11193 Turning on psm-glue and protocol/client security code. 2000-05-15 23:10:04 +00:00
beard%netscape.com 4f1339567d 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 b8e7dae48a 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 3f33bcf35d Change tag for security component to SECURITY_CLIENT_BRANCH 2000-05-11 18:58:10 +00:00
sspitzer%netscape.com b36bcb9d8b remove duplicate line. 2000-05-11 08:48:00 +00:00
sspitzer%netscape.com dc1fb2c318 fix mac. 2000-05-11 08:08:00 +00:00
sspitzer%netscape.com a226df8fed remove unused stuff. 2000-05-11 07:10:37 +00:00
sspitzer%netscape.com c2ba12c960 no more xpinstall skin here 2000-05-11 04:25:28 +00:00
sspitzer%netscape.com 83b1f5fe10 no more profile skin here 2000-05-11 04:23:05 +00:00
ben%netscape.com 957bb8a699 removing redundant skins directories 2000-05-11 04:19:28 +00:00
sspitzer%netscape.com 4e66b4037e editor skins no longer built. 2000-05-11 04:18:10 +00:00
sspitzer%netscape.com 0f50192003 stop building all the old mailnews skin crap. 2000-05-11 04:00:07 +00:00
sspitzer%netscape.com 4b546455cf message compose skins have moved 2000-05-11 03:54:27 +00:00
sspitzer%netscape.com 8dfab7a3bd remove old address book skins 2000-05-11 03:46:55 +00:00
sspitzer%netscape.com ca2386b42e it's skins:modern, not modern. 2000-05-11 02:51:11 +00:00
sfraser%netscape.com 0dbe01df1d Just reorder the $build array so that it matches the real build order 2000-05-10 19:54:07 +00:00
sspitzer%netscape.com 0b4508479a turn this on. 2000-05-10 01:47:55 +00:00
mccabe%netscape.com 7ea88da658 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 7cc532a589 Readd for 'webconfig' target of client.mk 2000-05-08 20:51:14 +00:00
colin%theblakes.com 8e1f2d46f1 Make OpenVMS get auto-detected. r=leaf 2000-05-08 20:17:42 +00:00
sspitzer%netscape.com 6c6059ff4d 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 082478de13 Put contents of MANIFEST from xpfe/components/console into Components folder. 2000-05-08 10:29:58 +00:00
jbetak%netscape.com 6750e537b7 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 dbc3daa1e3 Combined all necko dlls into 2. Bug 17031. 2000-05-06 09:16:29 +00:00
sfraser%netscape.com 36f82a04ba 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 051427a593 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 705803f8b5 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 7902cce201 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 dbbe033193 pulling out ftp to see if it's part of the bloat problem 2000-05-04 01:52:59 +00:00
cls%seawood.org 37a3ac46ca Add support for pulling individual modules from cvs via client.mk. 2000-05-04 01:26:34 +00:00