dveditz%netscape.com
53702bbe1e
move shexp back out of netlib so others can share it
1999-04-28 00:20:22 +00:00
dveditz%netscape.com
040ca12c04
pulling mkreg back out of netlib
1999-04-27 22:05:39 +00:00
waterson%netscape.com
675ff674c6
Removed NODEPEND.
1999-03-31 06:47:10 +00:00
alecf%netscape.com
8d7eb39b2a
fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use
...
I've heard rumors that this will break mac, but I'll be able to fix it in one cycle
This allows components that don't link against libpref to be loaded and not crash
1999-03-25 22:45:46 +00:00
gagan%netscape.com
dc83d61414
N2 landing... everybody run! duck! hide...! It really should be ok.
1999-03-25 00:22:56 +00:00
briano%netscape.com
0d895e7a58
Switched back to building both shared and static libs by default.
1999-03-23 04:26:03 +00:00
ramiro%netscape.com
51b24a505b
Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
...
4.x installations.
1999-03-11 20:00:57 +00:00
slamm%netscape.com
9e1c8777a4
Quiet mac warnings.
1999-03-09 01:10:59 +00:00
alecf%netscape.com
ae203f0c32
add OLD_MAIL_NEWS macros to eliminate libpref dependancy from libxp
1999-03-05 21:31:00 +00:00
ramiro%netscape.com
bbd8997c46
Fixing the stderr brain damage.
...
This code is obsolete, but it will server as documentation someday.
1999-02-21 12:24:46 +00:00
alecf%netscape.com
6ae625003e
remove md5 from MOZ_MAIL_NEWS build
1999-02-18 19:54:54 +00:00
mcafee%netscape.com
628ad5aaad
Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version
1999-02-07 09:30:51 +00:00
mcafee%netscape.com
c9c6113d3c
Moving XP_ReBuffer() and XP_Trace() from xp_stubs.c to xp_stub.c, sorry I didn't see the original stub file. Retiring xp_stubs.c.
1999-02-02 03:08:03 +00:00
mcafee%netscape.com
782f29d815
Adding stubs for XP_ReBuffer() and XP_Trace() so we don't keep copying stubs around the tree; both viewer and apprunner had their own versions of this
1999-02-01 11:03:45 +00:00
mcmullen%netscape.com
39aa71fd50
Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-(
1999-01-14 23:21:06 +00:00
shaver%netscape.com
009626137f
resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles
1998-12-18 02:55:23 +00:00
donm%netscape.com
892afafcc0
backing out Shaver's changes. -donm
1998-12-16 00:49:36 +00:00
shaver%netscape.com
10c5b7a554
Make apprunner link dynamically.
...
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
beard%netscape.com
c62b49cafc
Mac shared library migration.
1998-11-30 22:15:00 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
ddrinan%netscape.com
7bf1a21305
Added handling of xpSecurityModule
1998-10-27 03:55:12 +00:00
cls%seawood.org
3d1afe55bf
Didn't realize that this was *the* real_stderr declaration that the rest of the build used. Removed the additional DEBUG ifdef.
1998-10-22 06:55:10 +00:00
cls%seawood.org
382f88e891
Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
...
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
cls%seawood.org
001ed2ffd4
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
cyeh%netscape.com
80deef52d3
Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY
1998-10-12 21:27:12 +00:00
cyeh%netscape.com
195001a347
remove #ifdef NSPR in preparation for turning off NSPR and NSPR20 compile defines
1998-10-08 21:24:44 +00:00
ftang%netscape.com
dc3b3d42ac
add two API to access cross-platform string
1998-10-05 14:25:56 +00:00
cyeh%netscape.com
aab3b5a872
remove old NSPR20 #ifdefs
1998-09-28 20:45:35 +00:00
mcafee%netscape.com
fdbf61376c
Fix mkdir() problem for BSDI, thanks to <driehuis@playbeing.org> for this patch
1998-09-24 09:43:55 +00:00
slamm%netscape.com
479a25f9f1
Fix build bustage. xp_ncent.c includes htrdf.h which include pa_parse.h. Adding 'parse' to the REQUIRES line.
1998-09-15 23:39:20 +00:00
ramiro%netscape.com
b16a2d8da2
Add support for -config-dir command line flag. That means mozilla can now
...
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu ) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cls%seawood.org
9c74df02ff
Updates to autoconf files.
1998-08-26 04:04:57 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
jwz%mozilla.org
65f8cfd443
in order to make libmime compile without libmsg, moved some
...
utility functions from libmsg/msgutil.c to new files
libxp/xp_linebuf.c and libnet/mkbuf.c:
msg_GrowBuffer ==> XP_GrowBuffer
msg_LineBuffer ==> XP_LineBuffer
msg_ReBuffer ==> XP_ReBuffer
msg_MakeRebufferingStream ==> NET_MakeRebufferingStream
1998-08-09 03:49:12 +00:00
morse%netscape.com
86ea166dba
change for anonymous mode, reviewed by dfm
1998-08-05 01:49:15 +00:00
morse%netscape.com
19782e26ca
change for anonymous mode
1998-08-05 01:47:15 +00:00
morse%netscape.com
354e7e4bc6
backing out change
1998-08-01 16:09:55 +00:00
morse%netscape.com
d9b0c846de
backing out change to fix build bustage
1998-08-01 16:08:35 +00:00
morse%netscape.com
88268b6511
fix build bustage
1998-08-01 15:56:23 +00:00
morse%netscape.com
8d574fdf3c
change for anonymous mode, reviewed by nisheeth
1998-08-01 14:55:14 +00:00
guha%netscape.com
bddaa4e168
Make related links work again
1998-07-31 02:55:27 +00:00
scullin%netscape.com
6cc3d454f9
Include xp strings.
...
NGLayout build only.
1998-07-21 18:40:42 +00:00
spider
8f94f24ac8
Normandy Merge ....
1998-06-22 21:21:28 +00:00
scullin
68751eee90
Fake out mac build.
1998-06-06 03:30:11 +00:00
scullin
bde554bafb
Removed xp_reg.c
1998-06-06 00:59:13 +00:00
scullin
f7201e4518
Move to network/util/mkreg.c
1998-06-06 00:58:32 +00:00
scullin
28fd645add
Add xp_hash to the modular netlib files.
1998-06-05 23:23:05 +00:00
hardts
6fc71dccd8
touching down layout integration branch
1998-06-05 01:03:18 +00:00
scullin
f122c938a6
Landing modular netlib on UNIX
1998-06-02 00:23:17 +00:00