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

74 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com ce646c2682 Adding libns_mime.a for SMART_MAIL + MOZ_SECURITY case 1998-10-13 09:45:20 +00:00
briano%netscape.com 6e29fe6b32 Added support for Rhapsody. 1998-10-10 20:57:11 +00:00
mcafee%netscape.com 34c8c2deb0 Adding libpop3url.a for the SMART_MAIL=1 case. Thanks to skinny@knowhere.net for this fix. 1998-10-09 00:40:28 +00:00
ramiro%netscape.com 99d63be4b5 Link with combo box lib. 1998-10-07 07:24:19 +00:00
ramiro%netscape.com 01c7251f92 Make sure mozilla-export builds even if only one of static/dynamic motif is
present on the system.
1998-10-05 22:09:11 +00:00
ramiro%netscape.com f0b2828650 This patch makes cmd/xfe link on BSD/OS 4.0. My private patch tree now
is down to 20K, and the majority of lines pertain to the "#ifdef BSD"
warning fixes of Bugzilla bug #424. Mozilla on BSD/OS certainly is
coming along!  Thanks to Bert Driehuis <driehuis@playbeing.org> for
providing the patch.
1998-10-05 02:18:33 +00:00
cls%seawood.org a387d1cce9 Changed make-resources to accept resources-translations on the commandline.
This fixes the long standing unclickable links problem under autoconf.  Thanks to Ramiro Estrugo <ramiro@netscape.com> for the pointers that led to this fix.
1998-10-04 03:01:35 +00:00
ramiro%netscape.com 842a158993 Define both LIB and DSO MACROS to conform to the "standard".
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:37 +00:00
ramiro%netscape.com 5b29403f98 Include a common makefile and share the damn rules instead of
cut-and-paste-and-hack-and-paste-and-cut-and-break the unix fes all over
the place.
1998-10-03 11:03:26 +00:00
briano%netscape.com 2e16188f70 Tweak for NetBSD. Eliminates the OS_MINOR macro that (1) didn't work properly, and (2) was being generated every time NetBSD.mk was included. Approved by ramiro@netscape.com. 1998-10-01 23:29:47 +00:00
mcafee%netscape.com f48cf70fa1 Moving libnetwork.a around to fix link problem. Still keeping two instances of this lib, looks like the circular dependency is still there. 1998-10-01 03:07:12 +00:00
cls%seawood.org 592551e10e Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:50:40 +00:00
ramiro%netscape.com 9551cebf61 dgux is now DGUX. Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli) for
pointing this out.
1998-09-25 14:00:00 +00:00
ramiro%netscape.com 70ec849e9c Link with XfeToolTip. 1998-09-24 14:54:35 +00:00
ramiro%netscape.com b34d611b03 Build XfeToolTip and tests by default. 1998-09-24 14:35:54 +00:00
wtc%netscape.com 4ca97f6fd5 Removed unneeded libmsgc21.
Files changed: cmd/xfe/{Makefile,Makefile.in},
cmd/stubfe/{Makefile,Makefile.in}.
1998-09-24 14:11:18 +00:00
cls%seawood.org bfe85b9346 Fixed problem with FULL_STATIC_BUILD and js libs. Thanks to Tim Rowley <tor@boojum.cs.brown.edu> for the fix. 1998-09-23 20:20:07 +00:00
ramiro%netscape.com b37dae832f Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00
raman%netscape.com cf457f4d24 Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
slamm%netscape.com 8f8ef114d2 Add a dependency for resources-translations 1998-09-11 18:59:16 +00:00
raman%netscape.com 586094a130 Added libsoftupdat.a to the link line when MOZ_SMARTUPDATE is defined. Made SmartUpdate independent of Java 1998-09-08 21:06:54 +00:00
akkana%netscape.com f27dcf5d4c Mailto landing (ifdef MOZ_MAIL_COMPOSE).
Also, add a FULL_STATIC define to the Makefile to allow the option
of compiling a truly static binary (e.g. to test for unresolveds).
1998-09-04 19:21:43 +00:00
ramiro%netscape.com 4edadcbf48 Add support for OpenBSD. Thanks to Marco S Hyman <marc@snafu.org>. 1998-09-02 12:36:18 +00:00
tomw%netscape.com 397341da78 Whoops. Use NETSCAPE_OFFICIAL, not BUILD_OFFICIAL 1998-09-02 03:20:44 +00:00
tomw%netscape.com 1335a3e81a Generate exports table for Cartman. This stuff needs to get moved out of
mozilla at some point.
1998-09-02 02:25:40 +00:00
shaver%netscape.com 88dc8fb134 add libdom to link, if DOM set 1998-08-27 00:14:34 +00:00
slamm%netscape.com d3f08b1cb3 Toss dead bkmks code. 1998-08-26 18:33:34 +00:00
toshok%netscape.com 69265d8455 add NetBSD libs 1998-08-25 19:41:07 +00:00
ramiro%netscape.com 04f55b6db7 Add support for DG/UX.
Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli).
1998-08-25 19:35:56 +00:00
cls%seawood.org 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
wtc%netscape.com c990af95a6 Miscellaneous fixes: Removed redundant occurences of libcaps.a and
libxpcom.a in BASIC_LIBS.  They only need to appear in BASIC_LIBS_2.
Put $(NSPR_LIB) in front of $(OTHER_LIBS) and $(OTHER_DYN_MOTIF_LIBS).
Enable pthreads-based build for Linux.  Define DYNAMIC_SYMBOLS_F to
be null on OSF1.
1998-08-11 00:18:07 +00:00
jwz%mozilla.org 6ce77c912a build and link against libmime (on Unix only, until I find some victims to
test things out on the other platforms.)
1998-08-09 03:53:14 +00:00
ramiro%netscape.com 3ed9165a03 Fix xpcom linking problem under some versions of gcc and egcs.
Add libxpcom.a to link line after libraries that reference symbols in it.
1998-08-08 06:37:47 +00:00
toshok%netscape.com 01f629fc5c actually fix the freebsd conditional. 1998-08-06 19:49:15 +00:00
toshok%netscape.com 014a30e652 FreeBSD doesn't need (and complains about) -rdynamic 1998-08-06 19:48:00 +00:00
ramiro%netscape.com e3430ae134 Fix the mozilla-motif-export target linking. 1998-08-05 15:17:43 +00:00
dfm%netscape.com 33f7d29897 Fixing build bustage. Removed conditional compilation of privacy. 1998-08-04 03:51:01 +00:00
warren%netscape.com 1eb12b3c06 fixed irix -rdynamic (again) 1998-07-31 22:25:23 +00:00
warren%netscape.com 20ed94054e Removed -rdynamic for irix. 1998-07-31 21:34:15 +00:00
warren%netscape.com 207bbebb65 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
donm%netscape.com ae83c4d632 fixing build bustage where ldap is required without MOZ_LDAP set. 1998-07-29 03:47:59 +00:00
ramiro%netscape.com a023907736 Add xfe pref for toggling PORT and PASV ftp modes.
Thanks to Christopher Seawood <cls@seawood.org>.
1998-07-27 11:19:28 +00:00
dfm%netscape.com 91d899a2d0 Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
ramiro%netscape.com 2dd27a649e Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)

Notice how much simpler the Linux chunk of the xfe Makfile has become.
1998-07-18 03:34:26 +00:00
ramiro 2585ebd8de Add support for HPUX A.09. Cleanup HPUX B.10 defines. Add hpux support for
NS_USE_GCC.
Comment out an unused variable.
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
1998-07-15 10:19:36 +00:00
mcafee 82591a8e33 Adding full circle crash-reporting for 5.0 1998-07-09 04:58:02 +00:00
donm 78fa003904 still working on the 5.0 build bustage. 1998-07-08 16:54:24 +00:00
briano f498bdc88b Okay, so I'm an idiot. It helps to put the fix in the right place.... 1998-07-08 05:05:21 +00:00
briano 63af57e517 Fixed the build error that Tinderbox is catching, but not reporting as a failure. 1998-07-08 04:35:55 +00:00
donm 41b23205d5 messed up libldap line in Makefile, fixed. 1998-07-07 23:21:40 +00:00