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
ccarlen%netscape.com
31d6aca7e7
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
bienvenu%netscape.com
d90286769f
fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354
2001-12-04 21:04:56 +00:00
bryner%netscape.com
d0853df42f
Removing unused MORK_OBSOLETE and MORK_ALONE code. r=bienvenu, sr=alecf.
2001-12-03 23:35:23 +00:00
alecf%netscape.com
4469c3d659
fix for assertion that would be caused by my next checkin, checking in for bienvenu, r=alecf, sr=sspitzer bug 111333
2001-11-27 05:16:35 +00:00
bzbarsky%mit.edu
0b19fcf775
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
bienvenu%netscape.com
7761c64c96
fix tinderbox bustage on solaris, patch from roland mainz, r=bzbarsky, sr=bienvenu 111574
2001-11-23 19:17:05 +00:00
bienvenu%netscape.com
1d9f43f787
fix hpux bustage, only define delet eoperator when debugging mem useage
2001-11-22 02:56:49 +00:00
bienvenu%netscape.com
b54c205b4b
fix aix bustage
2001-11-22 00:37:07 +00:00
bienvenu%netscape.com
3370ba1a08
fix hpux build bustage, use delete directly as per compiler error msg
2001-11-22 00:15:16 +00:00
sspitzer%netscape.com
62b3fe465a
build changes for #110820
2001-11-21 21:53:26 +00:00
bienvenu%netscape.com
4513038300
xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850
2001-11-21 21:52:12 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
dbaron%fas.harvard.edu
f56bfe4127
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
bienvenu%netscape.com
057da89510
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
d0a9b189f2
License changes, take 2. Bug 98089. mozilla/db/, mozilla/dbm/.
2001-09-25 01:25:13 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
da68f3ed78
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
scc%mozilla.org
6907287ceb
bug #98089 : ripped new license
2001-09-19 20:40:05 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +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
fed01025f6
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
cls%seawood.org
8405a1984e
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
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
6ed1e7934a
Missed one.
...
Bug #46775 r=mcafee a=leaf
2001-06-18 22:28:54 +00:00
cls%seawood.org
80f526179f
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
dd5e053580
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
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
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
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
naving%netscape.com
02d3e6994d
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
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
bienvenu%netscape.com
116fcd7b82
remove unused code r/sr mscott,waterson no bug
2001-01-09 22:23:05 +00:00
bryner%uiuc.edu
1793d214ea
Removing more dead .cvsignore files. Not part of build.
2000-12-28 21:12:05 +00:00
bienvenu%netscape.com
7dbc960938
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
fc9c54cb3d
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
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
bienvenu%netscape.com
1e1e47ee86
don't write out row comments for mork, r=waterson 44556
2000-07-26 21:14:34 +00:00
bienvenu%netscape.com
3421f488ee
fix mork memory leak, a+r=waterson 35913
2000-07-05 22:40:17 +00:00
terry%mozilla.org
b6c72bffe0
TripleDB has been completely rewritten. Now requires Sleepycat Berkeley DB.
2000-06-22 23:11:37 +00:00
bienvenu%netscape.com
120f8ee7fd
fix build warning 14653
2000-06-22 13:55:44 +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
bienvenu%netscape.com
7317fe15aa
fix build warnings
2000-04-22 18:42:51 +00:00
jim_nance%yahoo.com
9c782f88eb
Fix for 34949. Problem with 64 bit pointers.
...
r=wtc
2000-04-22 00:32:03 +00:00
putterman%netscape.com
0921a83400
Turn off probe maps. This speeds up loading a folder. r=bienvenu.
2000-04-20 03:46:32 +00:00
chuang%netscape.com
7279874849
Fix assigning invalid pointer. r=putterman
2000-04-18 06:19:09 +00:00
jim_nance%yahoo.com
2113c7ffbd
configure
2000-04-17 11:16:40 +00:00
bienvenu%netscape.com
3aa43e7e72
fix case of nscore.h include
2000-04-14 03:05:46 +00:00
bienvenu%netscape.com
940a1a0132
teach mdb about nspr types r=sspitzer
2000-04-14 03:03:25 +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
bienvenu%netscape.com
3329afd914
mork performance improvements by davidmc, r=bienvenu
2000-04-01 17:07:38 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
brade%netscape.com
7a8342d9d2
fix paths for move to CW5 (bug #25779 )
2000-02-02 15:27:53 +00:00
pp%ludusdesign.com
3656910f28
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
96afa5d7af
*** empty log message ***
2000-01-31 22:40:33 +00:00
dougt%netscape.com
6f1083f877
Converting to use nsIModule macro. r=dp.
2000-01-03 22:59:05 +00:00
sspitzer%netscape.com
56bafad9e0
fix warnings.
1999-12-28 21:49:14 +00:00
bienvenu%netscape.com
471abc1eb0
fix leak of 16K in compress commit,r=davidmc 14208
1999-12-23 06:32:40 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
shaver%netscape.com
78129c3200
readme from Daniel Howard
1999-11-25 00:29:45 +00:00
cls%seawood.org
a6e331edd8
Applied fix to mork for BeOS. Patch submitted by Duncan Wilcox <duncan@be.com>.
1999-11-20 11:03:43 +00:00
bienvenu%netscape.com
d91cf0678c
fix build warning
1999-11-16 04:55:37 +00:00
bienvenu%netscape.com
d6a4048ff0
fix trivial build warnings, unused variables
1999-11-10 23:58:39 +00:00
bienvenu%netscape.com
2840308432
fix build warnings about unused variables
1999-11-10 03:59:45 +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
dmose%mozilla.org
a7b7757e6d
updating license to xPL 1.1
1999-11-02 06:56:28 +00:00
bienvenu%netscape.com
cda5110fee
fix mork linked list which was disabling more than one table change from getting recorded r=davidmc
1999-10-15 00:05:10 +00:00
bienvenu%netscape.com
85c6df051f
try not to leak all environments r=davidmc
1999-10-07 14:45:26 +00:00
bienvenu%netscape.com
aaf885d10e
try not to leak all factories r=davidmc
1999-10-07 14:43:44 +00:00
bienvenu%netscape.com
bcf8716fef
use nsIModule for Mork r=mscott no bug
1999-10-07 14:26:15 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
davidmc%netscape.com
5600520198
http://bugzilla.mozilla.org/show_bug.cgi?id=14886
should not affect runtime until compiler switches change
in morkConfig.h; so only build is affected. Checkin permission
from choffman last Friday.
1999-09-28 23:09:49 +00:00
sspitzer%netscape.com
609641c452
fix several warnings. we only need to declare this a friend once.
1999-09-22 08:17:46 +00:00
sspitzer%netscape.com
d30971382c
fix build bustage. (it was me, not davidmc)
1999-09-22 05:38:10 +00:00
sspitzer%netscape.com
6966878509
changes for davidmc.
1999-09-22 05:35:43 +00:00
davidmc%netscape.com
eb00f13df4
changes for hash tables and zone pooling.
1999-09-22 05:35:28 +00:00
davidmc%netscape.com
e5e62ee2c5
add these. not part of the build yet.
1999-09-22 05:06:37 +00:00
sspitzer%netscape.com
c071e79cdd
ignore generated makefile
1999-09-16 11:32:19 +00:00
mscott%netscape.com
4475c037d2
remove obsolete reference to nsMgCore.h
1999-09-10 18:34:57 +00:00
briano%netscape.com
9697722005
General cleanup.
1999-09-10 00:59:21 +00:00
mscott%netscape.com
7b2259cdd0
Not part of the build yet. Adjust the project depth for this project to account for the fact that it is now in mozilla\db instead of mozilla\mailnews\db.
1999-09-09 02:21:26 +00:00
briano%netscape.com
cee0772a49
Cleaned it up.
1999-09-07 23:53:09 +00:00
mscott%netscape.com
2b8e8819ae
adjust depth to account for new directory position in the mozilla tree.
1999-09-07 23:32:25 +00:00
mscott%netscape.com
05b45f8768
build mork and mdb. (not part of the build).
1999-09-07 23:30:36 +00:00
mscott%netscape.com
fe789103ec
Adjust depth to account for new location in the mozilla tree. (not part of the build yet>
1999-09-07 23:23:01 +00:00
mscott%netscape.com
f77114396d
Adjust depth to account for new location in mozilla tree.
1999-09-07 23:22:40 +00:00
mscott%netscape.com
e2392fbaad
Not part of the build yet. Makefile to build mdb and mork.
1999-09-07 23:21:21 +00:00
davidmc%netscape.com
fb0013ca1b
First Checked In.
1999-09-03 22:32:58 +00:00
bienvenu%netscape.com
405e088d80
comment out code not ready to compile yet
1999-09-03 22:29:59 +00:00
bienvenu%netscape.com
fc903d7944
add new files to makesystem
1999-09-03 22:25:46 +00:00
davidmc%netscape.com
e3d6030b4e
files, sorting, searching
1999-09-03 22:23:21 +00:00