jshin%mailaps.org
9ead7a4554
bug 180851 : remove several unnecessary converters(used only for X11
...
font encodings) for non-gtk builds (Windows,MacOS, Xft without X11CORE,etc)
r=seawood, sr=alecf
2003-02-27 23:27:57 +00:00
bryner%netscape.com
2219499eda
For limiting exported symbols on OS X, use -exported_symbols_list instead of nmedit, if it's available. Also, don't run nmedit for debug builds. Bug 195186, r=cls.
2003-02-27 22:32:05 +00:00
seawood%netscape.com
0f8ec4866b
Make NO_DIST_INSTALL really not touch $(DIST)/.
...
Bug #190581 r=bryner
2003-02-27 02:53:46 +00:00
twalker%netscape.com
8eb4ab55ad
Version updated to 1.4a. bug# 194085. r=lpham sr=jj
2003-02-25 15:41:10 +00:00
timeless%mozdev.org
be1863587f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com
09bc437d18
Default to using absolute symlinks when building on Darwin.
...
Bug #193164 r=ccarlen
2003-02-23 15:54:21 +00:00
seawood%netscape.com
57f91e59b5
Skip the merge of .xpts into single module.xpt if there's only one .xpt and it has the same basename as the module.
...
Thanks to Nathan Kurz <nate@verse.com> for the patch.
Bug #190583 r=dbradley
2003-02-22 07:40:51 +00:00
seawood%netscape.com
abe8eafe58
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
sspitzer%netscape.com
5dbc0858ba
supplimental fix for #192074 .
...
removing mozilla/mailnews/absync from the tree.
r=cls, this bug has a=asa
2003-02-12 19:56:53 +00:00
seawood%netscape.com
4a8dbb5375
Make the file version unique for each build.
...
Bug #180383 r=ssu sr=asasaki a=dbaron
2003-02-03 15:55:55 +00:00
seawood%netscape.com
a5c15e3a20
Use -Bsymbolic when linking components on FreeBSD.
...
Thanks to Joe Marcus Clarke <marcus@freebsd.org> for the patch.
Bug #190844 r=cls a=asa
2003-01-30 07:41:27 +00:00
seawood%netscape.com
fa4744268e
Change import library creation to get 25% speedup on startup on OS/2.
...
Also, decrease the size of dlls & exes by adding /OPTFUNC linker option.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #190536 r=mkaply,cls a=asa
2003-01-30 02:53:28 +00:00
myk%mozilla.org
c82cad1bc9
Fixing Mac build bustage (bug 189642).
...
Patch by Chris Seawood <seawood@netscape.com>.
r=pink
2003-01-22 19:10:33 +00:00
seawood%netscape.com
95e5165006
Export nsBuildID.h to the SDK so that embedding apps are aware of the buildid.
...
Bug #189462 r=dougt
2003-01-22 04:22:34 +00:00
colin%theblakes.com
e5a306c63a
Work around system() length restriction in OpenVMS. b=189773. r=cls.
2003-01-22 04:16:58 +00:00
mkaply%us.ibm.com
93b924445b
#189841
...
r=dougt, sr=dmose
OS/2 only - remove config/os2 from the tree
2003-01-21 00:05:39 +00:00
colin%theblakes.com
76199e58e6
Fix bug in overrides. b=189579. r=cls
2003-01-19 19:14:05 +00:00
seawood%netscape.com
c10f961dfc
Work around solaris rm lossage by using the same mode flags as the common rulesets.
...
Bug #188655 r=timeless
2003-01-17 14:58:08 +00:00
mkaply%us.ibm.com
b176686aa7
#135795
...
r=cls
Turn on mkdepend for OS/2
2003-01-15 21:36:53 +00:00
seawood%netscape.com
c1dab7e090
Add --enable-image-decoders build option.
...
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
seawood%netscape.com
e96cc515dd
Anything that depends upon Makefile.in should also depend upon Makefile.
...
Bug #169304 r=bryner sr=alecf
2003-01-10 01:14:49 +00:00
bryner%netscape.com
0a4d825477
Second try for bug 187732. Post-process component libraries on OS X using nmedit to control which symbols are exported. r=cls.
2003-01-06 07:13:49 +00:00
seawood%netscape.com
b4612d23ba
Backing out previous changes. $(call...) is only supported by gmake >= 3.78.
...
Fixing tinderbox bustage.
2003-01-03 19:56:56 +00:00
seawood%netscape.com
59c6347a7b
Bah. I'm not fighting with OS/2 again.
2003-01-03 10:33:46 +00:00
seawood%netscape.com
583ec4d823
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
1279c39c38
Fix OS/2 bustage by exporting component import libs again.
2002-12-28 21:19:26 +00:00
seawood%netscape.com
c51d1f1ddb
Quirky, quirky, quirky OS/2.
2002-12-28 07:27:54 +00:00
seawood%netscape.com
c202f30c42
Use cp instead of nsinstall for OS/2.
...
Attempting to fix OS/2 tinderbox bustage.
2002-12-28 05:25:08 +00:00
seawood%netscape.com
c5216a1da4
Oops. We still need to install component libs into dist/lib/components.
...
Fixing tinderbox bustage.
2002-12-28 03:30:04 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
cbiesinger%web.de
e88faf7537
88685 r=cls final USE_IMG2 removal
2002-12-22 13:10:26 +00:00
seawood%netscape.com
0f5bc59a41
Use renamed ical libs.
2002-12-21 06:25:14 +00:00
cltbld%netscape.com
1839570bff
Updating trunk to 1.3b, Bug#184465 r=lpham/sr=kysmith. ycalonje checking in as cltbld
2002-12-17 00:25:49 +00:00
seawood%netscape.com
f9d60f816b
Not all versions of cygpath support the convenient -m function. Too bad.
...
Fixing tinderbox bustage.
2002-12-13 03:38:39 +00:00
seawood%netscape.com
3228deccf9
Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
...
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
colin%theblakes.com
8a6d411d14
OpenVMS build changes. b=180290. r=cls
2002-12-12 00:08:59 +00:00
seawood%netscape.com
82a9a7f684
Don't always link XIE in static builds.
...
Thanks to Kai Engert <kaie@netscape.com> for the patch.
Bug #184527 r=cls
2002-12-11 07:17:11 +00:00
bzbarsky%mit.edu
e43c4fe666
Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
...
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
mkaply%us.ibm.com
b187d6e68b
#177200
...
r=cls
OS/2 only - put call to grab nsinstall from toolsdir back
Happy Mr. Pedemonte?
2002-11-20 14:17:23 +00:00
seawood%netscape.com
d532ab8b08
Get MOZILLA_VERSION from central config/milestone.txt file
...
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
seawood%netscape.com
543aaf6dd5
Missed a variable rename with the 161617 checkin.
...
Fixing phoenix nightly builds. r=bryner
2002-11-18 22:56:33 +00:00
seawood%netscape.com
73e545cd76
Setting OBJS (from CSRCS/CPPSRCS) is not required when using SIMPLE_PROGRAMS so we need to check for SIMPLE_PROGRAMS as well to generate dependency subdirs.
...
Fixing mach-o nightly build bustage. r=bryner
2002-11-18 22:35:22 +00:00
seawood%netscape.com
7f7adc9c4b
Add bayesian filter & mailview to list of meta_mail sub-components.
...
Make meta component list more readable
2002-11-15 09:39:03 +00:00
seawood%netscape.com
04a0192442
Forte doesn't allow suffixes other than .o so change the naming scheme of host-compiled object files from .ho to host_%.o . Adds the unenforced rule that source files should not start with host_.
...
Bug #179895 Fixing tinderbox bustage
2002-11-15 07:24:44 +00:00
seawood%netscape.com
0d047d19bd
Disable dependency generation on OS/2 until bug 135795 is fixed.
2002-11-15 05:42:39 +00:00
seawood%netscape.com
ca17a82709
Make mkdepend failures a fatal condition.
...
Treat nsinstall & mkdepend as HOST_PROGRAMs so that they don't call mkdepend to generate dependencies.
Bug #179895 r=bryner
2002-11-15 03:41:17 +00:00
seawood%netscape.com
59fb5a43ae
js/jsd/classes are not part of the java module
2002-11-15 02:42:23 +00:00
seawood%netscape.com
5ddf0b8271
Oops. I checked in v1.0 instead v1.1. Too many trees.
...
Fixing clobber bustage
2002-11-14 20:23:26 +00:00
mkaply%us.ibm.com
797c6df277
#179508
...
r=cls, sr=alecf
Get OS/2 static build working again
2002-11-14 19:38:21 +00:00
seawood%netscape.com
7830b8a6ef
Drop unneeded java build rules & variables since blackwood now builds using ant.
...
Bug #161617 r=edburns sr=beard
2002-11-14 19:36:28 +00:00