Commit Graph

94 Commits

Author SHA1 Message Date
wtc%netscape.com
b58bdf7db7 Bugzilla bug #85960: avoid using a pathname with a trailing / because the
'mkdir' command on BSD/OS 4.2 doesn't like it.  r=javi. a=blizzard.


git-svn-id: svn://10.0.0.236/trunk@97246 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-15 21:38:56 +00:00
wtc%netscape.com
cbfe5f0176 Removed unnecessary dependencies on $(BUILT_SRCS).
git-svn-id: svn://10.0.0.236/trunk@97095 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-13 23:27:14 +00:00
wtc%netscape.com
0de96f1922 Bugzilla bug #84918: checked in Linux/ia64 porting patch from
Bill Nottingham <notting@redhat.com>.
Modified files: coreconf/Linux.mk, nss/tests/common/arch.sh


git-svn-id: svn://10.0.0.236/trunk@96783 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-09 17:14:59 +00:00
wtc%netscape.com
66e9f7aceb Bugzilla bug #83811: added a new implicit rule to build BUILT_CSRCS
because VPATH or vpath doesn't search in a directory that doesn't
exist at the beginning of a make invocation even if it is created
by the make invocation.
Modified files: coreconf/rules.mk, nss/lib/fortcrypt/swfort/manifest.mn


git-svn-id: svn://10.0.0.236/trunk@96373 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-05 00:32:14 +00:00
wtc%netscape.com
4ed17b464a Must use := to define OS_RELEASE in terms of itself.
git-svn-id: svn://10.0.0.236/trunk@96247 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-03 02:42:48 +00:00
wtc%netscape.com
e0f149619b Restored OBJS += $(RES) for WINNT.
git-svn-id: svn://10.0.0.236/trunk@96229 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-02 06:03:14 +00:00
wtc%netscape.com
3c3ee606a5 Deleted commented-out VPATH assignments.
git-svn-id: svn://10.0.0.236/trunk@96217 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-02 02:20:28 +00:00
wtc%netscape.com
2dbda30691 Fixed a typo.
git-svn-id: svn://10.0.0.236/trunk@96150 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-01 00:16:51 +00:00
wtc%netscape.com
540ef693f2 Fixed a typo and deleted a debugging echo command.
git-svn-id: svn://10.0.0.236/trunk@96140 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-31 22:41:26 +00:00
wtc%netscape.com
583263798e Although gcc takes the -mips3 option, it generates an executable that
crashes with SIGBUS.


git-svn-id: svn://10.0.0.236/trunk@95885 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-24 23:48:38 +00:00
wtc%netscape.com
3c08ad40fc Bugzilla bug #82298: a temporary fix for Mozilla build bustage on Windows.
git-svn-id: svn://10.0.0.236/trunk@95806 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-23 05:36:23 +00:00
wtc%netscape.com
da5f426842 Bugzilla bug #81181: Introduced the MOZILLA_INCLUDES make variable to
allow Mozilla client to specify additional -I flags to NSS/coreconf.
r=javi,cls.


git-svn-id: svn://10.0.0.236/trunk@95694 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-22 21:16:20 +00:00
wtc%netscape.com
f563c9425e Bugzilla bug #77199: Make NSS build under OS/2. Thanks to Javier
Pedemonte <pedemont@us.ibm.com> for the patch.
Modified Files:
        coreconf/OS2.mk coreconf/rules.mk coreconf/ruleset.mk
        nss/lib/freebl/Makefile nss/lib/pkcs12/p12.h nss/lib/ssl/ssl.h
        nss/lib/util/secport.h


git-svn-id: svn://10.0.0.236/trunk@95606 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-21 21:25:32 +00:00
nicolson%netscape.com
c61ce217a6 Fix bug 79324: remove mkdepend directory from coreconf Makefile.
Also removed the md directory.


git-svn-id: svn://10.0.0.236/trunk@94307 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-09 00:59:38 +00:00
wtc%netscape.com
a38aa068f2 Bugzilla bug #77788: backed out the fix because it breaks
mozilla/security/nss/lib/fortcrypt/swfort/pkcs11.  The manifest.mn file
in that directory defines CFLAGS, before command.mk is included by the
Makefile.


git-svn-id: svn://10.0.0.236/trunk@94304 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-09 00:13:57 +00:00
nelsonb%netscape.com
c4aca816df Use gmake's VPATH feature instead of copying source files.
Modified Files:
	coreconf/rules.mk dbm/include/Makefile dbm/include/manifest.mn
	dbm/src/Makefile dbm/src/config.mk dbm/src/manifest.mn
	dbm/tests/Makefile


