pchen%netscape.com
6490ee45c4
bug 46783, mac buddy for morse, don't build walletviewers.mcp, add cookieIDL.mcp, and run over mozilla/extensions/cookie/MANIFEST_IDL
2001-03-29 01:48:21 +00:00
pinkerton%netscape.com
57dab27cad
allow macs with low memory to build optimized by setting the |lowmem| option. bug 72945. r=peterv/sr=shaver.
2001-03-27 23:08:32 +00:00
bryner%uiuc.edu
181ee38b92
Backing out joe.chou@eng.sun.com's changes, they broke the Mac. r=sdagley.
2001-03-27 03:49:31 +00:00
joe.chou%eng.sun.com
dd64608bc3
bug=64296
...
r=edburns
sr=waterson
This checkin idlifies some files in the plugin hierarchy.
The following files are in this checkin.
build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
2001-03-27 00:37:58 +00:00
sfraser%netscape.com
f859389a26
Fix the imglib2 build stuff to not break the build progress functionality, by keying off build{foo} rather than options{foo}
2001-03-24 08:06:38 +00:00
sfraser%netscape.com
e71c8b0a1e
Add libimg2 to the list of modules, which is what saari should have done.
2001-03-24 07:38:33 +00:00
saari%netscape.com
4e353b1e1c
fixing typo in mac build script to ensure that you can build with useimg2 set to off.
2001-03-24 07:08:21 +00:00
saari%netscape.com
395d4f2945
oh fine, try this fix for mac
2001-03-24 04:05:07 +00:00
saari%netscape.com
0470aee4cd
pull libpr0n on mac
2001-03-24 03:31:16 +00:00
saari%netscape.com
57eebbce00
libpr0n 4 mac
r=pinkerton,pavlov, sr=smfr
2001-03-24 02:44:26 +00:00
saari%netscape.com
fde0a19635
like MIR, libpr0n is landing for mac
r=pinkerton, pavlov, sr=smfr
2001-03-24 02:44:07 +00:00
beard%netscape.com
e1fa2c57e4
enabling new cache to build by default. a=chofmann, r=darinf
2001-03-22 01:33:46 +00:00
javi%netscape.com
abaa712847
Fix for bug 72843 r=dougt sr=sfraser
Update Mac build scripts for PSM 2.0
Make necko export the default prefs for security on the Mac.
2001-03-22 01:28:52 +00:00
alecf%netscape.com
581fc10974
other part of fix for 46488 - fix mac build scripts to use NS_LITERAL_STRING so we have a unicode build date.
2001-03-21 19:35:32 +00:00
dmose%netscape.com
24c7dc20d9
Turn on basic LDAP infrastructure in the default mac build. No user-visible changes yet. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org. Mac system build changes: r=peterv@netscape.com, sr=sfraser@netscape.com
2001-03-21 01:45:24 +00:00
pinkerton%netscape.com
548b29943c
fix up case differences, since sometimes OSX seems to care.
2001-03-19 21:31:14 +00:00
sdagley%netscape.com
8c6cc148b3
Fix #72048 . Add Carbon target for apprunner project w/'carb' 0 resource so the built app is properly identified as a Carbon app. r=pinkerton, sr=sfraser.
2001-03-16 03:08:41 +00:00
sgehani%netscape.com
81fb832ab1
Fixing fizilla build bustage. r=dveditz
2001-03-14 09:49:22 +00:00
sgehani%netscape.com
f2e0cfbe69
Port libxpnet to the mac. (Turning it on.) Also turning on XPICleanup.
libxpnet:
b = 67248
r = ssu
sr = alecf
XPICleanup:
b = 65680
r = ssu
sr = alecf
2001-03-14 06:51:22 +00:00
blakeross%telocity.com
2b03f815af
Fix mac bustage.
2001-03-14 04:50:44 +00:00
blakeross%telocity.com
4a6bff1569
Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertions for datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
2001-03-14 02:51:01 +00:00
ccarlen%netscape.com
b02a88f918
Bug 68720. Checking in Mac files for chak@netscape.com. r=ccarlen@netscape.com, sr=alecf@netscape.com
2001-03-13 06:28:03 +00:00
Peter.VanderBeken%pandora.be
d1598f5dfd
Add build support for Vixen and Document Inspector on Mac (turned off by default), keep Transformiix and CView building on Mac. Doesn't affect the default build. r/a=sfraser@netscape.com.
2001-03-09 02:21:08 +00:00
Peter.VanderBeken%pandora.be
2c51d6c22b
Keep MathML support compiling on the Mac. Doesn't affect the default build. r/a=sfraser@netscape.com.
2001-03-09 02:10:38 +00:00
heikki%netscape.com
ac4d985f13
Bug 69830 , cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=heikki, sr=smfr. Check-in by peterv.
2001-03-08 02:42:13 +00:00
shaver%mozilla.org
b610932022
71140: fix XPConnect-standalone build, r=cls
2001-03-08 02:40:37 +00:00
heikki%netscape.com
04193bbfd3
No bug number. Build XMLExtras without SOAP by default on Mac, as it is on other platforms. r=peterv, sr=sfraser.
2001-03-08 02:32:56 +00:00
javi%netscape.com
cfa52faf8a
Allow developers to build PSM 2.0 on the Mac.
Bug 70384 sr=sfraser
2001-03-04 23:13:49 +00:00
javi%netscape.com
87d73ff9c3
Allow developers to build PSM 2.0 on Unix.
...
Fix for Bug 70343 sr=cls
2001-03-04 22:55:18 +00:00
beard%netscape.com
8b7911ea4d
options cache 1 now implies #define MOZ_NEW_CACHE 1. r=sfraser
2001-03-02 00:19:29 +00:00
pchen%netscape.com
4a8dec2ddc
fix for blocker bug 70232, no one ever put mozilla/extensions/cookie/jar.mn into the mac build list
2001-02-28 20:50:16 +00:00
beard%netscape.com
f4512c1b85
build XPCShell.mcp when testing the new cache. r=gordon
2001-02-27 06:03:47 +00:00
beard%netscape.com
8c77590b94
remove dependence on $main::CARBON, add $main::options{cache} to conditionally build new cache projects. r=sfraser
2001-02-27 02:44:26 +00:00
beard%netscape.com
19f100a47a
Be able to build with GC leak detector. r=gordon
2001-02-27 02:05:02 +00:00
tao%netscape.com
9485f2f1b3
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
sfraser%netscape.com
09307c60e1
TESTING please ignore
2001-02-23 06:57:41 +00:00
akkana%netscape.com
ff449a48d3
DougT suggests this change to fix the orange bloat test
2001-02-23 01:39:36 +00:00
cls%seawood.org
9e37b1db15
Fix standalone psm bustage.
2001-02-23 00:14:28 +00:00
dougt%netscape.com
cdb6ce9a6c
Enabling FTP on tinderbox bloat tests. (66611)
2001-02-22 23:39:22 +00:00
dbaron%fas.harvard.edu
5184d110fa
Fix standalone PSM bustage from layout/content split by adding content/base/public.
2001-02-22 14:01:05 +00:00
dbaron%fas.harvard.edu
4b58c0409c
Fix broken (from waterson's changes yesterday) BUILD_MODULES=psm build by removing rdf/content/public (which no longer has a Makefile) from the list for PSM. I can't tell which new directory, if any, is needed, since there's other bustage preventing a psm build without having already built mozilla.
2001-02-22 13:56:31 +00:00
cls%seawood.org
a166aefeb8
Let the standalone xpcom build know about the string library dependency. Bug 69718
2001-02-22 09:24:57 +00:00
sdagley%netscape.com
fd574a8179
This file was supposed to be part of the Carbon carpool last week but somehow didn't get comitted. Trying again.
2001-02-22 04:24:36 +00:00
waterson%netscape.com
2cd62f503b
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
scc%mozilla.org
5fab3df832
bug #59429 : r=jst. Add the string module to the build.
2001-02-21 11:14:59 +00:00
ben%netscape.com
482fae6616
Fix jst bustage
2001-02-19 23:53:33 +00:00
leaf%mozilla.org
988439e7a0
changing where we put the gbdate file.
2001-02-19 22:30:35 +00:00
leaf%mozilla.org
1b4901d589
Part of jst@netscape.com's layout/content landing.
2001-02-19 21:40:39 +00:00
danm%netscape.com
32f41a5eee
hooking up EmbedIDL.mcp. bug 67368 r=hyatt,pinkerton
2001-02-17 02:33:03 +00:00
pinkerton%netscape.com
105d3c555e
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00