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

1402 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 7b1ea35be8 increment serial giving space for pre0.9.2, 0.9.2, pre0.9.2.1 and 0.9.2.1. not part of the build. 2001-06-23 15:15:06 +00:00
blizzard%redhat.com b2789f5733 make mozilla-devel depend on mozilla. not part of the build. 2001-06-23 15:07:52 +00:00
ben%netscape.com 3e870952a2 turn on 65251 by default. Part of previous checkin. 2001-06-22 04:19:34 +00:00
rbs%maths.uq.edu.au c760fc7a2f create a debug-developer.js to catch strict javascript errors & warnings during development, and to avoid receiving bugs from gemal for the fixup r=peterv, sr=sfraser,sspitzer a=dbaron (on behalf of drivers) -- I add that in the previous checkin 2001-06-20 07:51:12 +00:00
srilatha%netscape.com 7f252810a0 Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron 2001-06-20 06:51:37 +00:00
jj%netscape.com 6d808e5847 landing fix for #84325 on the tip. r=dougt, sr=granrose, a=scc 2001-06-15 03:22:50 +00:00
blizzard%redhat.com e895718f48 Spec file before generation. 2001-06-12 19:14:26 +00:00
blizzard%redhat.com 8df716e837 Check in Red Hat's spec files and remove the old outdated spec files utilities and patches. Not part of the regular build. 2001-06-12 19:13:55 +00:00
peterv%netscape.com d43e13bfc3 Fix for bug 56789 (Add more build logic for the LDAP component on Mac). sr=sfraser, a=dbaron. 2001-06-08 14:00:29 +00:00
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
pinkerton%netscape.com c3982c4c90 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 a57c876f7b 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 d65d8b3774 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 24a3ab52dc 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 1487e2eb6c 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 4ebf4cd079 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 8c748d3e81 oh fine, try this fix for mac 2001-03-24 04:05:07 +00:00
saari%netscape.com c099894a34 pull libpr0n on mac 2001-03-24 03:31:16 +00:00
saari%netscape.com 81aecfde33 libpr0n 4 mac r=pinkerton,pavlov, sr=smfr 2001-03-24 02:44:26 +00:00
saari%netscape.com b97dfa73f4 like MIR, libpr0n is landing for mac r=pinkerton, pavlov, sr=smfr 2001-03-24 02:44:07 +00:00
beard%netscape.com 932996c684 enabling new cache to build by default. a=chofmann, r=darinf 2001-03-22 01:33:46 +00:00
javi%netscape.com c3be022678 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 9664329021 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 4cfee0e5dc 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 af55fd8718 fix up case differences, since sometimes OSX seems to care. 2001-03-19 21:31:14 +00:00
sdagley%netscape.com baf08fce65 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 09b843b4e7 Fixing fizilla build bustage. r=dveditz 2001-03-14 09:49:22 +00:00
sgehani%netscape.com 249a4a6681 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 bc09030812 Fix mac bustage. 2001-03-14 04:50:44 +00:00
blakeross%telocity.com 808aba4ffa 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 cdc4bc27d8 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 7018a8415f 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 3ca09ae2f3 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 14c19fec6e 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 d56fc8976f 71140: fix XPConnect-standalone build, r=cls 2001-03-08 02:40:37 +00:00
heikki%netscape.com ffa6b9c670 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 c0a77e918e 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 64187b0406 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 9845279d6d options cache 1 now implies #define MOZ_NEW_CACHE 1. r=sfraser 2001-03-02 00:19:29 +00:00
pchen%netscape.com 095df8e75f 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 f450fa004c build XPCShell.mcp when testing the new cache. r=gordon 2001-02-27 06:03:47 +00:00
beard%netscape.com 139065f68c 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 c6dba7aacb Be able to build with GC leak detector. r=gordon 2001-02-27 02:05:02 +00:00
tao%netscape.com 90bfcacfe5 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 bab8f2127d TESTING please ignore 2001-02-23 06:57:41 +00:00
akkana%netscape.com 8fb21e8b03 DougT suggests this change to fix the orange bloat test 2001-02-23 01:39:36 +00:00
cls%seawood.org 55ca642440 Fix standalone psm bustage. 2001-02-23 00:14:28 +00:00
dougt%netscape.com 4b318e6f94 Enabling FTP on tinderbox bloat tests. (66611) 2001-02-22 23:39:22 +00:00
dbaron%fas.harvard.edu dfeb5551db 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 7563814353 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 f8fbe70718 Let the standalone xpcom build know about the string library dependency. Bug 69718 2001-02-22 09:24:57 +00:00
sdagley%netscape.com 4a516ab736 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 9fe59f23f0 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 83f22206a2 bug #59429: r=jst. Add the string module to the build. 2001-02-21 11:14:59 +00:00
ben%netscape.com 4cf4ddc5e0 Fix jst bustage 2001-02-19 23:53:33 +00:00
leaf%mozilla.org 8397bced11 changing where we put the gbdate file. 2001-02-19 22:30:35 +00:00
leaf%mozilla.org 40b7587f3c Part of jst@netscape.com's layout/content landing. 2001-02-19 21:40:39 +00:00
danm%netscape.com 1d955c96b6 hooking up EmbedIDL.mcp. bug 67368 r=hyatt,pinkerton 2001-02-17 02:33:03 +00:00
pinkerton%netscape.com d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
danm%netscape.com ef7099f79e adding embedding/components 2001-02-07 04:00:41 +00:00
mscott%netscape.com c1d77f34a4 Don't build this obsolete directory. 2001-02-06 05:17:18 +00:00
beard%netscape.com 31ec0aa149 build system changes for Carbon, bug #64484, r=pinkerton, sr=sfraser 2001-02-06 04:00:52 +00:00
ben%netscape.com f3112debd6 mac build needs to know how to find extra jar.mn. builds not starting. a=granrose. 2001-02-05 18:52:24 +00:00
cls%seawood.org 02d1ad6807 Fix fdlibm/mozjs dependency problem by making sure that fdlibm is always built before mozjs. 2001-02-04 06:27:59 +00:00
ccarlen%netscape.com a19cfd3b0f Bug 52473 - Add Mac embedding sample to the build. r=jj@netscape.com, sr=sfraser@netscape.com 2001-02-02 15:10:01 +00:00
cls%seawood.org bf562c2475 Create MOZ_CHECK_PTHREADS() macro that compiles a small test case using <pthread.h> so that systems like hpux & osf/1 will properly detect pthreads. 2001-01-27 22:47:16 +00:00
mkaply%us.ibm.com 01551e02b6 #65880
r=cls
Enable OBJDIR builds for OS/2
2001-01-27 15:36:41 +00:00
rods%netscape.com 99666eed8c This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2001-01-27 14:09:34 +00:00
mcafee%netscape.com 2a31ed3d19 Removing ftp: URL from bloat test until dougt fixes ftp. r=dougt 2001-01-26 02:35:07 +00:00
darin%netscape.com 6a7567992b Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
kin%netscape.com 4275b833c4 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
cls%seawood.org cc617c0f91 Make sure to pull nspr with xpcom 2001-01-19 21:17:42 +00:00
jj%netscape.com bf4af74c59 fix for #43202: copying default profile resources instead of making aliases. r=sfraser 2001-01-19 02:48:49 +00:00
ccarlen%netscape.com d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
axel%pike.org 99b664568f bug 57282, fixing easy modules like transformiix, r=cls (build stuff) 2001-01-11 11:02:10 +00:00
cls%seawood.org 0530b750cc Explicitly call $(PERL) rather than relying upon the OS to interpret the script correctly. 2001-01-07 14:19:52 +00:00
jj%netscape.com 9f1e059c82 #41854: obsoleting old build scripts and related files. r=sfraser 2001-01-05 23:50:34 +00:00
bnesse%netscape.com a5bac85212 Added build support for the Default Plug-in. b=56761, r=jj, sr=sfraser. 2001-01-04 22:18:03 +00:00
jj%netscape.com c178b3977d fix for #43202: rely on a maniffest file to install default profile resources. r=sfraser 2001-01-04 02:45:32 +00:00
cls%seawood.org 0dcaf7b61a Give the standalone build system a finer grained control over which directories are checked out.
Bug #57282 r=blizzard
2000-12-27 05:29:50 +00:00
cls%seawood.org d5425c7135 Simple script to remove duplicates from a list given as the args. 2000-12-27 00:08:18 +00:00
cls%seawood.org 2835595963 Remove js/src from psm dep list since it's already in DIRS list 2000-12-23 02:44:16 +00:00
cls%seawood.org 2f569c7830 JS has required NSPR for some time apparently. Updating module list to not pull all of js/ just enough to build libmozjs.so (js/src). 2000-12-23 02:26:44 +00:00
cls%seawood.org f9ab982495 Add psm to standalone build system.
Pull psm & nss by default via client.mk .
Moves psm-glue from Mozilla build to psm module.
Bug #60912. r=bryner
CARPOOL!
2000-12-22 20:43:27 +00:00
cls%seawood.org 09f5e7ee11 Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
sfraser%netscape.com 3a801cb4e9 Adding options to not use the progress file, and optimize project opening in codewarrior. Bug 61401, r=scc, sr=jj 2000-12-06 22:09:50 +00:00
javi%netscape.com 0af559d562 Fix for Bug 60911 r=beard sr=sfraser Add support for building PSM completely from source pulled from the mozilla cvs server. 2000-12-05 21:42:57 +00:00
sfraser%netscape.com ee6b46957c Fix the check for $main::options{xptlink} to get the release builds to create xptlink correctly. Also comment out a non-existent manifest file line. a=jj 2000-12-05 19:57:37 +00:00
cls%seawood.org 519fdf5675 Add security module (based upon bryner's nss autoconf patch) 2000-12-05 06:49:12 +00:00
hyatt%netscape.com 1e3784fb46 update new build scripts along with the old ones. r=pink 2000-12-01 22:35:43 +00:00
hyatt%netscape.com 89a3b213f3 adding new XBL form widget stylesheets. a=ben@netscape.com 2000-12-01 08:47:19 +00:00
hyatt%netscape.com 7eedb69301 breaking out html forms into their own stylesheet, a=ben@netscape.com 2000-12-01 08:27:34 +00:00
beard%netscape.com 3790f112d5 Build OJI library as a component, not a shared library. sr=sfraser, r=jj, bug #61614. 2000-11-30 21:26:30 +00:00
sfraser%netscape.com 31a33b8c5e Fix the dump to escape the @. duh. r=#mozilla. a=leaf 2000-11-30 20:45:14 +00:00
sfraser%netscape.com 3cb7849f5e Check out mozilla/lib/mac/Instrumentation to get Instrumentation utility header 2000-11-30 04:55:39 +00:00
sfraser%netscape.com e1decc23bb Add a dump to the old scripts to encourage people to move to the new ones. r=kin 2000-11-29 21:52:30 +00:00
sfraser%netscape.com 8c42e80317 Trying to fix build redness; convert the ImportXMLProject stuff to use thew new low-level AE handler, and change the error messages to be better picked up by the Tinderbox error parser. 2000-11-29 08:15:04 +00:00
sfraser%netscape.com bed397aa69 Attempting to fix the clobber build redness; adding an 'import_project' handler which uses low-level Apple Event stuff to talk to CodeWarrior, which should detect errors better. 2000-11-29 08:14:01 +00:00
pinkerton%netscape.com 574cf62ff8 copy the html bindings to res. 2000-11-29 06:12:14 +00:00
pinkerton%netscape.com a3d4c053ef Refactor some of the window key handler and add drag and drop handlers to the window root. Also move the html bindings (and platform bindings) to res, removing the chome dependency. a=hyatt. 2000-11-29 06:01:33 +00:00
beard%netscape.com f8fdab28b7 After importing the XML project file, close it, to make tinderbox happy. 2000-11-29 05:56:57 +00:00
cltbld%netscape.com 3b5e20212b [sfraser@netscape.com] Try to fix clobber tinderbox problems by putting a timeout on the Import project XML AppleScript. r=jj 2000-11-29 04:18:30 +00:00
sfraser%netscape.com bee724743f Adding chardet IDL project, and MANIFEST_IDL for bug 46200, "nsBrowserInstance must die!". For jag, r=erk, sr=sfraser 2000-11-16 21:38:58 +00:00
sfraser%netscape.com 5c2ebc85f0 Add error checking to the chdir call, so that the scripts produce the correct error message when you try having the 'mozilla' folder at the root of a volume. r=kin 2000-11-15 22:56:30 +00:00
sfraser%netscape.com d66beeed59 Test file, NOT PART OF THE BUILD 2000-11-04 00:22:48 +00:00
sfraser%netscape.com eac612e238 Build script update (NOT PART OF THE BUILD) 1. Make the build scripts pull by default, and remember the pull state in the build progress file (pulling is now just the first step of the build). 2. Allow a local prefs file at the root of the source tree to cause the scripts to not look in the prefs folder for a build prefs file. 3. Improve the input file parsing, to deal with trailing # as comments 4. Totally parse the checkout list file now before checking out, instead of parsing and checking out at line at a time. 5. Ensure that the build flag arrays and hashes are cleared out at the start of a build, so that mozilla-then-netscape builds don't get the union of the two sets of flags. 2000-11-02 02:38:20 +00:00
sfraser%netscape.com 28ab9656a4 Allowing 'pull all 1' in the prefs file to turn on pulling for the build scripts. Also change from using $0 to cwd() to enable calling scripts to work better. NOT PART OF THE BUILD 2000-10-27 20:42:24 +00:00
cls%seawood.org c31ee05e55 No longer used. Bug #26798 2000-10-27 06:13:47 +00:00
sfraser%netscape.com 7bedc0120a Minor output cleanup. NOT PART OF THE BUILD 2000-10-27 00:38:58 +00:00
sfraser%netscape.com ba89dff55b Use indirection to get to the build module file (so that different builds can use different names). Also clean up the root scripts to share more code. NOT PART OF THE BUILD 2000-10-26 20:00:34 +00:00
cls%seawood.org b1df93dd18 Fix makefile creation problem when full path contains meta chars. Bug 50431. Thanks to ume@mahoroba.org for the patch. 2000-10-26 19:43:39 +00:00
sfraser%netscape.com b2a2d07e66 Add build time routines. NOT PART OF THE BUILD 2000-10-26 06:00:31 +00:00
sfraser%netscape.com caf1cd5c78 Fix Jar::CreateJarFromManifest exporting. NOT PART OF THE BUILD 2000-10-26 03:53:51 +00:00
sfraser%netscape.com 519771b920 Tidy up CodeWarrior path stuff. NOT PART OF THE BUILD 2000-10-26 01:20:12 +00:00
sfraser%netscape.com fb54b29a2f More better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD 2000-10-25 22:29:43 +00:00
sfraser%netscape.com fd6e1ee29d Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD 2000-10-25 22:20:22 +00:00
sfraser%netscape.com 297e4c8caa Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD 2000-10-25 21:52:22 +00:00
sfraser%netscape.com a7ab870ab7 Better perl module organization; keep utility modules in Moz. Also read list of modules to checkout from a file. NOT PART OF THE BUILD 2000-10-25 21:43:23 +00:00
cls%seawood.org 8cb413f184 Propogate the exit codes of the wrapped binary. Bug #57741 . Thanks to harinath@cs.umn.edu (Raja Harinath) for the patch. 2000-10-25 20:32:37 +00:00
sfraser%netscape.com 61fec23e6f Fix a problem with the universal interfaces version, and include the build flags module. NOT PART OF THE BUILD 2000-10-25 18:52:33 +00:00
sfraser%netscape.com 1b0b4923c7 Refactorying to allow for module reuse by other build systems (e.g. Netscape commercial build). NOT PART OF THE BUILD 2000-10-25 04:04:06 +00:00
sfraser%netscape.com 839e69cefd Support for a text-based list of build flags, and configurable log file locations. NOT PART OF THE BUILD 2000-10-25 02:32:30 +00:00
sfraser%netscape.com d4159e6dcb Move the list of build flags into an external file, so that it can be easily replaced by a different list for a different build. NOT PART OF THE BUILD 2000-10-25 00:26:15 +00:00
sfraser%netscape.com 4b7fbdf56e Changes to allow for pref-file override of default file locations for the CodeWarrior and CVS session location files. NOT PART OF THE BUILD 2000-10-24 22:49:23 +00:00
sfraser%netscape.com c34b3bd00b Changed error strings for better tinderbox error reporting. NOT PART OF THE BUILD. 2000-10-24 18:21:47 +00:00
Peter.VanderBeken%pandora.be 340fa7c54c Fixing bug 56794. a=granrose. 2000-10-23 18:50:23 +00:00
Peter.VanderBeken%pandora.be 0ea5e4a54c Jar up component viewer (bug 56794). r=cls, sr=scc. 2000-10-22 20:47:35 +00:00
sfraser%netscape.com 3201eb5fe7 Break ConfigureBuildSystem() into DoPrebuildCheck(), which is called before pulling, and ConfigureBuildSystem(), which requires a tree, and is called after pulling. Also move the code that creates DefinesConfig.h into a separate function. NOT PART OF THE BUILD 2000-10-22 06:07:29 +00:00
sfraser%netscape.com 21c9c32f05 Put ScanForManifestFiles in here for safekeeping (it is no longer used). NOT PART OF THE BUILD 2000-10-22 06:05:14 +00:00
ramiro%eazel.com f155f7f244 Bug 56793. Add support for building unix mozilla with a default
MOZILLA_FIVE_HOME.  Build changes r=cls.  Small XPCOM change sr=scc.
2000-10-21 08:33:16 +00:00
sfraser%netscape.com 065f629e5d Script changes to support writing MacPerl output to a file. NOT PART OF THE BUILD. 2000-10-21 00:56:01 +00:00
sfraser%netscape.com 4d4ab5b138 Build number tweaking. FILES NOT PART OF BUILD. 2000-10-20 23:18:33 +00:00
sfraser%netscape.com 0cbb55c9c9 Moved the build number functions around, and integrated cls's build number changes. FILES NOT PART OF BUILD. 2000-10-20 23:17:38 +00:00
sfraser%netscape.com e8638320b3 Added code to set variables in $main:: from the prefs file. Also test for empty prefs file name. FILES NOT PART OF BUILD. 2000-10-20 23:16:38 +00:00
sfraser%netscape.com 403302a3c4 Removed an unneeded module usage, added MOZILLA_OFFICIAL, added the prefs file name param to RunBuild. FILES NOT PART OF BUILD. 2000-10-20 23:15:57 +00:00
cls%seawood.org 9c9793ac9d Evil temporary workaround fix for pull problem. Keep this file in sync with config/mozBDate.pm 2000-10-20 06:31:19 +00:00
cls%seawood.org de4337e464 Make sure that buildID is set to 0 unless MOZILLA_OFFICIAL is set. Bug #26798 r=leaf r=scc
Note: for mac, MOZILLA_OFFICIAL is only set by default on opt builds until the new mac build scripts land.
2000-10-20 05:21:40 +00:00
sfraser%netscape.com 4e17df5734 Build script update (NOT IN BUILD). Ensure we correctly save and restore the cwd when starting CodeWarrior. 2000-10-20 04:14:53 +00:00
sfraser%netscape.com d58fc1e81a More build script updates. NOT PART OF THE BUILD. 2000-10-20 04:00:06 +00:00
sfraser%netscape.com c2ed87c0df Update to new build scripts. NOT PART OF THE BUILD. 2000-10-20 01:58:10 +00:00
sfraser%netscape.com 59583ba5d1 Fix bug 53999 -- ensure that non-jar builds use the same override rules as jar builds. r=warren, sr=scc. 2000-10-11 23:32:10 +00:00
rjc%netscape.com 060418162b Fix RTM++ bug # 54320: copy "Search Plugins" folder into $DIST. r=warren sr=sfraser 2000-10-07 21:42:24 +00:00
sspitzer%netscape.com 71c2d3308f fix for bug #55193. get addressbook.css to package up in the classic jar. r=andreww, sr=alecf 2000-10-07 20:28:31 +00:00
hewitt%netscape.com 40468df446 #51645 - theme preview images for all platforms, r=law, a=ben 2000-10-05 22:19:18 +00:00
sgehani%netscape.com f027a38474 Merge pr3 branch to trunk:
Part of fix for "Plugins" -> "Plug-ins" for backward compatibility.

b=53976
r=ssu
a=sfraser,granrose
2000-09-28 17:32:05 +00:00
sfraser%netscape.com a21b240ea0 Fix build scripts to work when using BuildNGLayout{Debug}.pl to both pull and build (configure after the checkout), and fix MozJar.pm to generate correct paths in installed-chrome.txt when not using jar files. 2000-09-26 02:24:55 +00:00
bryner%uiuc.edu 43b47e9463 Moving files out of security/base at request of security team. The new home for these files is in netwerk. Bug 53648. r=scc. a=gagan,brendan. 2000-09-22 04:42:20 +00:00
ccarlen%netscape.com 7b361a76d9 Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
ben%netscape.com d87117c770 make sure mac build system knows about extra jar.mn introduced by previous checkin... 2000-09-21 07:12:59 +00:00
sfraser%netscape.com 797ae257b8 More jar file landing script changes for Mac. New $options flags to control jar build, and some code to sanity check the combinations of options. 2000-09-21 01:36:34 +00:00
sfraser%netscape.com f8fa4b25b4 Fixes from the jar branch; ensure we launch CodeWarrior before building, so that idepath.txt gets written out. 2000-09-20 20:03:34 +00:00