sfraser%netscape.com
|
f18691ddf6
|
First Checked In.
|
1999-07-15 23:02:50 +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 |
dveditz%netscape.com
|
7aa859429b
|
makefile cleanups
|
1999-07-02 13:40:18 +00:00 |
ssu%netscape.com
|
21f778f807
|
fixing bug #8454 and AddDirectory() function
|
1999-06-29 23:23:23 +00:00 |
sgehani%netscape.com
|
95cca037df
|
Build libjar as a component on the Mac.
|
1999-06-29 02:22:13 +00:00 |
briano%netscape.com
|
cb2182b7a3
|
File was missing the required newline at the end of file.
|
1999-06-24 03:13:10 +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
|
53e446a833
|
First Checked In.
|
1999-06-23 06:37:03 +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 |
sspitzer%netscape.com
|
426eb85cbf
|
fix warnings. these classes have virtual functions but non-virtual destructors
|
1999-06-21 01:59:44 +00:00 |
ssu%netscape.com
|
e9d3965255
|
added define's to deal with building standalone
|
1999-06-20 02:38:14 +00:00 |
ssu%netscape.com
|
9185ef1a64
|
backed out previous checkin due to tree closure
|
1999-06-16 21:54:13 +00:00 |
ssu%netscape.com
|
02a387889a
|
ifdef'ed all calls to PR_Seek() for the standalone build
|
1999-06-16 21:47:58 +00:00 |
dveditz%netscape.com
|
ec1e95057e
|
use standard XPCOM macros
|
1999-06-16 06:49:42 +00:00 |
ssu%netscape.com
|
79b79a2238
|
ifdef'ed call to PR_Seek() for the standalone build
|
1999-06-16 00:24:37 +00:00 |
ssu%netscape.com
|
af9d9097ce
|
updated makefile to define USE_NON_MT_LIBS (use libc.lib)
|
1999-06-14 22:35:21 +00:00 |
ssu%netscape.com
|
9fbb0864d4
|
Fixing ShExp use (0 means true)
|
1999-06-10 01:58:06 +00:00 |
dbragg%netscape.com
|
35f1018a60
|
There was a lower case r in the macro OBJDIr for nsJARFactory.obj
|
1999-06-09 22:51:13 +00:00 |
mcmullen%netscape.com
|
8e15accfb2
|
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
|
1999-06-03 18:15:53 +00:00 |
jdunn%netscape.com
|
0e2b3ab6d9
|
added newline at end of file. HP won't compile without it
|
1999-06-03 00:48:16 +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
|
d95314a859
|
Re-added the nsJAR.obj and nsJARFactory.obj files to the OBJS macro.
|
1999-06-02 16:51:39 +00:00 |
dbragg%netscape.com
|
a75a70e533
|
Change the implementation of AddRef and Release to use the macros NS_IMPL_ADDREF() and NS_IMPL_RELEASE() in nsJARFactory.cpp
|
1999-06-01 21:37:09 +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
|
03b81cdc36
|
backed out the nsJAR.cpp and nsJARFactory.cpp from CPPSRCS due to a change in XPCOM that caused it to not compile.
|
1999-06-01 21:22:27 +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 |
dveditz%netscape.com
|
7abf7b9332
|
nsZipArchive.h
|
1999-05-19 04:48:19 +00:00 |
dveditz%netscape.com
|
c31991a548
|
new file
|
1999-05-19 04:06:40 +00:00 |
dveditz%netscape.com
|
a2f1624c69
|
allow multi-user finds
|
1999-05-19 03:21:03 +00:00 |
dveditz%netscape.com
|
d0244b1c30
|
zip archive support
|
1999-04-28 00:34:30 +00:00 |
dougt%netscape.com
|
e25b1236bd
|
dveditz change: Removing mkreg and using xp_regexp. Basically these are the same, but xp_regexp is shared. I had to add an included path to mozilla/included to make this work
|
1999-04-28 00:01:04 +00:00 |
briano%netscape.com
|
3d1595b89d
|
Added a newline at the end of the file to make a couple of Unix builds happier.
|
1999-03-30 01:48:20 +00:00 |
mcafee%netscape.com
|
3a99c257a4
|
Ignore generated files.
|
1999-03-27 09:22:27 +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
|
89339d337c
|
First Checked In.
|
1999-03-24 01:10:59 +00:00 |
dougt%netscape.com
|
e269adb84c
|
Updated makefile to use nspr version 3.
|
1999-03-22 06:10:59 +00:00 |
dougt%netscape.com
|
52ad915384
|
ack.
|
1999-03-09 23:06:11 +00:00 |
dougt%netscape.com
|
727debf298
|
Stripping additional access paths.
|
1999-03-09 21:03:39 +00:00 |
dougt%netscape.com
|
f6c08c6a81
|
remove libutil references.
|
1999-03-09 20:58:29 +00:00 |
dougt%netscape.com
|
9a83fe657d
|
First Checked In.
|
1999-03-09 20:57:17 +00:00 |
dougt%netscape.com
|
ed273a9da8
|
Fixes compare from int to ptr. ANSI C++ does not like that.
|
1999-03-09 20:10:20 +00:00 |
dougt%netscape.com
|
3f9a397b60
|
First checkin of unix makefile.
|
1999-03-09 19:31:55 +00:00 |
dveditz%netscape.com
|
65eae19e19
|
initial libjar files, NOT PART OF BUILD
|
1999-03-09 02:13:56 +00:00 |