Commit Graph

1334 Commits

Author SHA1 Message Date
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
daniel%glazman.org
d3099c31e9 build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org 2003-09-24 13:59:37 +00:00
cltbld%netscape.com
a71aec5c6f Automated update 2003-09-22 01:22:12 +00:00
cls%seawood.org
9e9e1e36f9 Remove unused ios::bin & ios::binary checks. 2003-09-22 01:13:16 +00:00
cls%seawood.org
4ed4bcc52c Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cltbld%netscape.com
0c2d1422ff Automated update 2003-09-18 19:23:23 +00:00
cltbld%netscape.com
cff2f210e4 Automated update 2003-09-16 22:44:27 +00:00
cls%seawood.org
667c70044d Use AWK instead of awk for win32 compiler checks.
Bug #218906
2003-09-15 04:46:16 +00:00
cls%seawood.org
99017c8c60 Allow libidl & glib to be installed in separate prefixes on win32.
Bug #216367 r=bryner
2003-09-15 04:00:54 +00:00
cls%seawood.org
168af1d84c When calling windres, use a temp file to work around resource issue.
Thanks to Sander <mybugzilla@juima.org> for the original patch.
Bug #213281 r=cls rs=leaf
2003-09-15 03:36:36 +00:00
cltbld%netscape.com
8a43da6d99 Automated update 2003-09-11 16:26:33 +00:00
cltbld%netscape.com
f958fc619e Automated update 2003-08-29 17:19:05 +00:00
cls%seawood.org
a0a91fcd8a Skip iconv checks for darwin builds as iconv is only available from fink and we do not want the extra external dependency.
Thanks to Jerry Talkington <jerry@smartasfuck.com> for the patch.
Bug #216908 r=cls sr=darin a=asa
2003-08-26 15:56:49 +00:00
cltbld%netscape.com
0269df72d7 Automated update 2003-08-26 00:30:14 +00:00
cls%seawood.org
3027ba5b8a Only build freetype support when freetype is present and we're building against an X11-based toolkit.
Bug #216076 r=bryner a=asa
2003-08-18 18:56:42 +00:00
cltbld%netscape.com
2681a85fef Automated update 2003-08-14 21:43:26 +00:00
cls%seawood.org
02c7851c65 That AC_SUBST shouldn't be conditional. 2003-08-14 21:37:31 +00:00
cls%seawood.org
7f53862a76 Set CYGDRIVE_MOUNT at configure time for cygwin-wrapper performance enhancement to work.
Thanks to Brian Ryner <bryner@brianryner.com> for the patch.
Bug #206643 r=cls a=mkaply
2003-08-14 21:36:22 +00:00
dbaron%dbaron.org
b75b9c5b2c Add -Wno-long-long before adding -pedantic so that we can compile on gcc 3.3.1 without --disable-pedantic. r=bryner a=asa b=214051 2003-08-12 06:01:48 +00:00
cls%seawood.org
0cbbeb36cd Do not set MOZ_ENABLE_COREXFONTS for win32 builds.
Thanks to Stephen Walker <sdwalker@myrealbox.com> for the patch.
Bug #214134 r=leaf
2003-08-05 19:40:30 +00:00
cltbld%netscape.com
15919608c2 Automated update 2003-08-05 07:46:13 +00:00
cls%seawood.org
ce97dd95ed cygwin perl is already wrapped 2003-08-05 07:45:28 +00:00
cltbld%netscape.com
4d504b2880 Automated update 2003-08-05 06:06:15 +00:00
cls%seawood.org
5c559fb56d Wrap perl calls since we still support activestate perl.
Fixing bustage
2003-08-05 06:03:56 +00:00
cltbld%netscape.com
fb79cd3a13 Automated update 2003-08-05 04:46:27 +00:00
cls%seawood.org
064d382e0c Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
daniel%glazman.org
a1e75e8d7c bustage fix backing out 214597 fix 2003-07-31 20:04:25 +00:00
cltbld%netscape.com
500c034a89 Automated update 2003-07-31 18:57:34 +00:00
daniel%glazman.org
ce180c43c0 Build fails with french version of VC7 because of case-sensitivity of version msg
b=214597, r=cls@seawood.org, sr=leaf@mozilla.org
2003-07-31 18:50:23 +00:00
cltbld%netscape.com
689446076e Automated update 2003-07-30 23:58:18 +00:00
mkaply%us.ibm.com
ff1562cfc1 Turning spellchecker in default build - not packaged yet 2003-07-28 20:36:13 +00:00
mkaply%us.ibm.com
e398557f63 #56301
r=mkaply, pedemont, jblanco, sr=kin@netscape.com, a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
2003-07-25 19:53:34 +00:00
seawood%netscape.com
905b29e9d9 Use -mno-cygwin when calling $CPP to make sure the proper path is used for mingw builds when checking for headers. 2003-07-13 17:39:06 +00:00
cltbld%netscape.com
3ce722e6c3 Automated update 2003-07-09 21:58:01 +00:00
cltbld%netscape.com
7aaa87d0a9 Automated update 2003-07-09 05:17:52 +00:00
dbaron%dbaron.org
dbe61def87 Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner 2003-07-08 21:20:04 +00:00
cltbld%netscape.com
a629d2ce93 Automated update 2003-07-07 18:27:57 +00:00
seawood%netscape.com
1a6a612624 Split private xpcom defines into separate header.
Bug #210409 r=dougt
2003-07-03 20:55:23 +00:00
seawood%netscape.com
8fdbbdff1d Make user-specific application directory name configurable using --with-user-appdir.
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the original patch.
Bug #58327 r=dougt
2003-07-01 18:32:49 +00:00
seawood%netscape.com
4fbdfa6f20 Fixing X-on-X bustage 2003-07-01 03:57:47 +00:00
seawood%netscape.com
775e423c59 Argh. HAVE_64BIT_OS is not xpcom specific.
Bug #210409
2003-06-27 19:17:46 +00:00
cltbld%netscape.com
d3079d0529 Automated update 2003-06-27 04:17:58 +00:00
seawood%netscape.com
cab1558f57 Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00
seawood%netscape.com
224244de18 Use compiler test to check for Forte version instead of version string output.
Bug #177486 r=kyle.yuan@sun.com
2003-06-22 21:18:25 +00:00
cltbld%netscape.com
f61158272e Automated update 2003-06-22 09:27:59 +00:00
cltbld%netscape.com
1f5a88845b Automated update 2003-06-19 18:47:57 +00:00
cltbld%netscape.com
87a3a21aa0 Automated update 2003-06-19 17:48:31 +00:00
cltbld%netscape.com
5838abdc60 Automated update 2003-06-16 21:39:32 +00:00
bryner%netscape.com
c90762438b Bug 205360 - don't link explicitly with libc as part of ICONV_LIBS, since it causes problems for gcc built with --disable-shared. Patch by cls, r=dbaron, sr=darin. 2003-06-16 21:37:49 +00:00
cltbld%netscape.com
f32e2cb367 Automated update 2003-06-16 17:48:04 +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
colin%theblakes.com
b606fc0102 Don't define UNIX_ASYNC_DNS for OpenVMS. b=208457, r=cls 2003-06-06 11:53:20 +00:00
seawood%netscape.com
d29b739c85 The autogen process didn't work (again) 2003-06-05 16:59:42 +00:00
pavlov%pavlov.net
121c0e79b2 Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:19:42 +00:00
tor%cs.brown.edu
54b547aff9 Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 11:17:10 +00:00
cltbld%netscape.com
31ab2613cc Automated update 2003-05-23 07:18:08 +00:00
cltbld%netscape.com
291d381c35 Automated update 2003-05-03 20:18:13 +00:00