git-svn-id: svn://10.0.0.236/trunk@94298 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-08 23:31:11 +00:00
relyea%netscape.com
c9cca7d887 Set SOURCE_PREFIX automatically when BUILD_TREE is set.
git-svn-id: svn://10.0.0.236/trunk@94143 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-07 21:40:52 +00:00
wtc%netscape.com
5f1a2d7eea Bugzilla bug #77788: CFLAGS should not be defined with +=.
git-svn-id: svn://10.0.0.236/trunk@93871 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-04 01:21:02 +00:00
nelsonb%netscape.com
31c4664976 Changed the name of the /share/builds/components server.
Checked in for tfox@netscape.com.


git-svn-id: svn://10.0.0.236/trunk@93766 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-03 02:58:32 +00:00
relyea%netscape.com
efa8ea1644 Use the correct Make variables in the .cpp .s .S and .asm rules to vpath works
correctly.

remove the spurious vpath= line.


git-svn-id: svn://10.0.0.236/trunk@93485 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-30 23:21:51 +00:00
relyea%netscape.com
60853c3440 Don't translate .obj directory separators on Unix.
git-svn-id: svn://10.0.0.236/trunk@93479 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-30 22:40:57 +00:00
relyea%netscape.com
1525643523 Changes to allow NT to compile to a separate build tree.
git-svn-id: svn://10.0.0.236/trunk@93466 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-30 16:38:43 +00:00
nelsonb%netscape.com
3bd136c368 Eliminate -xarch option from CFLAGS on Solaris x86. Fixes Bug 77792.
git-svn-id: svn://10.0.0.236/trunk@93231 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-27 03:46:08 +00:00
relyea%netscape.com
7ec2a9bcde Add client requested features to coreconf:
building cross platform.
	targetting the Objects to a separate tree.


git-svn-id: svn://10.0.0.236/trunk@92997 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 16:45:53 +00:00
bryner%uiuc.edu
9518bdab16 No longer needed.
git-svn-id: svn://10.0.0.236/trunk@91938 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-11 03:17:45 +00:00
bryner%uiuc.edu
8f5ca3ceb1 Use FreeBSD.mk for all FreeBSD versions. Patch from markush@acc.umu.se, r=nelsonb.
git-svn-id: svn://10.0.0.236/trunk@91937 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-11 03:12:42 +00:00
javi%netscape.com
d04b3b024c Fix for Bug 75300
git-svn-id: svn://10.0.0.236/trunk@91905 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-10 22:28:52 +00:00
nicolson%netscape.com
c4222feb3a Don't link with libhpi, apparently it's not necessary in jdk 1.2.
git-svn-id: svn://10.0.0.236/trunk@91889 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-10 17:43:00 +00:00
nicolson%netscape.com
29b424625a Be able to link against JDK 1.1 libraries.
git-svn-id: svn://10.0.0.236/trunk@91888 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-10 17:41:52 +00:00
bryner%uiuc.edu
9123f760fd Adding correct include path for NSPR, since it has changed. Patch from cls, r=bryner.
git-svn-id: svn://10.0.0.236/trunk@91639 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-07 06:37:07 +00:00
relyea%netscape.com
a12fdb3141 Add Makefiles for SunOS 5.9 for sparc and intel.
git-svn-id: svn://10.0.0.236/trunk@91525 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-06 00:22:11 +00:00
nelsonb%netscape.com
9f41b38daf Build changes for Solaris and gcc. Get gcc to use the proper architecture
flags when building v8plus code on Solaris/Ultrasparc.  Use gcc instead of
ld to build the freebl DSOs when using gcc on Solaris.  And stop using the
"sparkfix" program on Solaris.  It is no longer needed.  Bug 69052.


git-svn-id: svn://10.0.0.236/trunk@89664 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 23:30:37 +00:00
relyea%netscape.com
4bce16b9f5 bug 70992 patches to build 4.2 BSD.
git-svn-id: svn://10.0.0.236/trunk@89516 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 19:00:52 +00:00
javi%netscape.com
8c4f481f75 No longer need to special the DIST variable when MOZILLA_CLIENT is
defined.


git-svn-id: svn://10.0.0.236/trunk@89192 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:59:59 +00:00
thayes%netscape.com
337a3d36fe Bug 71323: Add dist/include to include path for MOZILLA_CLIENT builds
r=relyea


