Commit Graph

1243 Commits

Author SHA1 Message Date
peterv%netscape.com
4cfcfc4fba Add build options for all the extensions. This ensures that restarting a build after extensions builds the jar files for the extensions. r=sfraser. 2001-05-18 13:28:22 +00:00
peterv%netscape.com
0e1c3e656d Fix bug 79271 (Option-specific #defines should move from BuildFlags.pm into MozillaCheckoutList.txt). r=sfraser. 2001-05-17 10:22:42 +00:00
dbragg%netscape.com
8ec791e1e7 Added the exporting of InstallCleanupDefines.h from xpinstall/cleanup folder and the export of cmessage.txt to the res directory. 2001-05-17 05:31:00 +00:00
dveditz%netscape.com
8688792701 fix Mac build problem for bug 7022; thanks to sgehani@netscape.com for tracking down 2001-05-14 12:38:15 +00:00
peterv%netscape.com
d5a6b02631 72141 (Enable XSLT in default builds). r=nisheeth, sr=jst. 2001-05-11 08:43:45 +00:00
sdagley%netscape.com
96c16823b3 #79500 - Only put a 'carb' resource in the Viewer app when building for Carbon. r=attinasi, sr=sfraser 2001-05-10 14:50:35 +00:00
pinkerton%netscape.com
8bcd5a8be5 separating jsconsole into its own component. r=damn/sr=hyatt bug#73127. 2001-05-10 03:12:59 +00:00
ftang%netscape.com
378ad98963 fix 75982 r=ftang sr=erik
turn IBMBIDI on by default in car pool
2001-05-09 21:20:16 +00:00
jst%netscape.com
f7460d0269 Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 16:46:42 +00:00
peterv%netscape.com
2a21a3c0dd Correct typo. sr=sfraser. 2001-05-08 00:20:42 +00:00
sfraser%netscape.com
54c7bc2961 Fix MacCVS.pm to no longer require the AppleScript glue library, but instead to use AppleEvents::Simple just like we do for CodeWarrior. Bug 78800. r=peterv 2001-05-07 23:50:43 +00:00
sfraser%netscape.com
d15ecc02ad Just add a comment so that saps who come along later and try to figure this out get a head-start that was denied me. 2001-05-07 23:13:41 +00:00
sfraser%netscape.com
34ab8f77b0 Remove a comment about CARBON from the defaul comment that goes into new prefs files, because we now use 'options carbon' instead of main::CARBON. r=peterv 2001-05-07 23:13:05 +00:00
cls%seawood.org
6f256984a9 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
mscott%netscape.com
533d5bad5b Bug #74222 --> turn on moz-icon urls for t he mac r=pavlov sr=hyatt 2001-05-05 04:57:25 +00:00
dmose%netscape.com
26f81c3c15 Tweak Mac build system to make nsLDAPAutoCompleteSession.cpp and friends compile when "options ldap" is on (bug 70933). r=peterv@netscape.com, sr=smfr@netscape.com. 2001-05-05 00:26:14 +00:00
jgmyers%netscape.com
34d3a07da4 remove signstub: bug 75767 r=ducarroz sr=sspitzer 2001-05-04 23:58:59 +00:00
law%netscape.com
a8f272185f Bug 52454; build new helper app dialog component on Mac; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 08:01:21 +00:00
peterv%netscape.com
45a3979f6b Add options for p3p and jsdebugger (both turned off by default), remove obsolete lines and correct some others. r=sfraser. 2001-05-03 20:36:42 +00:00
mkaply%us.ibm.com
5417b175fa #58617
r=cls
Don't copy unix shell scripts into the dist on OS/2
2001-05-01 23:53:59 +00:00
sfraser%netscape.com
44cbfd57f8 Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2001-04-27 21:11:03 +00:00
sfraser%netscape.com
cf19a4fda7 Fix Mac classic skin by adding a jar.mn to the build, bug 77821. Wiping ben's arse again. r=me 2001-04-27 01:19:15 +00:00
cls%seawood.org
d2176f3508 Add mozilla dirs to LD_LIBRARYN32_PATH & LD_LIBRARYN64_PATH if those variables are already set.
Thanks to zeroJ@null.net (John Vandenberg) for the patch.
Bug #77425 r=cls
2001-04-27 00:58:19 +00:00
cls%seawood.org
af65d53a63 Add the plugins dir to LD_LIBRARY_PATH so that multiple-library components can find their secondary libs. Bug #58022 a=blizzard@mozilla.org 2001-04-20 13:53:20 +00:00
cls%seawood.org
6537de8f6d Remove mozilla/security from psm2 build list.
Make BUILD_MODULES=psm == BUILD_MODULES=psm2
Bug #75958 r=dbaron
2001-04-18 03:35:06 +00:00
dbaron%fas.harvard.edu
917a656fc5 Adding nsProxyAutoConfig.js to makefiles and installer manifests. b=53080 r=blizzard@mozilla.org 2001-04-17 14:33:19 +00:00
rbs%maths.uq.edu.au
67e1cb2bbb Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
javi%netscape.com
28524c7c07 Backing out my change since leaf will provide a "better" fix. 2001-04-16 20:40:16 +00:00
javi%netscape.com
9b0101f776 Fix for Bug 76179 patch provided by leaf, r=javi, sr=cls
Don't build the Makefile in security as part of PSM 2 builds.  That
  build drives the PSM1 build process.
2001-04-16 20:37:57 +00:00
cls%seawood.org
a0985e37ff Add security to psm2 DIRS list so that BUILD_MODULES=psm2 works (how did this ever work before?) 2001-04-13 23:54:47 +00:00
ftang%netscape.com
97bb95a7b4 add bidi into the build flag and define IBMBID if bidi is set. fix bug 75463. r/sr=sfraser@netscape.com 2001-04-13 11:22:11 +00:00
ftang%netscape.com
c6afa8f328 add bidi into the build flag. fix bug 75463. r/sr=sfraser@netscape.com 2001-04-13 11:21:34 +00:00
oeschger%netscape.com
ca5bab9069 forgot this one from patch, r=samir, sr=alecf, b=74132 2001-04-12 01:45:55 +00:00
hewitt%netscape.com
a45fdbc40d 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
mcafee%netscape.com
ef2f026096 minor change to test output format. 2001-04-10 05:24:28 +00:00
mcafee%netscape.com
a745ca6115 Adding startup-test.html for tinderbox startup test. r=jag, sr=waterson 2001-04-10 04:27:40 +00:00
cls%seawood.org
d9d4b014ec Add directories to make psm/psm-glue build standalone again 2001-04-09 00:37:44 +00:00
cls%seawood.org
de2432686f Mozilla copy of nspr's .m4 file bug 73919 2001-04-07 04:41:30 +00:00
sdagley%netscape.com
2f0ab0218a Fix Carbon tinderbox build by turning off build of xpt_link which currently can't build with Pro 6 MSL. r=beard 2001-04-07 04:11:00 +00:00
danm%netscape.com
ef006ede45 moving nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:29:53 +00:00
cls%seawood.org
96a3d835ba Removing obsolete USE_NSPR_AUTOCONF usage 2001-04-06 08:44:49 +00:00
danm%netscape.com
26f6c31274 new embedding promptservice component. bug 72112 r=hyatt,pinkerton 2001-04-05 23:09:35 +00:00
cls%seawood.org
19d364b964 Updating config.guess & config.sub with 2001-03-30 changes from the GNU master copy at :pserver:anoncvs@subversions.gnu.org:/cvs /config . 2001-04-05 04:46:56 +00:00
disttsc%bart.nl
5c9f7ba46c Provide default userChrome.css and userContent.css with sample (commented out) content for discoverability, bug=37642, author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=shaver 2001-04-05 03:20:46 +00:00
evaughan%netscape.com
fc206e4cca Adding accessibilty to mac build -r pinkerton -sr sfraser 2001-03-31 20:18:31 +00:00
pavlov%netscape.com
0ac5f40e02 turning on new imagelib on linux bugs 73161 and 70938 r=bryner,syd sr=waterson 2001-03-30 07:05:02 +00:00
joe.chou%eng.sun.com
47d5143773 Re-checkin fix of bug 64296 after updating the Mac file, build/mac/build_scripts
/MozillaBuildList.pm.

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-30 05:00:56 +00:00
dougt%netscape.com
82ed6bb627 Changing the ftp url to point to ftp.netscape.com. The reason for this is that there are some firewall problems that Netscape has. This should clear up the orangeness on tinderbox. I spoke to endico@netscape.com about this and there isn't any mozilla concern. a=peterl@netscape.com 2001-03-30 00:27:52 +00:00
morse%netscape.com
ad6445c7fb fix 2 smoketest blockers -- 73955 and 73956, r=pchen, sr=rods 2001-03-29 20:05:30 +00:00
pchen%netscape.com
f0faad3250 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