cls%seawood.org
|
57978e5c23
|
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
|
2000-04-04 04:46:38 +00:00 |
norris%netscape.com
|
537881b1fb
|
Added signed script support in Mozilla. bug=7270 r=norris (this is mstoltz's checkin)
|
2000-03-21 04:21:28 +00:00 |
mstoltz%netscape.com
|
aebb7ff4e4
|
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
|
2000-01-29 00:03:57 +00:00 |
warren%netscape.com
|
01a5c1fa80
|
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
|
1999-11-12 06:13:13 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
mstoltz%netscape.com
|
5e7662a4fe
|
Added GetInputStream function to nsJAR in order to extract files into memory rather than to disk. Created nsJARInputStream to carry this data. Most of the code for this change went into nsZipArchive, which now handles either file output or output to memory. bug=16077 r=dveditz
|
1999-10-26 19:43:26 +00:00 |
briano%netscape.com
|
70f4c0b6b8
|
General cleanup.
|
1999-09-14 02:51:42 +00:00 |
alecf%netscape.com
|
5e8ec7382a
|
libjar now uses a local wildcard copy
|
1999-09-09 05:19:46 +00:00 |
alecf%netscape.com
|
b9236e3224
|
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 |
ramiro%netscape.com
|
6cec5c3abb
|
Cleanup zlib cruft.
|
1999-08-25 14:39:53 +00:00 |
ramiro%netscape.com
|
f3e528ee5b
|
Fix for orange loonix tree.
|
1999-08-05 22:24:08 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
336aa9974a
|
Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino
|
1999-07-15 11:44:30 +00:00 |
sgehani%netscape.com
|
3d2bef83c5
|
1> Removed obsolete IID headers (now being generated from IDL).
2> Aletered Unix Makefile.in to make libjar a component.
|
1999-06-23 22:54:49 +00:00 |
sgehani%netscape.com
|
2037a61300
|
Modification to the libjar XPCOM interface in order to use it with XPInstall; facilitating ressurection of XPInstall on Unix.
|
1999-06-23 06:16:28 +00:00 |
dbragg%netscape.com
|
58fd17b9fc
|
Re-added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro
|
1999-06-02 16:52:42 +00:00 |
dbragg%netscape.com
|
6c39d21bdd
|
removed the nsJAR.cpp and nsJARFactory.cpp from the CPPSRCS due to compile error that I need to investigate.
|
1999-06-01 21:31:29 +00:00 |
dbragg%netscape.com
|
e9d5e90349
|
Added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro
|
1999-06-01 21:17:12 +00:00 |
dbragg%netscape.com
|
b31254aed6
|
removed export of nsIZipArchive.h since it doesn't exist
|
1999-06-01 21:15:47 +00:00 |
dbragg%netscape.com
|
a850f4e6b7
|
XPCOM interface files for libjar
|
1999-06-01 21:08:32 +00:00 |
dougt%netscape.com
|
248168ecd4
|
Bug 4303. libjar should not be build as a component.
|
1999-03-26 20:49:52 +00:00 |
dougt%netscape.com
|
3f9a397b60
|
First checkin of unix makefile.
|
1999-03-09 19:31:55 +00:00 |