cls%seawood.org
762fca642e
Fix my bustage using -D_BSD_SOURCE
1999-09-12 16:41:14 +00:00
cls%seawood.org
10e2bde3db
I don't see the bustage that the tinderbox does but this should fix it.
1999-09-12 15:54:18 +00:00
cls%seawood.org
adf94e4618
Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c.
1999-09-12 14:25:28 +00:00
sspitzer%netscape.com
7a52aab453
adding the default value for mail.server_type back.
...
if the user was using pop in 4.x, this defaults to 0.
a ton of code depends on it being 0, and not undefined.
alecf removed it, using it as a way to tell if we needed to migrate the prefs
or not. Instead, I'm using other prefs to do that.
see nsMsgAccountManager::ProceedWithMigration() for the logic.
1999-09-11 19:14:15 +00:00
sspitzer%netscape.com
87957ce0af
mailnews/base/src/nsMsgAccountManager.cpp
1999-09-11 19:10:30 +00:00
alecf%netscape.com
c69bd02e2f
remove mail.server_type so that the account manager can tell if we're starting a fresh profile or upgrading from 4.x
1999-09-11 01:54:49 +00:00
alecf%netscape.com
f62beefae6
make prefs a component on windows
1999-09-11 01:26:37 +00:00
jdunn%netscape.com
ee465a967c
add HP to the list of os's that don't like MMAP'd IO
1999-09-11 00:49:20 +00:00
duncan%be.com
1ac1783815
BeOS doesn't have mmap. Also, BeOS is case sensitive like Unix.
1999-09-10 22:35:58 +00:00
cls%seawood.org
6f9cc8eb93
OS_ARCH is not set until config.mk is included but the form of CSRCS changes after rules.mk is included
1999-09-10 12:42:25 +00:00
Jerry.Kirk%Nexwarecorp.com
65c7d68141
Makefile hackery for Neutrino to build vreg with CC instead of CCF
...
CCF includes (eventually) DSO_PIC_CFLAGS which has the option "-shared"
which is not allowed for Neutrino executables just object files and
libraries.
1999-09-10 12:06:28 +00:00
sgehani%netscape.com
3636d103bb
Fixing static targets that don't depend on regular expressions where nsWildCard.cpp was erroneously added.
1999-09-10 07:55:37 +00:00
briano%netscape.com
0e85815036
General cleanup.
1999-09-10 00:37:14 +00:00
warren%netscape.com
40ed9d6ad2
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
pnunn%netscape.com
0757b1c322
Chkins for newt@pobox.com.
1999-09-09 19:32:16 +00:00
colin%theblakes.com
fd527d9a53
Define zlib in EXTRA_DSO_LDOPTS
1999-09-09 12:11:19 +00:00
mscott%netscape.com
016d356b09
Check in for alecf. Remove linkage against libxp. build nsWildCard.cpp
1999-09-09 05:29:42 +00:00
alecf%netscape.com
8e3e110c34
now uses local nsWildCard.cpp instead of xp_regexp.c
1999-09-09 05:21:06 +00:00
alecf%netscape.com
43f5929b0d
libjar now uses a local wildcard copy
1999-09-09 05:19:46 +00:00
rpotts%netscape.com
bd2ff8a805
bug #11376 . I added GetContentLength to nsIChannel so the content length can be gotten from a channel...
1999-09-09 05:13:31 +00:00
alecf%netscape.com
0d37978327
libjar's private copy of xp_regexp
1999-09-09 04:54:56 +00:00
alecf%netscape.com
298d8ed7c8
make prefs a component on unix
1999-09-09 04:21:21 +00:00
ssu%netscape.com
5b64fd880a
added standalone to the build. Also fixes tree breakage for the windows platform
1999-09-09 02:17:48 +00:00
ssu%netscape.com
743559dff2
fixing it to use non mt libc
1999-09-09 00:30:37 +00:00
sspitzer%netscape.com
a2622774f3
removing these defaults. they are not used in 5.0. now we have mail.root.imap, mail.root.pop3, mail.root.none, mail.root.nntp. there is also a mail.newsrc_root. part of the work for #13305
1999-09-08 22:12:00 +00:00
dougt%netscape.com
d674f8af60
Adding buffered output to nsIFileStream.
...
Renaming nsIFile to nsIOpenFile.
commenting out a testcase in FilesTest.cpp which fails. evil, i know.
1999-09-08 20:12:35 +00:00
ssu%netscape.com
b8d345dd29
initial checkin. Not part of Seamonkey build yet
1999-09-08 18:02:02 +00:00
Jerry.Kirk%Nexwarecorp.com
d4fba16d44
Disable Memory mapped file support for QNX and Neutrino platforms.
1999-09-08 12:42:23 +00:00
dveditz%netscape.com
eff4c6bcca
fixing mac bustage
1999-09-07 22:03:53 +00:00
dveditz%netscape.com
5d803bf4a6
walling off more MOZILLA_CLIENT junk so plain standard ZLIB works in the native install wizards
1999-09-07 21:23:17 +00:00
morse%netscape.com
2f29951965
fetch wallet files from netcenter
1999-09-07 18:28:50 +00:00
shaver%netscape.com
f7bda6b5b3
use NS_DECL_NSIMODULE and track nsIModule API changes
1999-09-07 05:06:36 +00:00
shaver%netscape.com
5713ca953c
fix from bryner@uiuc.edu (Brian Ryner) for better PRInt64 handling
1999-09-06 03:41:57 +00:00
pinkerton%netscape.com
91ce1ee5ac
adding #include of string.h for dveditz.
1999-09-04 21:42:02 +00:00
dveditz%netscape.com
ee89552282
remove xp_file.h from NSReg.h, required minor tweaking elsewhere to include
...
now missing NSPR types.
1999-09-04 19:46:18 +00:00
dveditz%netscape.com
c3e1883efa
fixing registry assert
1999-09-04 19:18:57 +00:00
alecf%netscape.com
c9289ef057
make libxp a static library, eliminate useless cruft, and link it into libjar
...
(it's the only one that uses libxp these days)
1999-09-03 23:50:11 +00:00
mgleeson1%netscape.com
5d211da01c
added #ifndef for HPUX11 around #define _INT32
1999-09-03 22:17:16 +00:00
shaver%netscape.com
b749ab2168
Added mmapio patch from jim_nance@yahoo.com (James L. Nance) to speed
...
registry-read. Enabled on XP_UNIX only.
1999-09-02 21:23:44 +00:00
cyeh%netscape.com
bef3eb8080
Remove useless NGLAYOUT_PLUGINS define.
1999-09-02 18:21:11 +00:00
cyeh%netscape.com
11cc154cdb
Remove NGLAYOUT_PLUGINS useless define.
1999-09-02 18:18:31 +00:00
cyeh%netscape.com
acf1f2f7e0
remove STANDALONE_IMAGE_LIB define. We always built with it by default.
...
General makefile cleanup to make configuring easier.
1999-09-02 01:10:47 +00:00
av%netscape.com
6183868b93
Fix for #7125
1999-09-01 19:58:57 +00:00
av%netscape.com
ee1bdd4cef
Fix for #9211
1999-09-01 19:58:22 +00:00
dveditz%netscape.com
368254f2fe
fixing makefile weirdness
1999-09-01 01:30:04 +00:00
dveditz%netscape.com
8595145824
added blank lines for readability
1999-09-01 01:28:22 +00:00
cyeh%netscape.com
1729151e74
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
pnunn%netscape.com
605b198faf
fix for #10371 . shortened lib names. pnunn.
1999-09-01 01:07:16 +00:00
norris%netscape.com
ec9d253f50
Add all-powerful system principals. Remove some dead code from the build.
1999-09-01 00:54:35 +00:00
ramiro%netscape.com
18b5e04d18
Cleanup linkin of mozdbm.
1999-08-31 14:31:50 +00:00