wtc%netscape.com
65a1101c22
The -O2 flag was really a workaround for a 64-bit compilation problem
...
for two PKCS11-related files. (See bug #63815.) Now we are working
around that problem by compiling just those two files with -O2, as
opposed to compiling all files with -O2. So we no longer need to
use the -O2 flag, even in optimized builds. The default -O optimization
flag is recommended by the compiler manual and in the current releases
is the same as -O2.
2000-12-28 00:46:33 +00:00
nelsonb%netscape.com
a43bfeb51a
Use the -O2 optimizer only when BUILD_OPT is defined.
...
This makes AIX debug builds debuggable.
2000-12-27 04:10:10 +00:00
wtc%netscape.com
0407a7b3b5
Bugzilla bug #63768 : do not build "purified" libraries, which are no longer
...
necessary for the current version of Purify.
Modified Files:
HP-UX.mk IRIX.mk README ReliantUNIX.mk SunOS4.1.3_U1.mk
SunOS5.mk command.mk prefix.mk rules.mk ruleset.mk suffix.mk
2000-12-27 00:42:46 +00:00
larryh%netscape.com
07d4ae7214
/m/dist is no more. long live /s/b/c
2000-12-15 01:29:25 +00:00
relyea%netscape.com
5b93286d8b
Check in openVMS changes from but 60143
2000-12-06 22:31:56 +00:00
sonmi%netscape.com
83abb88c57
trying iridium/components for a change now...
2000-11-15 23:26:03 +00:00
sonmi%netscape.com
1c79e4724b
exchanged the obsolete iridium/compontents against hs-sca15c/mccrel2
2000-11-15 22:16:48 +00:00
wtc%netscape.com
8568a8e9d2
Changed //helium/dist to //iridium/components (another way to get
...
access to /share/builds/components from NT at Netscape/iPlanet).
2000-10-07 00:56:20 +00:00
wtc%netscape.com
c03119002d
Bugzilla bug #54711 : removed unused variables MOZ_DIST and MOZ_LIB
...
from OS2.mk. Handle the different names of plc4 and plds4 libraries
on OS/2. Thanks to Huynh Trinh <hctrinh@us.ibm.com> for the patch.
Modified Files:
coreconf/OS2.mk nss/lib/ckfw/builtins/Makefile
nss/lib/fortcrypt/swfort/pkcs11/Makefile
2000-10-03 00:58:18 +00:00
wtc%netscape.com
e295a48393
Added SunOS5.7_i86pc.mk.
2000-10-02 06:08:58 +00:00
wtc%netscape.com
efcc4dca6c
Bugzilla bug #52904 : deleted all the PKLITE and COMPRESS_TARGET stuff,
...
which is no longer needed. This removes the requirement of 'which' on
Windows.
Modified files: ruleset.mk, rules.mk
2000-09-30 00:56:57 +00:00
wtc%netscape.com
af0f02a163
Initial NetBSD port contributed by Shin'ichiro TAYA <taya@sm.sony.co.jp>.
...
Modified Files:
coreconf/config.mk nss/lib/util/unix_rand.c
Added Files:
coreconf/NetBSD.mk
2000-09-29 17:42:39 +00:00
wtc%netscape.com
dd38a1aa02
Added config file for OSF1 V5.0.
2000-09-28 07:45:11 +00:00
wtc%netscape.com
44a8e76e16
Bugzilla bug #54131 : link executable programs with the -z and +s linker
...
options.
2000-09-26 04:49:09 +00:00
relyea%netscape.com
8daaa48e76
Changes to build OS/2 NSS.
2000-09-20 17:20:23 +00:00
wtc%netscape.com
99cf222eb8
Bugzilla bug #52398 : define USE_PTHREADS=1 by default. Do not link with
...
-lc or -lc_r. Also merged other changes from NSPR's FreeBSD.mk.
Thanks to Thomas Stromberg <tstromberg@rtci.com> for the bug report.
2000-09-19 03:53:08 +00:00
wtc%netscape.com
82b40af680
Bugzilla bug #53143 : removed the definition of NSPR internal macros.
...
Modified files: FreeBSD.mk, HP-UXB.10.10.mk, HP-UXB.10.20.mk, Linux.mk,
OSF1.mk, SunOS5.mk, cmd/SSLsample/Makefile.NSS, lib/freebl/Makefile.
2000-09-19 02:24:31 +00:00
wtc%netscape.com
ce6057a7fb
Added FreeBSD.mk, which contains the common config stuff for all versions
...
of FreeBSD.mk. FreeBSD2.mk now merely includes FreeBSD.mk.
Modified file: FreeBSD2.mk
Added file: FreeBSD.mk
2000-09-19 01:48:42 +00:00
wtc%netscape.com
3f3393bb01
Bugzilla bug #52900 : added Linux2.4.mk to allow us to build NSS on Linux
...
2.4.x kernels. This bug was reported by Michael H. Warfield
<mhw@wittsend.com>.
2000-09-16 06:11:32 +00:00
wtc%netscape.com
b018953204
Backed out the previous checkin. I found another solution.
2000-09-11 15:01:04 +00:00
wtc%netscape.com
a7a367d907
Added mozilla/dist/include to INCLUDES because Mozilla's WIN32 build
...
has changed to export headers to that directory, so nss needs to get
the dbm headers (e.g., mcom_db.h) from there. We should think about
what is the best long term solution to this problem (where to export
and get headers).
2000-09-11 03:39:55 +00:00
wtc%netscape.com
d772e66ecb
Added config file for WINNT 5.0 (Windows 2000).
2000-09-11 03:08:40 +00:00
nelsonb%netscape.com
631e3d9aee
Uncouple the definition of MOZILLA_SECURITY_BUILD from the location of
...
the "dist" directory used in the NSS build. MOZILLA_SECURITY_BUILD is
now only useful for iPlanet internal builds, and is not needed by anyone
else.
2000-09-06 23:33:27 +00:00
wtc%netscape.com
611e91f329
Bugzilla bug #48245 : removed the -mno-486 compiler flag.
...
Modified files: FreeBSD2.mk, Linux.mk
This bug was reported by Steven T. Hatton <hattons@bellatlantic.net>.
2000-08-09 21:53:45 +00:00
wtc%netscape.com
cf5a75f8dc
Bugzilla bug #46509 : removed the use of -taso and the USE_64 makefile
...
option on OSF1.
2000-07-26 22:20:16 +00:00
mwelch%netscape.com
40ed12aead
Removed trailing tab for ppc platform def
2000-04-02 08:05:44 +00:00
relyea%netscape.com
aee558bb8c
Source doesn't setup DIST, it sets up SOURCE!
2000-03-31 20:53:47 +00:00
relyea%netscape.com
c52dab758c
Initial checkin of the NSS build environment for the open source release
2000-03-31 18:56:07 +00:00