seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
bzbarsky%mit.edu
b56cb9bd69
Add unicharutil_s to LLIBS to make Win link correctly.
2001-11-30 05:35:37 +00:00
alecf%netscape.com
a88bf78b6b
more straggelers from bug 100214 - just adding #includes
2001-10-29 23:14:05 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +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
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +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
dbaron%fas.harvard.edu
8b6c0e69f8
Fix clobber-only MOZ_TRACK_MODULE_DEPS bustage by changing mozucth in REQUIRES lines to helperAppDlg or removing it entirely.
2001-05-06 13:36:08 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
dmose%netscape.com
5dc343570b
Fixing MOZ_TRACK_MODULE_DEPS build bustage (eg senna tinderbox) by REQUIREing domMakefile.in
2001-05-04 01:43:56 +00:00
dbaron%fas.harvard.edu
52ffd4c7c4
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding mozucth to REQUIRES.
2001-05-03 23:10:07 +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
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
cls%seawood.org
703015f4d7
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +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
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
mscott%netscape.com
c3c0f65256
Bug #63193 --> register our default protocol handler
...
sr=rpotts
2001-02-07 04:23:34 +00:00
mkaply%us.ibm.com
2cef5ce7fa
OS/2 and other ports breakage
2001-02-05 14:11:15 +00:00
locka%iol.ie
a13b83ecc7
Added js linker dependency. sr=mscott@netscape.com b=41241
2001-02-05 11:31:27 +00:00
locka%iol.ie
c79fac8df0
Added linker dependency to js engine, sr=mscott@netscape.com, b=41241
2001-02-05 10:46:24 +00:00
mkaply%us.ibm.com
42b0f95821
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:53:33 +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
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
mscott%netscape.com
6b93a6ece4
Bug #43556 --> register our nsIMIMEService implementation with a progid.
...
r=valeski
2000-09-08 00:17:34 +00:00
mscott%netscape.com
592f7be6bc
Gee wizz...i didn't check in the progid registration for the external helper app service last night.
...
Bug #38374 , 30157, 10802
r=sspitzer
2000-06-24 01:14:52 +00:00
mscott%netscape.com
aad4ef3320
Start linking with exthandler static lib.
...
r=sspitzer
2000-06-22 06:26:05 +00:00
cls%seawood.org
33edc21c9c
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
cls%seawood.org
372343f97f
Fix for EXTRA_DSO_LIBS in rules.mk
...
OS/2 Makefile.in changes (Patch 4a). Bug #34106
2000-04-04 07:37:50 +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
mscott%netscape.com
6e7a275b77
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
add get content listener parent and load cookie attributes to nsIURIContentListener
Bug #21173 --> set the redirected flag on the channel if we are going to redirect the url. Add load cookie
support.
build nsDocLoader in the uriloader.
r=travis
2000-01-29 06:02:36 +00:00
dp%netscape.com
3c1dbdbe0d
Convering to GenericModule.
1999-11-20 07:28:11 +00:00
mscott%netscape.com
6c789594a7
make this library 8.3 on windows.
...
(renamed to urildr)
1999-11-18 06:02:00 +00:00
mscott%netscape.com
e99e09958b
(not part of the build)
...
remove obsolete file
1999-11-17 01:46:08 +00:00
mscott%netscape.com
185589817e
(not part of the build)
...
exorcise nsURILoaderCIDs.h
1999-11-17 01:45:25 +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
mscott%netscape.com
78817dde5c
(not part of the seamonkey build!!)
...
no longer need nsURILoaderCIDs.h
1999-11-03 03:55:39 +00:00
tbogard%aol.net
d53012d480
Changed URIDispatcher to URILoader throughout.
1999-11-02 19:36:43 +00:00
mscott%netscape.com
fc6f3d118b
Add cvsignore file for uriloader\build
1999-11-02 19:21:49 +00:00
mscott%netscape.com
59d4a97719
this directory isn't part of the build!!!!
...
add a Makefile for uriloader\build
1999-11-02 19:09:50 +00:00
mscott%netscape.com
6fc27c2696
not part of the seamonkey build
...
add makefile for the uriloader\build directory.
1999-11-01 19:52:49 +00:00
mscott%netscape.com
9afcbe0d6b
not part of the seamonkey build
...
add CID header file and uri loader module class.
1999-11-01 19:52:25 +00:00