git-svn-id: svn://10.0.0.236/trunk@89034 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:04:04 +00:00
nicolson%netscape.com
8cf2fb88ca Get rid of unnecessary heapsize option.
git-svn-id: svn://10.0.0.236/trunk@88426 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:36:17 +00:00
nicolson%netscape.com
7bb174c51d add additional include path under AIX.
git-svn-id: svn://10.0.0.236/trunk@87849 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:29:34 +00:00
nicolson%netscape.com
3c62e2a0a6 When creating the mapfile, we need to create OBJDIR first if it
doesn't already exist.


git-svn-id: svn://10.0.0.236/trunk@87842 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 22:45:29 +00:00
nicolson%netscape.com
dd61294527 Use ' instead of " for classpath.
git-svn-id: svn://10.0.0.236/trunk@87440 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 05:37:43 +00:00
nicolson%netscape.com
d9e5636a80 remove /s/b/c/ from jdk.mk. To Netscape-chauvinistic.
git-svn-id: svn://10.0.0.236/trunk@86696 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-09 21:25:50 +00:00
wtc%netscape.com
726255b18e Bugzilla bug #62855: put my checkin back in again. Sorry about the
flipflop.
Modified files: arch.mk, config.mk


git-svn-id: svn://10.0.0.236/trunk@86578 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 23:52:11 +00:00
wtc%netscape.com
5fee645459 Bugzilla bug #62855: backed out my previous checkin, which doesn't quite
work.  Will look at this later.
Modified files: arch.mk, config.mk


git-svn-id: svn://10.0.0.236/trunk@86559 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 19:12:04 +00:00
wtc%netscape.com
8d05a89175 Bugzilla bug #62855: remembered the right way to have OS/2 include a
single OS2.mk for all OS releases.
Modified files: arch.mk, config.mk


git-svn-id: svn://10.0.0.236/trunk@86173 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-04 06:09:52 +00:00
wtc%netscape.com
7906a156a2 Bugzilla bug #60143: checked in OpenVMS patch from Colin Blake
<colin@theblakes.com>.
Modified Files:
	coreconf/OpenVMS.mk coreconf/arch.mk coreconf/rules.mk
	coreconf/ruleset.mk nss/cmd/lib/secpwd.c nss/lib/nss/nss.h
	nss/lib/nss/nssinit.c


git-svn-id: svn://10.0.0.236/trunk@86172 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-04 05:52:42 +00:00
wtc%netscape.com
9cc5346bd9 Bugzilla bug #62855: added rule to build import libraries on OS/2. Thanks
to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Modified files: OS2.mk, rules.mk, ruleset.mk


git-svn-id: svn://10.0.0.236/trunk@86021 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:17:58 +00:00
wtc%netscape.com
2884d11d86 Bugzilla bug #62855: make the rule to build .cpp files work for OS/2
VACPP.  Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.


git-svn-id: svn://10.0.0.236/trunk@85977 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 18:19:47 +00:00
wtc%netscape.com
3e002d4191 Bugzilla bug #54711: OS/2 does not need to build nsinstall.
git-svn-id: svn://10.0.0.236/trunk@85891 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 23:21:28 +00:00
wtc%netscape.com
b2b423ac4a Bugzilla bug #62855: checked in OS/2 makefile patches from Javier
Pedemonte <pedemont@us.ibm.com>.
Modified Files:
	coreconf/OS2.mk coreconf/arch.mk coreconf/prefix.mk
	coreconf/rules.mk coreconf/suffix.mk nss/Makefile
	nss/cmd/platlibs.mk nss/lib/ckfw/builtins/config.mk


git-svn-id: svn://10.0.0.236/trunk@85875 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 21:29:31 +00:00
wtc%netscape.com
bb21be13f4 Bugzilla bug #65918: do not build shared libraries on OSF1 with the -all
linker option.  The temporary workaround in two makefiles were removed.
Modified Files:
	coreconf/OSF1.mk nss/lib/ckfw/builtins/Makefile
	nss/lib/fortcrypt/swfort/pkcs11/Makefile


git-svn-id: svn://10.0.0.236/trunk@85279 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-22 17:16:47 +00:00
relyea%netscape.com
b47e5012a4 Bug 65902 Add OSF/1 to the OS's that can restrict symbols in shared libraries
git-svn-id: svn://10.0.0.236/trunk@85145 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-19 07:50:16 +00:00