1290 Commits

Author SHA1 Message Date
cltbld%netscape.com
7a7dc95d1f Automated update from host 2004-03-06 00:32:58 +00:00
cltbld%netscape.com
c56dd337ee Automated update 2004-03-04 22:51:00 +00:00
cltbld%netscape.com
5aa3762d9a Automated update 2004-03-03 16:20:54 +00:00
cltbld%netscape.com
96b60839a0 Automated update 2004-02-28 03:11:03 +00:00
cltbld%netscape.com
ac30408c30 Automated update 2004-02-28 00:11:07 +00:00
cltbld%netscape.com
a18b44e0a3 Automated update 2004-02-27 12:00:54 +00:00
cltbld%netscape.com
0c683e4160 Automated update 2004-02-27 03:30:56 +00:00
cls%seawood.org
c772632441 What's up with these OSes using passthru linker options for c++ compilers but not c compilers? 2004-02-27 03:22:52 +00:00
cltbld%netscape.com
6667f14262 Automated update 2004-02-26 19:30:55 +00:00
cls%seawood.org
1f2d91f86d Ok, back to using -G for creating shared libs. -z text is causing way too many issues with older versions of gcc (egcs 1.0.3 & gcc 2.95.3)
Bug #35419
2004-02-26 19:25:03 +00:00
cltbld%netscape.com
c79733208d Automated update 2004-02-26 09:31:06 +00:00
cls%seawood.org
7c348aa05b Try using -mimpure-text to ignore relocation errors 2004-02-26 09:28:00 +00:00
cltbld%netscape.com
5364393e5a Automated update 2004-02-26 08:00:55 +00:00
cls%seawood.org
a9b909ab49 Use -z textwarn when linking with -shared until we figure out why 'relocations against non-writable, allocatable sections remain'.
Bug #23759 & Bug #35419
2004-02-26 07:51:04 +00:00
cltbld%netscape.com
eae9c1a532 Automated update 2004-02-26 07:40:54 +00:00
cls%seawood.org
858be6e322 Use LD instead of CC when linking C libs on HPUX 2004-02-26 07:34:27 +00:00
cltbld%netscape.com
4aef0e438f Automated update 2004-02-26 06:30:57 +00:00
cls%seawood.org
62af124e5b SWAG at fixing hpux bustage. 2004-02-26 06:29:42 +00:00
cltbld%netscape.com
82203cffef Automated update 2004-02-25 16:41:02 +00:00
cls%seawood.org
5a24294673 Use -shared instead -G when using gcc to create shared libs on solaris.
Thanks to Herbie <herbie.ong@sun.com> for the patch.
Bug #35419 r=cls
2004-02-25 03:34:14 +00:00
cltbld%netscape.com
f126bdfb30 Automated update 2004-02-25 03:30:54 +00:00
cls%seawood.org
bbe803c4d7 Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
cltbld%netscape.com
96e676e340 Automated update 2004-02-25 02:01:08 +00:00
cltbld%netscape.com
1758c13a7e Automated update from host egg 2004-02-25 01:53:13 +00:00
cltbld%netscape.com
89c62cd7fe Automated update 2004-02-21 20:50:59 +00:00
cls%seawood.org
4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
cltbld%netscape.com
691e7652dc Automated update 2004-02-12 16:11:29 +00:00
tor%cs.brown.edu
3867672802 Bug 231620 - build option for cairo svg renderer. r=alex sr=bryner a=chofmann 2004-02-12 16:05:54 +00:00
cltbld%netscape.com
eff427cde6 Automated update 2004-02-11 07:20:55 +00:00
cls%seawood.org
486c2570e0 Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
cltbld%netscape.com
2b092d8bdd Automated update 2004-02-10 19:01:33 +00:00
cls%seawood.org
1a0e9742d7 Backing out previous changes.
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cltbld%netscape.com
6ba0dff740 Automated update 2004-02-10 16:20:58 +00:00
cls%seawood.org
761be36b61 Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle.
Bug #232763 r=dbaron sr=brendan
2004-02-10 16:19:47 +00:00
alex.fritze%crocodile-clips.com
5c676d4a47 Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).

Not part of default build; code is #ifdef'ed out.

r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
tor%cs.brown.edu
bbf2ef596f Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
cltbld%netscape.com
383a4a4097 Automated update 2004-02-04 23:21:11 +00:00
cltbld%netscape.com
b27df91ef4 Automated update 2004-02-04 14:31:07 +00:00
cltbld%netscape.com
cf6bcb119f Automated update 2004-02-03 08:41:00 +00:00
cltbld%netscape.com
c89fa37e01 Automated update 2004-02-01 23:31:02 +00:00
cltbld%netscape.com
177c95f1e4 Automated update 2004-01-29 20:20:57 +00:00
cltbld%netscape.com
7710f86887 Automated update 2004-01-22 22:41:00 +00:00
cltbld%netscape.com
b432aca63e Automated update 2004-01-02 01:01:02 +00:00
cltbld%netscape.com
ec1825df0c Automated update 2003-12-11 23:32:02 +00:00
dbaron%dbaron.org
d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
cltbld%netscape.com
95eba2e12e Automated update 2003-12-01 16:41:10 +00:00
bsmedberg%covad.net
5056886408 Manually committing configure, as ctlbld seems broken. 2003-10-30 21:22:21 +00:00
dbaron%dbaron.org
1743e5a204 Not-so-automated update. 2003-10-23 19:47:31 +00:00
tor%cs.brown.edu
6f519e7b66 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:44:23 +00:00