bienvenu%netscape.com
b1c5a18204
fix a bunch of mork memory leaks r=naving, sr=sspitzer 99111 21114 and others
2001-10-06 01:16:24 +00:00
gerv%gerv.net
601d62f065
License changes, take 2. Bug 98089. mozilla/db/, mozilla/dbm/.
2001-09-25 01:25:13 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
scc%mozilla.org
154cac2b07
bug #98089 : ripped new license
2001-09-19 20:40:05 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +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
8bf5905937
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
cls%seawood.org
a3c1dd1b09
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +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
cls%seawood.org
5584f0e249
Missed one.
...
Bug #46775 r=mcafee a=leaf
2001-06-18 22:28:54 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
bienvenu%netscape.com
61a0025361
fix 62658 handle non-zero yarn form fields for future history work, r=alecf, sr=sspitzer
2001-05-09 13:34:08 +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
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
shaver%mozilla.org
a0daa1645d
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
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +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
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
naving%netscape.com
d7a7e73d27
59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
...
Replacing error codes with XPCOM error codes
2001-02-22 23:43:46 +00:00
dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
bienvenu%netscape.com
812021d8dc
remove unused code r/sr mscott,waterson no bug
2001-01-09 22:23:05 +00:00
bryner%uiuc.edu
0870458d0e
Removing more dead .cvsignore files. Not part of build.
2000-12-28 21:12:05 +00:00
bienvenu%netscape.com
4b89209619
change array growth algorithm to reduce allocs and copies r=alecf,sr=waterson 59279
2000-12-16 15:10:24 +00:00
cls%seawood.org
434edd6f33
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
2000-11-21 00:18:46 +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
bienvenu%netscape.com
bc803b5f5b
don't write out row comments for mork, r=waterson 44556
2000-07-26 21:14:34 +00:00
bienvenu%netscape.com
51fa2e149a
fix mork memory leak, a+r=waterson 35913
2000-07-05 22:40:17 +00:00
terry%mozilla.org
49892e9607
TripleDB has been completely rewritten. Now requires Sleepycat Berkeley DB.
2000-06-22 23:11:37 +00:00
bienvenu%netscape.com
70d6c978e4
fix build warning 14653
2000-06-22 13:55:44 +00:00
cls%seawood.org
8754202470
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
bienvenu%netscape.com
68f3be9dfe
fix build warnings
2000-04-22 18:42:51 +00:00
jim_nance%yahoo.com
1d29b85f66
Fix for 34949. Problem with 64 bit pointers.
...
r=wtc
2000-04-22 00:32:03 +00:00
putterman%netscape.com
5a6b2917ac
Turn off probe maps. This speeds up loading a folder. r=bienvenu.
2000-04-20 03:46:32 +00:00
chuang%netscape.com
cd05e988b1
Fix assigning invalid pointer. r=putterman
2000-04-18 06:19:09 +00:00
jim_nance%yahoo.com
c742799ac5
configure
2000-04-17 11:16:40 +00:00
bienvenu%netscape.com
16a48320b1
fix case of nscore.h include
2000-04-14 03:05:46 +00:00
bienvenu%netscape.com
f45fdae2eb
teach mdb about nspr types r=sspitzer
2000-04-14 03:03:25 +00:00
cls%seawood.org
fdd09457b4
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
f6740baa20
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
bienvenu%netscape.com
13937da825
mork performance improvements by davidmc, r=bienvenu
2000-04-01 17:07:38 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
brade%netscape.com
49568eb54e
fix paths for move to CW5 (bug #25779 )
2000-02-02 15:27:53 +00:00
pp%ludusdesign.com
1f1b827704
Oops, had a problem during the previous commit...
...
Replacing ::GetIID() with NS_GET_IID(). r=dp@netscape.com
2000-01-31 22:44:04 +00:00
pp%ludusdesign.com
07294f59bb
*** empty log message ***
2000-01-31 22:40:33 +00:00
dougt%netscape.com
2e995c5f17
Converting to use nsIModule macro. r=dp.
2000-01-03 22:59:05 +00:00
sspitzer%netscape.com
949620ddc1
fix warnings.
1999-12-28 21:49:14 +00:00