mkaply%us.ibm.com
cb7ad1bcb3
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:46:07 +00:00
cls%seawood.org
a8b11eb498
Link generated .res files into mingw builds.
...
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
mkaply%us.ibm.com
58431f5d65
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-21 18:53:43 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
lordpixel%mac.com
c301a2c2bb
Fix for bug 88393. r=timeless sr=sfraser
...
Don't deploy two copies of all of the icons into the Mac application!
2003-06-19 02:30:17 +00:00
bryner%netscape.com
113e881666
Fix static builds on solaris (bug 209104). patch by gisburn, r=me.
2003-06-19 00:01:48 +00:00
lordpixel%mac.com
50b5728166
Fix for bug 88393 "Check in a high-resolution application and document icon suit
...
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
2003-06-11 01:58:27 +00:00
bryner%netscape.com
e952d5249e
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
2003-06-09 22:25:25 +00:00
sfraser%netscape.com
0fb25d446f
Fix bug 202340: add a mozilla.sdef file describing the AppleEvents dictionary in XML format, and use sdp and Rez to convert it to a .rsrc. Install that in dist/package, and also move PrintPDE.plugin into dist/package. r=ccarlen, sr=bryner/cls.
2003-04-18 20:54:06 +00:00
seawood%netscape.com
fd2883713e
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
ccarlen%netscape.com
1cabc01e87
Bug 188508 - Upgrade print dialog PDE. r=pinkerton/sr=sfraser
2003-04-03 19:20:27 +00:00
mkaply%us.ibm.com
4cb601776a
#188249
...
r=cls
Various Makefile changes and stuff
2003-03-21 22:13:43 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
bryner%netscape.com
fea5875f57
Fix Cocoa static build bustage (bug 195995). r=cls.
2003-03-05 08:00:17 +00:00
mkaply%us.ibm.com
f80f26d422
#129719
...
r=cls
OS/2 only - turn on OS/2 specific turbo mode
2003-03-05 04:05:06 +00:00
seawood%netscape.com
ec26667992
Add support for building against X11-based toolkits on OS X.
...
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
dougt%netscape.com
faa4a51956
I think that this broke the nsTraceMalloc code - backing it out.
2003-02-28 23:37:37 +00:00
dougt%netscape.com
dccf8bcbee
Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442) Storing the GRE location in a relative way so that we can change GRE versions between launches assuming that they are compatible (191415). Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin.
2003-02-28 21:30:35 +00:00
seawood%netscape.com
0c2431c236
Force in-tree zlib to be built using -fPIC.
...
Re-order linking of mozilla-bin & viewer so that TK_LIBS, which bring in an implicit dependency upon the system zlib on Darwin, is linked in after the in-tree version of zlib.
Bug #194662 r=pavlov
2003-02-27 02:21:59 +00:00
seawood%netscape.com
97ed83b7c5
Default to using absolute symlinks when building on Darwin.
...
Bug #193164 r=ccarlen
2003-02-23 15:54:21 +00:00
robin.lu%sun.com
08d3e6e44c
fixed Bug 186510 [gtk2] porting splash.
...
r=blizzard sr=jaggernaut a=dbaron
2003-02-17 02:15:28 +00:00
bryner%netscape.com
5b6211731b
fixing cocoa-only bustage; not part of the normal build. a=roc.
2003-01-25 02:18:29 +00:00
dougt%netscape.com
a685d8fad3
Disabling Glue when building with timeline b=189869. r=cls
2003-01-21 06:33:50 +00:00
mkaply%us.ibm.com
7515a858a3
The real fix - there were two places I needed to ifneq
2003-01-20 13:47:49 +00:00
mkaply%us.ibm.com
64b525e175
For reasons beyond me, NOT compling nsStackFrame is causing the bustage on OS/2
2003-01-19 15:11:18 +00:00
dougt%netscape.com
135161218a
Fixing which string lib we link to. I think this will fix the relocation error blizzard was seeing. r=me
2003-01-18 01:21:31 +00:00
mkaply%us.ibm.com
a0fe4edf1f
OS/2 bustage - add NOE for link, don't build nsStackFrameUnix, and remove palette stuff for now since we don't link to gkgx
2003-01-17 20:56:43 +00:00
seawood%netscape.com
d8542ba99b
Link order matters.
...
Fixing irix tinderbox bustage.
2003-01-17 06:11:55 +00:00
ccarlen%netscape.com
fc60b8f10c
Fixing OSX orangeness - turning off GRE for OSX, back on for others
2003-01-17 04:09:29 +00:00
darin%netscape.com
01050b61be
Attempting to fix Mac OSX bustage
2003-01-17 03:08:36 +00:00
bryner%netscape.com
5c70292d51
fix debug objdir build bustage from tracemalloc split. r=cls.
2003-01-17 01:31:18 +00:00
dougt%netscape.com
23b3fe29ca
Enabling GRE support in the mozilla client. r=chak, sr=darin, b=173262
2003-01-16 19:25:47 +00:00
dougt%netscape.com
6508e0713e
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
blythe%netscape.com
8887a0af98
Fix bug 170621
...
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
seawood%netscape.com
c11563f233
Remove extraneous newline when creating pkginfo file.
...
Bug #183876 r=ccarlen a=asa
2002-12-07 01:10:44 +00:00
ccarlen%netscape.com
0f9597d49a
Bug 180718 - Use rsync instead of cp to populate Mach-0 bundle. r=seawood/sr=bryner
2002-11-22 15:26:38 +00:00
seawood%netscape.com
ce075638c1
Add native app support for OSX mach-o builds.
...
Fixes the 'Quit from dock not working' problem.
Allows certain files to be dragged to the dock icon.
Thanks to Mike Pinkerton <pinkerton@netscape.com> for the original patch.
Bug #111797 r=ccarlen sr=sfraser
2002-11-19 05:16:50 +00:00
mkaply%us.ibm.com
990cc645b1
#179508
...
r=cls, sr=alecf
Get OS/2 static build working again
2002-11-14 19:38:21 +00:00
ccarlen%netscape.com
bd10f91b44
Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin
2002-11-09 19:38:43 +00:00
ccarlen%netscape.com
7b9495ff32
Bug 178440 - Mach-0 build ignores startup prefs. r=sdagley/sr=sfraser
2002-11-06 15:35:57 +00:00
mkaply%us.ibm.com
4af1cfbaef
Trying this again with the correct case for LICENSE and README.txt
2002-10-24 05:14:50 +00:00
mkaply%us.ibm.com
d11b65ff7c
Backing out because of bustage
2002-10-24 05:11:51 +00:00
mkaply%us.ibm.com
b68d7ddbea
#163354
...
r=cls, a=dbaron
Copy readme and license into dist/bin
2002-10-24 04:24:31 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
timeless%mac.com
74af235b58
Bug 167174 builds system should generate .autoreg
...
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +00:00
seawood%netscape.com
04c8c598a2
MODULE & REQUIRES should be set before config.mk is included.
...
Allow --enable-debugger-info-modules=apprunner to work.
2002-09-13 21:15:59 +00:00
danm%netscape.com
6363712cc2
moving nsIPopupWindowManager.idl from extensions to appshell, where it still doesn't belong but it's an improvement. long live bug 166442 r=jag,timeless
2002-09-13 20:59:56 +00:00
danm%netscape.com
997fa879e8
backing out Txul-regression-causing popup window manager. bug 167929
2002-09-12 01:16:59 +00:00
danm%netscape.com
4020f8bd33
temporary amaaaaazing makefile stupidity to get extension-less builds to build. i promise to sort out the real problem tomorrow.
2002-09-11 04:28:44 +00:00
danm%netscape.com
0e2fc5c13b
add new include dependencies for popup window manager. bug 166442 r=jag,jst
2002-09-11 02:19:45 +00:00