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

33 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com fe38b67bed 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 0b7890852b 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 bb60abcd71 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 b77a0a696f 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 d0a1954be0 Adding full circle crash-reporting for 5.0 1998-07-09 04:58:02 +00:00
donm 9f5617a7fc still working on the 5.0 build bustage. 1998-07-08 16:54:24 +00:00
briano f46c1a22a5 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 a83a3a9797 Fixed the build error that Tinderbox is catching, but not reporting as a failure. 1998-07-08 04:35:55 +00:00
donm 4d4078b864 messed up libldap line in Makefile, fixed. 1998-07-07 23:21:40 +00:00
cltbld 76acf92ae3 fixing linking problem for 5.0 product. 1998-07-07 19:35:52 +00:00
ricardob ba66610997 use libmsg only with security 1998-07-07 18:28:11 +00:00
ricardob d437caf12e Dont build ns_mime with no sec 1998-06-30 22:06:09 +00:00
spider cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
spider 5d5d533e2c Normandy Merge .... 1998-06-22 21:19:46 +00:00
waterson 2388b78a36 Bug 127182. Approved by don. Added libprgrss.a to libs linked with OJI. 1998-06-17 21:12:27 +00:00
donm e9583a8d1a libprgrss needs to come after libsoftupdate for commercial build. 1998-06-10 00:34:04 +00:00
scullin 4d2fa6e261 Put lib in correct spot. (I hope) 1998-06-06 00:54:45 +00:00
scullin 79e841e38f Added libnetutil.a 1998-06-06 00:15:15 +00:00
raman 06b711b301 include libcaps library for OJI also. Fix to make OJI to build. 1998-06-05 19:34:23 +00:00
jgellman 9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
scullin fc3175c13e Add libmimetype.a 1998-06-02 01:44:27 +00:00
raman c5243dde13 Added linking of libcaps library as part of MOZ_JAVA build. 1998-06-01 22:10:13 +00:00
hardts d9c700cb8b land XPCOM_BRANCH 1998-05-22 21:55:49 +00:00
montulli 99121c4c00 use network dir instead of libnet 1998-05-11 22:07:07 +00:00
ramiro 18be686676 Move the bookmark widgets to their own library. Componetize things a bit.
Should make it easier to completely bypass these widgets if needed - as
will probably be the case for lite browsers and "motifs" that break cause
of them.
1998-05-06 17:36:34 +00:00
mcafee ccba69ba83 Comment about moz-export 1998-05-04 07:03:58 +00:00
ramiro 4c3f9250dd Make sure the client can properly link with motif 2.1 and gnu libc2 on
linux.  Also link with libBrokenLocale.so since locale support in
motif 2.1 with GLIBC is currently broken.
1998-05-03 06:36:27 +00:00
ramiro a3af594e82 Unhardcode the motif lib on x86 linux. Replace /usr/X11R6/lib/libXm.a
with -L/usr/X11R6/lib -lXm.
1998-04-28 01:22:18 +00:00
ramiro 0f3d2587ce Removed unused combobox dir and define. 1998-04-21 12:46:48 +00:00
ramiro e8c118a6e8 Un hard code /usr/lib/libm.a. Replace with -lm. (Linux) 1998-04-21 00:52:35 +00:00
ramiro 5cd4167bae Make XfeWidgets and company behave like other modules in the tree. They
now export their headers as all good modules should.
Also, dont build widgets and demos that are not needed.
r=slamm,a=ramiro.
1998-04-08 04:25:42 +00:00
guha ca6bc6c3d4 XML - dp(for guha) 1998-04-08 04:04:58 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00