wtc%google.com
c3585f0739
Bug 409224: don't use the obsolete gcc flag -no-cpp-precomp. The patch is
...
contributed by Mark Mentovai <mark@moxienet.com>. r=wtc
2007-12-21 18:57:57 +00:00
biswatosh.chakraborty%sun.com
3618807fa6
Bug 288730 ��� compiler warnings in certutil, r=Julien
2007-11-22 04:39:56 +00:00
biswatosh.chakraborty%sun.com
bbd5e05e83
Bug 288730 ��� compiler warnings in certutil, r=Julien
2007-11-22 04:33:28 +00:00
julien.pierre.boogz%sun.com
7752c64632
Fix for bug 227049 . Add Windows 64 bits ( AMD64 ) support for NSS libraries. r=nelson, relyea
2007-11-14 22:49:44 +00:00
christophe.ravel.bugs%sun.com
33707ca031
Bug 400094: JSS should link conditionally with libnssutil
...
r=glen.beasley
2007-10-29 22:10:53 +00:00
nelson%bolyard.com
db696d8a0a
Bug 389781. Don't attempt to set OPT_CODE_SIZE = 1 for mozilla builds.
...
Mozilla makefiles will set them itself. patch by wtc@google.com , r=nelson
2007-10-23 21:55:00 +00:00
julien.pierre.boogz%sun.com
7c240f0bf5
Fix for bug 286642 . Move utility functions to new libnssutil shared library. r=nelson
2007-10-12 01:44:51 +00:00
julien.pierre.boogz%sun.com
0ce267fdeb
Fix for bug 330721 . Remove OS/2 VACPP compiler support from NSS . Patch contributed by Peter Weilbacher . r=julien.pierre
2007-09-11 22:40:40 +00:00
nelson%bolyard.com
c52c712061
Bug 392722 - nsinstall chokes on double slashes in path
...
patch by benjamin@smedbergs.us r=nelson
2007-09-01 03:33:56 +00:00
christophe.ravel.bugs%sun.com
5ba34627e5
Bug 389781 NSS should be built size-optimized on Linux, Windows, and Mac
...
r=julien.pierre.boogz
2007-08-15 15:30:08 +00:00
alexei.volkov.bugs%sun.com
0776e3db55
389904: avoid multiple decoding/encoding while creating and using PKIX_PL_X500Name. r=nelson
2007-08-10 19:22:42 +00:00
nelson%bolyard.com
e7befef85d
Bug 391651 - Add file for Vista.
...
Patch by Robert Longson <longsonr@gmail.com> r=nelson
2007-08-10 17:28:45 +00:00
slavomir.katuscak%sun.com
bf10111760
Bug 363828 - Adding TCOV support. r=wtc, sr=julien
2007-06-18 12:27:14 +00:00
neil.williams%sun.com
c17c4881d9
Bug 82268, Builds use wrong version of perl
...
r=Christophe,nelson
2007-05-09 00:09:38 +00:00
neil.williams%sun.com
d8061f8758
Back out previous patch
2007-05-08 01:31:24 +00:00
neil.williams%sun.com
5c0bfb4f55
Bug 82268, Builds use wrong version of perl
...
r=Christophe, Nelson
2007-05-07 21:36:04 +00:00
nelson%bolyard.com
2e606b1d8e
Bug 370062 � nss build changes for OpenBSD, r=nelson,wtc
...
patches contributed by Martynas Venckus <martynas@openbsd.org>
2007-05-06 08:06:25 +00:00
nelson%bolyard.com
8de90ec018
Bug 371685 � allow unsupported critical extensions in special builds.
...
r=rrelyea,wtc
2007-05-04 05:15:43 +00:00
wtchang%redhat.com
743c1a5216
Bug 317323: Set NSPR31_LIB_PREFIX to empty explicitly for WIN95 and WINCE
...
builds. r=nelsonb
Modified files: WIN954.0.mk WINCE3.0.mk
2007-02-22 23:13:58 +00:00
wtchang%redhat.com
217011483f
Bug 232600: use the same linker flags for programs as for DLLs when doing
...
optimized builds with MOZ_DEBUG_SYMBOLS=1. r=nelsonb
2007-01-14 02:54:49 +00:00
nelson%bolyard.com
b20a16af29
Bug 232600. Define MOZ_DEBUG_SYMBOLS in environment to create .pdb files
...
and install them in $DIST. r=rrelyea,wtchang
2007-01-06 05:47:10 +00:00
wtchang%redhat.com
0ed608db45
Bugzilla Bug 351246: Load memory into Highmem on OS/2. The patch is
...
contributed by Peter Weilbacher <mozilla@Weilbacher.org>. r=wtc,kaply
2007-01-05 22:10:04 +00:00
nelson%bolyard.com
53f8f14efb
Bug 256046. Don't prefix with $(JAVA_DESTPATH)/ if it's undefined.
...
r=Glen.beasley,neil.williams
2007-01-03 13:07:47 +00:00
wtchang%redhat.com
c2805bff1d
Bugzilla Bug 361077: removed commented-out code. r=christophe.ravel
2006-12-07 18:31:49 +00:00
wtchang%redhat.com
7f10b9b9eb
Bugzilla Bug 361077: fixed the bug that HP-UXB.11.*.mk test USE_PTHREADS
...
before it is set. Since we always use pthreads now, we can unconditionally
add -D_POSIX_C_SOURCE=199506L to OS_CFLAGS in HP-UXB.11.mk.
r=christophe.ravel
Modified Files:
HP-UXB.11.00.mk HP-UXB.11.11.mk HP-UXB.11.20.mk
HP-UXB.11.22.mk HP-UXB.11.23.mk HP-UXB.11.mk
2006-12-07 18:28:40 +00:00
wtchang%redhat.com
b033b4ec3c
Bugzilla Bug 345482: changed abspath to core_abspath to avoid conflict with
...
the built-in abspath function of GNU make 3.81. The patch is contributed
by Benjamin Smedberg <benjamin@smedbergs.us>. r=wtc,christophe.ravel
Modified Files:
coreconf/rules.mk nss/cmd/shlibsign/Makefile
nss/lib/freebl/Makefile nss/lib/pk11wrap/Makefile
2006-12-07 01:57:18 +00:00
wtchang%redhat.com
0bf075b1e2
Bugzilla Bug 361076: removed code that handled multiple NSPR threading
...
implementations. We only use the pthreads-based implementation now.
r=christophe.ravel.
2006-11-17 21:57:14 +00:00
nelson%bolyard.com
0ee53bb38c
Bug 353475. When building NSS with MSVC 2005, use the "mt" command to
...
embed the manifest files into the executables and DLLs.
Patch contributed by Allan Beaufour <allan@beaufour.dk>, r=nelson,wtchang
2006-10-01 06:48:25 +00:00
wtchang%redhat.com
db1cf9f37e
Bugzilla Bug 325148: worked around the change of backslash-newline behavior
...
inside single-quoted strings in GNU make 3.81. The patch is contributed by
Pawel Chmielowski <prefiks@aviary.pl>. r=benjamin.smedberg,wtc.
2006-08-15 21:35:25 +00:00
wtchang%redhat.com
8cf22abb57
Bugzilla Bug 316369: support building JSS on Mac OS X. The patch is
...
contributed by Nathin Kinder <nkinder@redhat.com>. r=wtc.
Modified files: coreconf/jdk.mk jss/lib/config.mk
2006-08-05 01:27:41 +00:00
julien.pierre.bugs%sun.com
604d865157
Fix for bug 335748 . Add NSS_ENABLE_ECC and NSS_ECC_MORE_THAN_SUITE_B build macros. r=nelson, rrelyea
2006-06-26 21:16:54 +00:00
wtchang%redhat.com
186930c8cf
Bugzilla Bug 337887: use the -mnop-fun-dllimport flag so that we can use
...
a pointer to a function declared with the dllimport attribute as a constant
address. We need to use such function pointers to initialize a const
structure in nss/lib/ssl/sslsock.c. The patch is contributed by Chris
Seawood <cls@seawood.org>. r=wtc.
2006-05-17 16:37:59 +00:00
wtchang%redhat.com
cc75ab1cb9
Bugzilla bug 335275: compile with the GCC flag
...
-Werror-implicit-function-declaration. r=nelsonb.
Modified files: Linux.mk SunOS5.mk
2006-04-24 20:07:15 +00:00
julien.pierre.bugs%sun.com
abf63f3923
Fix for bug 315793 . Wan-Teh's feedback for PWD
2006-04-07 04:10:28 +00:00
julien.pierre.bugs%sun.com
b79555f358
Fix for bug 315793 . Make shlibsign run in the OBJDIR rather than the source directory . r=nelson
2006-04-06 06:22:02 +00:00
wtchang%redhat.com
1f27da68d4
Bugzilla bug 327855: OS2 GCC build should define XP_OS2_EMX for NSPR
...
headers. Removed a duplicate XP_OS2 definition. r=Peter Weilbacher and
Julien Pierre.
2006-02-28 21:34:29 +00:00
nkwan%redhat.com
d3491803d2
integrated patch 'build fix' from bugzilla #328246
2006-02-24 19:40:34 +00:00
wtchang%redhat.com
1a8b4bd028
Bugzilla bug 322578: support ppc<->x86 cross builds for Mac OS X. The
...
patch is contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
2006-02-22 22:26:34 +00:00
wtchang%redhat.com
de87a39bcf
Bugzilla Bug 323977: use the "mapfile" (ld version script) on FreeBSD.
...
Build the freebl shared libraries with the -Bsymbolic flag for GNU ld.
r=nelsonb. Thanks to Glenn Randers-Pehrson <glennrp@imagemagick.org> for
reporting this bug and verifying these changes.
Modified files: coreconf/FreeBSD.mk nss/lib/freebl/Makefile
2006-01-21 02:33:33 +00:00
wtchang%redhat.com
24734ea6fb
Bugzilla Bug 317858: gcc on Linux/ppc doesn't recognize the -z defs linker
...
flag, so we need to use -Wl to pass it to the linker. r=caillon.
2006-01-13 17:24:13 +00:00
wtchang%redhat.com
24416549b6
Bugzilla Bug 321865: added coreconf files for Solaris 11. The patch is
...
contributed by Alfred Peng <alfred.peng@sun.com>. r=wtc.
Added files: SunOS5.11.mk SunOS5.11_i86pc.mk
2006-01-03 23:02:11 +00:00
wtchang%redhat.com
36c9d7bd15
Bugzilla Bug 312202: use the _32 tag in 32-bit HP-UX IPF builds. Use the
...
$ORIGIN linker keyword when building shared libraries and executable
programs on HP-UX IPF. r=nelsonb.
Modified Files: coreconf/HP-UX.mk nss/cmd/platlibs.mk
2005-11-15 18:19:18 +00:00
julien.pierre.bugs%sun.com
97b61a9ea6
Remove dead files. r=wtchang
2005-11-04 01:02:50 +00:00
sandeep.konchady%sun.com
bf76f2aab1
Bugzilla id: 314583, removed linking of JVM to JSS library and replaced
...
reference to classes.zip with rt.jar.
2005-11-03 00:11:59 +00:00
wtchang%redhat.com
e955d37c8b
Bugzilla bug 314089: On HP-UX, use rt.jar instead of classes.zip; for JDK
...
1.4 or later use the "server" JVM. Fixed an error in the pathname of
rt.jar for Linux. r=sandeep.konchady.
2005-10-28 00:20:38 +00:00
wtchang%redhat.com
151cfa866e
Bugzilla Bug 302212: set DARWIN_SDK_DSOFLAGS and pass -F arguments to ld
...
when GCC <= 3. Contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
2005-10-28 00:06:56 +00:00
wtchang%redhat.com
d0fa45f6e1
Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patch
...
is contributed by Mark Mentovai <mark@moxienet.com>. r=wtc,joshmoz.
2005-10-26 17:00:07 +00:00
wtchang%redhat.com
26fa27cb5e
Bugzilla bug 312774: support building with IBM JDK on Linux. Added -L
...
linker flags for IBM JDK's pathnames. The patch is contributed by Rich
Megginson of Red Hat. r=wtc,glen.beasley.
2005-10-18 22:36:19 +00:00
wtchang%redhat.com
e43c3ce2ce
Bugzilla Bug 312202: checked in HP-UX IPF (Itanium) porting changes
...
contributed by Grace Lu of HP. Use the .so suffix for shared libraries
on HP-UX IPF. Support building on HP-UX B.11.23. r=wtc.
Modified Files:
coreconf/HP-UX.mk nss/lib/nss/nssinit.c
Added Files:
coreconf/HP-UXB.11.23.mk
2005-10-12 19:04:13 +00:00
wtchang%redhat.com
f71abec372
Bugzilla Bug 311074: cvs removed the unused nfspwd.pl script (which only
...
worked on the old Netscape intranet). r=relyea.
Modified Files: OS2.mk command.mk rules.mk
Removed Files: nsinstall/nfspwd nsinstall/nfspwd.pl
2005-10-10 23:46:13 +00:00