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

74324 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 26029adbc6 bug 62727, inconsistent wording, r=pnunn, sr=alecf 2000-12-29 11:22:53 +00:00
blakeross%telocity.com 38d90a43c7 Fix 63789: "Tabs in My Sidebar" list items disappear and OK button is unresponsive. just a reversion of a previous strict warning fix. sr=alecf 2000-12-29 07:20:39 +00:00
wtc%netscape.com fc0f077a2d Use mapfiles when building the nss, smime, and ssl shared libraries on
Solaris and Linux.
Modified files: nss/config.mk smime/config.mk ssl/config.mk
2000-12-29 07:13:20 +00:00
cls%seawood.org b467ad2658 Turn off UltraSparc optimizations by default. Use --enable-ultrasparc to build for the v8plus arch.
Bug #63173 r=rich.burridge@sun.com
2000-12-29 06:33:07 +00:00
bryner%uiuc.edu 2a32d9d25e More cleanup fun for bug 38061. Removing already #if 0'd includes of mimeenc.h and xlate.h to avoid LXR false-alarms. sr=cls. 2000-12-29 06:31:39 +00:00
wtc%netscape.com 83d2ab7bd8 Added mapfiles for libnss3.so, libsmime.so, and libssl3.so. The linkers
on Solaris and Linux support mapfiles (also called version scripts).
Added Files:
    nss/mapfile smime/mapfile ssl/mapfile
2000-12-29 06:07:06 +00:00
blakeross%telocity.com a0ff236b89 Fix 63848: removing more old, unused files. r=dbaron 2000-12-29 05:08:19 +00:00
bryner%uiuc.edu c707231fe0 More include file cleanup for bug 38061. These files are now all unused. r=blake. 2000-12-29 04:38:33 +00:00
wtc%netscape.com f5b8278d9f Removed five symbols that shouldn't be exported. 2000-12-29 03:58:40 +00:00
bryner%uiuc.edu eb160fd83f Eliminating mailnews dependencies on merrors.h and msgcom.h. Part of bug 38061. r=sspitzer, sr=scc. 2000-12-29 03:46:29 +00:00
wtc%netscape.com 5daffa986d I found that the Windows linker 'link' pulls from an archive library only
the object files needed to resolve referenced symbols, so we will need to
link with the objects directly as we do on Unix.  As a result, nss3.dll
needs to export more (PKCS7) symbols, needed by the new PKCS12 objects
that are linked into smime3.dll.
2000-12-29 02:50:16 +00:00
wtc%netscape.com 4fb614d2f9 I found that the Windows linker 'link' pulls from an archive library only
the object files needed to resolve referenced symbols, so we will need to
link with the objects directly as we do on Unix.  As a result, nss3.dll
needs to export more (PKCS7) symbols, needed by the new PKCS12 objects
that are linked into smime3.dll.
Modified Files:
    coreconf/rules.mk nss/lib/nss/config.mk
    nss/lib/smime/config.mk nss/lib/ssl/config.mk
