bryner%netscape.com
|
2d66ab0761
|
Fixing build bustage. r=brendan.
|
2001-09-21 00:44:22 +00:00 |
jaggernaut%netscape.com
|
3826eb9902
|
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
|
2001-09-18 13:41:47 +00:00 |
cls%seawood.org
|
da1862ecd2
|
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
Bug #97386 r=mcafee a=dbaron
|
2001-08-29 03:29:44 +00:00 |
mcafee%netscape.com
|
894dbe249a
|
Changes to allow packaging of statically-linked build (87213). r=cathleen, sr=waterson, a=blizzard
|
2001-07-26 03:18:42 +00:00 |
waterson%netscape.com
|
0877b1a573
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
cls%seawood.org
|
25c6dc1c7e
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
disttsc%bart.nl
|
744785129a
|
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
|
2001-02-22 09:35:51 +00:00 |
cls%seawood.org
|
8bd122b3d5
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
cls%seawood.org
|
1aa18eee7e
|
OS_ARCH does not set release numbers
|
2000-09-11 08:08:24 +00:00 |
cls%seawood.org
|
2f4b60f242
|
Fixing problem of standalone compoennts always building on every build pass. Adding objs.mk files to give better dependency handling. Bug #49937
|
2000-09-11 04:13:16 +00:00 |
cls%seawood.org
|
f2c4a76007
|
Make the ifdef match the comment here as well
|
2000-09-11 01:22:45 +00:00 |
rich.burridge%sun.com
|
779ff70497
|
Fix to enable XPInstall to build/run on the Solaris platform.
r=sgehani@netscape.com a=brendan@mozilla.org
BugId: #43080.
|
2000-09-09 14:18:48 +00:00 |
sgehani%netscape.com
|
8ad69de2ab
|
Build standalone libjar only on Linux. (Installer only exists on Linux for
now.)
[r=syd]
|
2000-08-19 23:32:24 +00:00 |
sgehani%netscape.com
|
debf368ef0
|
Remove 'unzip' dependency from Linux installer.
[nsbeta3+ b=48109; r=ssu]
|
2000-08-19 18:50:10 +00:00 |
sgehani%netscape.com
|
8d15a7a463
|
Backing out changes.
|
2000-08-19 00:21:04 +00:00 |
sgehani%netscape.com
|
d00adf51ef
|
Building standalone libjar for installer use.
[nsbeta3+ b=48109; r=ssu]
|
2000-08-18 22:09:26 +00:00 |
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 |