mkaply%us.ibm.com
|
4130d35850
|
#71601
r=cls
since this is now a generic module, it no longer needs HAS_EXTRAEXPORTS hack
|
2001-10-20 04:13:54 +00:00 |
|
jaggernaut%netscape.com
|
ca6197295f
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
|
gerv%gerv.net
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
|
cls%seawood.org
|
a93a084489
|
Declaring win32 dependencies for smimestub.
Bug #98371 sr=alecf
|
2001-09-19 00:30:46 +00:00 |
|
jaggernaut%netscape.com
|
d1a7bfa843
|
One module per line for REQUIRES. r=/sr=alecf
|
2001-09-18 22:01:13 +00:00 |
|
jaggernaut%netscape.com
|
dc40187223
|
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
|
b096718382
|
add REQUIRES support to mailnews b=98371 r=cls
|
2001-09-10 20:42:53 +00:00 |
|
cls%seawood.org
|
3a15d94cdc
|
Fixing REQUIRES bustage
|
2001-08-22 07:11:45 +00:00 |
|
mscott%netscape.com
|
871b8fe403
|
Bug #86773 --> string bundle fix up for signed messages. checking in for ducarroz
r=sspitzer
sr=mscott
|
2001-08-22 00:51:12 +00:00 |
|
dbaron%fas.harvard.edu
|
113ad642ae
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
|
2001-08-21 01:48:11 +00:00 |
|
jaggernaut%netscape.com
|
e91f8a147e
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
|
cls%seawood.org
|
cfc838824b
|
Rename smime stub library to smimestb to remove conflict with NSS smime3 lib in static builds.
Bug #86254
|
2001-07-25 06:18:49 +00:00 |
|
jaggernaut%netscape.com
|
cb0faab070
|
Bug 73353: clean up the REQUIRES lines in Makefiles.
|
2001-07-23 22:36:12 +00:00 |
|
dbaron%fas.harvard.edu
|
aa4fec2b67
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
|
cls%seawood.org
|
acc2b1f488
|
Use 8.3 name for lib
|
2001-06-21 05:28:14 +00:00 |
|
cls%seawood.org
|
e914b12bc3
|
Rename smimestub library from smime to smimestub to avoid conflict with nss' smime{3} library. Needed for static builds
Bug #86254 r=ducarroz sr=waterson
|
2001-06-21 02:38:41 +00:00 |
|
waterson%netscape.com
|
b74d6e1c8b
|
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 |
|
ducarroz%netscape.com
|
eb1a2689f8
|
Fix for bug 77226. Remove usage of NSGetFactory. R=varada, SR=bienvenu
|
2001-05-16 02:09:02 +00:00 |
|
kandrot%netscape.com
|
afdac97c93
|
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 |
|
jgmyers%netscape.com
|
34d3a07da4
|
remove signstub: bug 75767 r=ducarroz sr=sspitzer
|
2001-05-04 23:58:59 +00:00 |
|
cls%seawood.org
|
00f28396a9
|
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 |
|
valeski%netscape.com
|
00bca056ef
|
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
|
2001-04-27 21:30:24 +00:00 |
|
dbaron%fas.harvard.edu
|
3f56a22520
|
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
|
2001-04-27 14:32:05 +00:00 |
|
bienvenu%netscape.com
|
d1a6dd1d4b
|
backout build bustage fix
|
2001-04-27 05:58:32 +00:00 |
|
bienvenu%netscape.com
|
63128e8c1d
|
more string bundle build bustage fixes
|
2001-04-27 04:44:16 +00:00 |
|
ducarroz%netscape.com
|
6f82d27585
|
Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer
|
2001-04-27 00:22:18 +00:00 |
|
timeless%mac.com
|
46b177e406
|
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
|
2001-04-18 05:59:43 +00:00 |
|
darin%netscape.com
|
00a7e27ee6
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
|
dprice%netscape.com
|
8c0b9eaf97
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |
|
disttsc%bart.nl
|
f595ed19f3
|
Clean up REQUIRES lines. r=cls
|
2001-03-25 22:59:27 +00:00 |
|
dprice%netscape.com
|
edb387e49c
|
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
|
2001-03-13 10:47:37 +00:00 |
|
mkaply%us.ibm.com
|
ba0abcd4c2
|
#71558
r=cls
from achim - Don't export every symbol for XPCOM components - nice build/performance fix
|
2001-03-12 03:33:50 +00:00 |
|
dprice%netscape.com
|
199c935b04
|
# 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
|
a6f2f5861a
|
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 |
|
jgmyers%netscape.com
|
8132c0d071
|
remove dead code: bug 63834 r=ducarroz sr=sspitzer
|
2001-02-14 21:56:21 +00:00 |
|
dprice%netscape.com
|
997fb091c7
|
65845 first cut of the order files
|
2001-02-13 02:48:02 +00:00 |
|
mkaply%us.ibm.com
|
0cddd31ff7
|
#65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
|
2001-01-18 15:35:00 +00:00 |
|
disttsc%bart.nl
|
d9b37ba5b7
|
More REQUIRES fun, adding locale this time.
|
2001-01-12 22:13:53 +00:00 |
|
disttsc%bart.nl
|
a6fde19c2f
|
Update REQUIRES to fix senna bustage
|
2001-01-12 21:09:51 +00:00 |
|
rhp%netscape.com
|
fb0c779226
|
fix for hardcoded - non i18n string in signed stub handler - bug #: 57114
|
2001-01-12 20:07:39 +00:00 |
|
jgmyers%netscape.com
|
8935d7e70b
|
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
|
2001-01-10 06:12:15 +00:00 |
|
jgmyers%netscape.com
|
3a0d56ef2d
|
Remove dead code. Bug 63834 r=bryner sr=scc
|
2000-12-29 15:40:49 +00:00 |
|
bryner%uiuc.edu
|
cc136ead8f
|
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
|
2000-12-15 07:32:25 +00:00 |
|
alecf%netscape.com
|
af0eb76d7c
|
fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
|
2000-12-06 22:24:41 +00:00 |
|
sspitzer%netscape.com
|
4fa551beb6
|
fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch. also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
|
2000-12-05 04:30:55 +00:00 |
|
cls%seawood.org
|
66a18fcbbf
|
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 |
|
sspitzer%netscape.com
|
392b865853
|
fix for #58580. r=rhp, sr=mscott. make the files we put in /tmp for sending drafts
and posting news message have permissions of 600. it is bad to have users
messages world readable in /tmp.
|
2000-11-06 21:47:03 +00:00 |
|
warren%netscape.com
|
cd56c0575b
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
|
warren%netscape.com
|
9a6d92a433
|
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
|
2000-10-27 22:43:51 +00:00 |
|
warren%netscape.com
|
181bb2dcb2
|
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
|
2000-09-20 19:35:24 +00:00 |
|