Commit Graph

147 Commits

Author SHA1 Message Date
sspitzer%netscape.com
48442cfe09 fix warnings 1999-07-06 22:43:25 +00:00
briano%netscape.com
78fdd105bc Fix for QNX, whose stat struct doesn't have st_blksize. 1999-07-03 01:34:36 +00:00
ramiro%netscape.com
43295086e9 Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
ramiro%netscape.com
642fbd4709 Add PUBLIC. 1999-07-02 14:42:09 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
vidur%netscape.com
fc26ffdea8 Set address_modified flag when we add a trailing slash (indicating a directory name) and get a cache hit. This flag is later used to sync with the nsIURL wrapper. Approved by chofmann. Reviewed by gagan. 1999-06-18 17:18:49 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
bruce%cybersight.com
cf149ac0d7 Further purging of -lnetutil from Unix build. 1999-04-28 05:39:11 +00:00
spence%netscape.com
c77b359a2c async dialog work for ftp; generalized async interface 1999-04-08 07:37:37 +00:00
mcmullen%netscape.com
694d407546 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
dougt%netscape.com
7c01707aac adding the declaration for fe_encoding_extensions back to nsNetStubs.cpp. 1999-03-31 05:09:58 +00:00
kipp%netscape.com
0fa15cd6a0 Reverse the decl of fe_encoding_extensions to fix the build 1999-03-30 16:01:40 +00:00
gagan%netscape.com
4e6f62a933 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
briano%netscape.com
ae6e485be5 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
ramiro%netscape.com
8ce50ad7cf Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
ramiro%netscape.com
1bf8790f66 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
spence%netscape.com
302c1c62b7 updated to use mozilla/base from nsFileStream 1999-02-11 03:07:05 +00:00
spence%netscape.com
df86653a3b updated to use mozilla/base nsFileStream 1999-02-11 02:25:25 +00:00
sar%netscape.com
b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
warren%netscape.com
af4892e337 Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
mcafee%netscape.com
faebf2123c Better attempt at linking on Linux 1999-02-02 05:59:00 +00:00
alecf%netscape.com
94af0d03e7 rename old MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can turn on MOZ_MAIL_NEWS flag to build the whole client 1999-02-02 04:13:24 +00:00
alecf%netscape.com
4d5317bc3f add ignore files 1999-01-26 03:50:34 +00:00
mcafee%netscape.com
2201e4c09f Adding a Unix makefile for fftest 1999-01-22 10:44:32 +00:00
mcafee%netscape.com
64ec445050 Unix makefile for tests 1999-01-22 10:43:46 +00:00
mcmullen%netscape.com
253ad6a8ea More build bustage. 1999-01-15 02:33:47 +00:00
gagan%netscape.com
c75d8ac88a Fix for 1856 and 2094. is_write_ready for the next stream was returning 0 and we were continuing to write with that size (0). This triggered the end of stream. Now we correctly do nothing if is_write_ready returns 0. 1999-01-14 23:51:11 +00:00
mcmullen%netscape.com
331c150d47 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:27:36 +00:00
mcmullen%netscape.com
df728321d8 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
gagan%netscape.com
c930035bb1 Fix the errors resulting from no Content-Length headers. 1999-01-14 18:47:38 +00:00
brade%netscape.com
4445fdfaf8 add prototypes for NET_FindURLInMemCache, NET_DisplayMemCacheInfoAsHTML, and NET_InitMemCacProtocol to reduce Mac compiler warnings 1998-12-23 14:37:03 +00:00
brade%netscape.com
e6593d0f02 add prototypes for NET_OpenExtCacheFAT, NET_FindURLInExtCache, CACHE_CloseAllOpenSARCache, and CACHE_OpenAllSARCache to reduce Mac compiler warnings 1998-12-23 14:35:09 +00:00
brade%netscape.com
3bb07f084c add prototypes for NET_FirstCacheObject, NET_NextCacheObject, and NET_GetMaxDiskCacheSize to reduce Mac compiler warnings 1998-12-23 14:34:22 +00:00
shaver%netscape.com
af51904fec 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
37804b7a40 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
shaver%netscape.com
0161071aef 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
gagan%netscape.com
fb7aa22c15 Cache changes, bug fixes, etc. 1998-12-09 02:43:16 +00:00
kipp%netscape.com
bf1ae8fe33 Fix a cut-paste coding error 1998-12-08 17:19:17 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
gagan%netscape.com
78c984d583 Delayed the cache cleanup to 15 minutes periodicity. 1998-12-01 05:40:16 +00:00
gagan%netscape.com
ad22eb66e6 Switching on NU_CACHE by default. Use set NO_NU_CACHE=1 to switch it off. Windows only. 1998-12-01 04:44:31 +00:00
cyeh%netscape.com
65038e9551 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
gagan%netscape.com
a32d5eca14 Fixed the NSPR spelling change warning (PRDirectorySeparator). 1998-11-20 23:10:23 +00:00
valeski%netscape.com
21da78a05e Adding a default directory for the new cache when it's being used in modular_netlib and for windows only. I also added the cache.lib to be dumped to the public dist dir when built. 1998-11-06 05:43:01 +00:00
cls%seawood.org
c59be78dc1 Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
cls%seawood.org
ed2a7f5f65 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
gagan%netscape.com
f482438c59 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com
82f6b20d81 Temp fix for build breakage. 1998-10-20 03:10:10 +00:00
gagan%netscape.com
bf96f2103b Toggled NU_CACHE define. 1998-10-20 02:31:41 +00:00