2000-12-29 02:47:16 +00:00
pschwartau%netscape.com e5a2adb474 Initial add - 2000-12-29 02:46:32 +00:00
kandrot%netscape.com 2d8b74c9d5 inital checkin of files which will eventually be a post compile step for mozilla 2000-12-29 02:23:09 +00:00
blakeross%telocity.com 06d833f9ce Fix 37589: strange dots next to Slashdot news headers. patch by Arne de Bruijn (arbruijn+mozilla@students.cs.uu.nl). r=pnunn sr=tor 2000-12-29 02:21:16 +00:00
sgehani%netscape.com f236b55f91 Thanks to dbaron for helping fix the objdir-related bustage. 2000-12-29 01:33:53 +00:00
cotter%netscape.com 30970315ec Fixed broken graphics links. 2000-12-29 01:32:26 +00:00
danm%netscape.com f0e6b84805 adding persistence of min/max state. arguably bug 32148 r=pchen 2000-12-29 01:26:57 +00:00
bryner%uiuc.edu db9a2df4a3 Removing unused/obsolete include of msgcom.h. sr=sspitzer. 2000-12-29 01:24:15 +00:00
wtc%netscape.com 912db19c7b Fixed copyright years. This file was created and published in 2000. 2000-12-29 01:20:24 +00:00
wtc%netscape.com ef7d725a7f Built nss3.dll, smime3.dll, and ssl3.dll on Windows. Note that we do
not want the "32" in the DLL names that coreconf adds by default.  We
use module-definition (.DEF) files to control the exported symbols.
Made pkcs7 part of nss3.dll to temporarily work around circular dependency
between nss3.dll and smime3.dll (certread.c depends on some PKCS7 symbols).
Modified files: lib/nss/config.mk, lib/smime/config.mk, lib/ssl/config.mk
2000-12-29 01:16:56 +00:00
nelsonb%netscape.com 744da489fb This file has been superseded by mpv_sparcv8.s and mpv_sparcv9.s 2000-12-29 01:07:00 +00:00
bryner%uiuc.edu d0704d7582 Removing obsolete 4.x editor stuff. Bug 38061. r=dbaron. 2000-12-29 01:03:21 +00:00
nelsonb%netscape.com f055e4a59f Implement new mpi function mpi_read_variable_radix(). It's like
mpi_read_radix(), except that if the input stream begins with a leading
zero or "0x", it will interpret the input as octal or hex, respectively.
2000-12-29 01:01:37 +00:00
wtc%netscape.com 16deab977f Added Windows module-definition (.DEF) files for nss, smime, and ssl
shared libraries.
Added files: nss.def, smime.def, ssl.def
2000-12-29 00:57:17 +00:00
nelsonb%netscape.com 580bdec082 Optimized version of these functions, contributed by Sun. 2000-12-29 00:36:31 +00:00
sgehani%netscape.com fe6b700dbc Fix build bustage. (Solaris tbox resolving gethostbyname at link time.) 2000-12-29 00:36:06 +00:00
bryner%uiuc.edu 0714b1c3b0 Removing some #if 0 code and old MOZ_SECURITY code. r=sspitzer. 2000-12-29 00:29:01 +00:00
bryner%uiuc.edu b6061c816e Removing dead 4.x mailnews files. r=sspitzer. 2000-12-29 00:06:58 +00:00
sgehani%netscape.com 119cad4856 Correcting so it only builds on Linux and Solaris.
b = 63835
r = ssu, dbragg
2000-12-28 23:59:55 +00:00
heikki%netscape.com 6f9b5a7bdd NOT PART OF BUILD. Bug 60497, made XMLExtras into installable component, this script is needed to make the .xpi, instructions in the bug. See http://www.mozilla.org/xmlextras for the actual installable package. 2000-12-28 23:55:27 +00:00
sgehani%netscape.com 30166432f2 Adding libxpnet to the build.
b = 63835
r = ssu, dbragg
2000-12-28 23:54:54 +00:00
sspitzer%netscape.com 7172254901 fix for #49319. when creating a news account from a news://host/group url,
make it so the associated identity composes messages in plain text.
sr=bienvenu.
2000-12-28 23:52:30 +00:00
sgehani%netscape.com e06423a7a5 Making libxpnet part of the build for Linux, Solaris, and Windows.
b = 63835
r = dbragg, ssu
2000-12-28 23:45:18 +00:00
sgehani%netscape.com f4705e7582 Ignoring Makefile and test program. 2000-12-28 23:40:54 +00:00
sgehani%netscape.com 29e534fbe9 Ignoring Makefile. 2000-12-28 23:39:37 +00:00
cls%seawood.org 66ec44d0b4 Add copied source files back as win32 nmake builds have no concept of VPATH. 2000-12-28 23:00:15 +00:00
jgmyers%netscape.com 6005ef9e49 remove dead code: bug 63834 r=bryner sr=cls 2000-12-28 22:09:26 +00:00
bryner%uiuc.edu 3a4f2282bb Dead .cvsignore removal. Not part of build. 2000-12-28 21:42:17 +00:00
nelsonb%netscape.com 0373abac48 Add missing release_md target. This will cause the new DSOs to be
included in the released jar files.
2000-12-28 21:35:55 +00:00
bryner%uiuc.edu 41e234230a More dead .cvsignore file removal. Not part of build. 2000-12-28 21:35:32 +00:00
bryner%uiuc.edu 1793d214ea Removing more dead .cvsignore files. Not part of build. 2000-12-28 21:12:05 +00:00
bryner%uiuc.edu 3c4d17f118 Removing .cvsignore file so this directory will go away. Not part of build. 2000-12-28 21:08:29 +00:00
blizzard%redhat.com 353610f2f0 add embed.jar to the [browser] component. r=cls 2000-12-28 19:51:22 +00:00
nicolson%netscape.com d1359ee423 legacy code for 16-bit browser, now obsolete. 2000-12-28 18:58:22 +00:00
wtc%netscape.com ff5a946c1f Bugzilla bug #63697: NetBSD 1.5 or newer has IPv6. Thanks to
martin@NetBSD.ORG (Martin Husemann) for the patch.
2000-12-28 17:04:04 +00:00
wtc%netscape.com afa0594def Bugzilla bug #63852: added config file for Solaris 8 x86. 2000-12-28 16:02:44 +00:00
cls%seawood.org 6ab20d82c5 Change the definition of --enable-optimize to be less ambiguous. 2000-12-28 04:29:44 +00:00
nelsonb%netscape.com 9bf2738558 Define NSS_USE_HYBRID in hybrid builds. 2000-12-28 04:13:02 +00:00
nelsonb%netscape.com d2b222fea9 Separate the floating point and integer implementations of modular
exponentiation into two functions that can be chosen at run time.
2000-12-28 03:41:50 +00:00