cls%seawood.org
83ac05476c
Commented out check for multiple variables on a single line as this causes Makefiles that have multiple dir VPATHs to be only partially generated. Uncommented warning for unknown variables.
2000-06-28 10:21:53 +00:00
gordon%netscape.com
3c8ca2c72d
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
Remove redundant build commands for security.
2000-06-28 05:01:34 +00:00
gordon%netscape.com
a586cec303
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
Added $build{security}.
2000-06-28 05:01:04 +00:00
gordon%netscape.com
0d4aa220b9
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
2000-06-28 04:12:26 +00:00
gordon%netscape.com
4332e5ddbc
Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.
Add PSM to build commands. Changed branch tags for pulling mozilla/security (on Mac only).
2000-06-28 04:12:04 +00:00
mcafee%netscape.com
234111b008
Upping the ante for bloat URLs. Adding test6 to test tables, adding test8 again to test cache. r=warren, a=leaf
2000-06-27 18:58:58 +00:00
cls%seawood.org
76e912165f
Added BeOS debugger to debugger list. bug #43723
2000-06-26 21:52:27 +00:00
sspitzer%netscape.com
6629d1ac1f
fix for #1144 (and various other bugs, I'm sure.)
...
export absync.properties on the Mac. r=mscott
2000-06-26 21:03:55 +00:00
cltbld%netscape.com
eafb07d820
added patches to build Mac with XSLT, SVG, MathML. fix for #39959 . (activated by Options{} switches - default is off) --jj.
2000-06-24 00:06:58 +00:00
cltbld%netscape.com
857ed06fca
added Options{} table. part of fix for #39959 -- jj.
2000-06-24 00:03:50 +00:00
jim_nance%yahoo.com
88cc5f8599
Added line to print working directory of commands which fail.
2000-06-23 21:31:42 +00:00
sspitzer%netscape.com
49504e1c38
work for bug #38374
...
helperApps.rdf is now mimeTypes.rdf.
use the file locator to get the mimeTypes file.
fix the unix implementation of nsOSHelperAppService.cpp
to go to the base class to determine what application to launch.
r=mscott
2000-06-22 22:14:53 +00:00
mscott%netscape.com
e205048a98
export the idl files for exthandler
2000-06-22 06:38:45 +00:00
sspitzer%netscape.com
73f32b0692
Bug #38374 --> more updates for external helper application support.
...
r=mscott
2000-06-21 01:16:32 +00:00
beard%netscape.com
5cca8adbe7
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
brade%netscape.com
1a7b2fff2b
File Removed.
2000-06-20 21:19:10 +00:00
brade%netscape.com
008b206a84
File Removed.
2000-06-20 21:00:52 +00:00
pchen%netscape.com
0ee3c3efe4
Bug #41272 . Turn on classic skin in build. r=don
2000-06-20 04:57:12 +00:00
ben%netscape.com
1ab7a4aa7e
update build list
2000-06-17 03:45:34 +00:00
beard%netscape.com
320f83d2d9
bug 42100: removed toc file parameter from BuildOneProject, in preparation for landing bigger changes soon. r=sfraser
2000-06-17 00:58:07 +00:00
beard%netscape.com
552f64f3c5
bug 19119: remove build of PSMGlue which now depends on PSM.shlb. r=gordon
2000-06-16 23:07:07 +00:00
mkaply%us.ibm.com
091ede461a
# 40177
...
r = cls, a = brendan
OS/2 bring-up for M16 - add OS/2 to config.* files - also submitting to autoconf
2000-06-16 14:06:23 +00:00
mccabe%netscape.com
e831156e5c
Build nsIScriptablePlugin.idl on the mac; remaining part of fix for 39911. a=beard,r=don
2000-06-16 08:23:28 +00:00
sspitzer%netscape.com
183217f4b0
fix error message in build log. this is not for the build bustage.
2000-06-15 06:40:36 +00:00
sfraser%netscape.com
602085e067
Fix Mac commercial build bustage by turning wchar_t support on. r=scc, pinkerton.
2000-06-13 19:20:55 +00:00
jim_nance%yahoo.com
a9d0e9c08b
Tru64 helper scripts for ATOM tools.
...
Not part of the build.
2000-06-10 10:56:51 +00:00
tao%netscape.com
bc5a2876ca
33663: PLS copy bookmakrs.html, panels.rdf to bin/defaults/profile/en-US.
...
r=jbetak.
2000-06-09 01:24:07 +00:00
pchen%netscape.com
00e3b9f457
Partial fix bug#41272. If INCLUDE_CLASSIC_SKIN is defined in one of the Mac build perl scripts, copy classic skin resources to Chrome/skins directory in dist. r=pinkerton
2000-06-08 03:57:35 +00:00
morse%netscape.com
b5f9ce0d57
fix bugs 41567 & 33542 again, moving stuff out of res directory, r=rjc
2000-06-08 01:04:24 +00:00
morse%netscape.com
77679d7e29
backing out my change in case it caused the bustage
2000-06-07 06:24:56 +00:00
morse%netscape.com
672395ed25
fixes for bugs 33542 and 41567, abandon res directory r=dveditz
2000-06-07 05:10:52 +00:00
cls%seawood.org
4a01d5a63b
Fix the runtime scripts so that mozilla can be run from any directory. r,a=leaf
2000-06-06 22:57:25 +00:00
ben%netscape.com
aee61098ea
update build list so mac builds relocated platform communicator files
2000-06-05 07:12:02 +00:00
attinasi%netscape.com
36e73369c4
Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze
2000-06-02 21:45:06 +00:00
sfraser%netscape.com
45a6cc31f6
Build script cleanup, adding ability to control plugin building. r=beard
2000-06-02 00:51:09 +00:00
beard%netscape.com
2b58cbd16f
bug #13848 , build MRJ plugin in standard build.
2000-06-01 04:31:12 +00:00
cls%seawood.org
14ecb8fb98
Use relative path to call binaries as some shells break otherwise. Bug 40415. r=waterson
2000-05-31 23:05:14 +00:00
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
cls%seawood.org
8bf60f47ad
Move STATIC_MAKEFILES back into the toplevel Makefile
2000-05-03 22:49:47 +00:00
sfraser%netscape.com
c7792f30b6
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
f225b0365c
bug 26237; added langGroups.properties to Mac build
2000-05-03 00:34:48 +00:00
jbetak%netscape.com
5f72fd4b94
5313 Accept-charset for form is not implemented, r=ftang, be
2000-05-02 05:19:19 +00:00
jj%netscape.com
0d49603d2d
adding directory creation to complete rjc's checkin
2000-05-02 03:46:17 +00:00
jj%netscape.com
03890b0dce
#37355 : minor fixes & adjustments between debug/optimized scripts.
2000-05-02 01:21:07 +00:00
sfraser%netscape.com
eba6803baa
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
516e7c03d1
Remove bogus string concat
2000-05-01 21:53:19 +00:00
sfraser%netscape.com
e18e363ffc
Print when checking out each module
2000-05-01 21:52:52 +00:00
jbetak%netscape.com
a618dd8eeb
5313 Accept language UI is not implemented r=ftang, be
2000-05-01 03:31:30 +00:00
tonyr%fbdesigns.com
4f15489dfd
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
danm%netscape.com
20edef8d54
adding urlbarhistory for radha
2000-04-30 02:20:39 +00:00
ruslan%netscape.com
a770c39c29
Add necko resource bundle manifests to MAC build, r=davidm
2000-04-28 06:38:26 +00:00