Commit Graph

1959 Commits

Author SHA1 Message Date
marco@gnome.org
fa47c6059f Bug 422463, fix pyxpcom build on some x86_64 systems r=mhammond sr=benjamin 2008-03-18 04:57:31 -07:00
ginn.chen@sun.com
77c4014b3d Bug 422894 Firefox 3 failed to start on Solaris SPARC workaround a compiler bug r=ted.mielczarek a=beltzner 2008-03-17 23:39:45 -07:00
kairo@kairo.at
2dff790632 bug 423261 - Build failure when gcc was compiled with some option that contains "version", r=ted a1.9=beltzner 2008-03-17 07:53:47 -07:00
dwitte@stanford.edu
8386d5d715 add gcc 4.2.x to the list of compilers broken with -Os. b=409803 2008-03-16 02:43:10 -07:00
dwitte@stanford.edu
2100b03129 Bug 409803 - gcc (4.1 only) zealously avoids inlining at -Os. make -finline-limit=50 the default on linux -Os builds. r=ted, blocking1.9+ 2008-03-15 19:48:01 -07:00
vladimir@pobox.com
f8a13c0c1d b=421422, cairo upgrade ; r=me 2008-03-14 20:44:23 -07:00
mnyromyr@tprac.de
fdb7240a2e Bug 421689: Mozilla won't build with XCode 3.1/more stable fix; r=ted.mielczarek, a1.9+=damons 2008-03-13 14:18:32 -07:00
dwitte@stanford.edu
a8f3390a96 Bug 417345 - build broken on sparc. r=ted, a=damons 2008-03-13 11:56:42 -07:00
mcsmurf@mcsmurf.de
3e17156d8d bustage fix for Bug 421787 2008-03-12 05:09:06 -07:00
reed@reedloden.com
40660df1b4 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 04:13:09 -07:00
reed@reedloden.com
628d36e54c Bug 356011 - "kfreebsd support" (main configure.in and xpcom parts) [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons] 2008-03-12 03:59:03 -07:00
mcsmurf@mcsmurf.de
560e5b1ab9 Bug 421787 - NSS portion of build uses continuation lines in variable definition that is used in an AC_SUBST, p=bill@wg9s.com, r=jag, sr=bsmedberg, a1.9=dsicore 2008-03-12 03:45:20 -07:00
hwaara@gmail.com
1e9e1c5c58 bug 421689, Mozilla won't build with Xcode 3.1 (included with the iPhone SDK). Path by Matthew Gertner (matthew@allpeers.com). r=ted, a=dsicore 2008-03-11 03:24:35 -07:00
reed@reedloden.com
76430f295a Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 04:33:28 -08:00
reed@reedloden.com
c3583791dd Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-08 01:53:28 -08:00
wr@rosenauer.org
d032200491 Bug 420040 - minimal required gtk2 version in configure.in is outdated, r=bsmedberg, a19=beltzner 2008-03-06 11:56:49 -08:00
ted.mielczarek@gmail.com
eb836b91cc bug 419348 - build config fixes for profile-guided optimization on mac. fixes for PGO on universal builds, configure arg to disable PGO in spite of profiled build. r=bsmedberg 2008-03-06 03:57:21 -08:00
ted.mielczarek@gmail.com
974bed2b16 bug 405523 - add dynamicbase flag (build with ASLR when available). r=bsmedberg 2008-03-05 07:10:26 -08:00
joshmoz@gmail.com
b903b64b94 always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 15:24:53 -08:00
ginn.chen@sun.com
f8bba6b1ec Bustage of bug 263381 r=Ted Mielczarek a1.9b4=beltzner 2008-02-28 00:36:38 -08:00
ted.mielczarek@gmail.com
a0ee43a538 bug 415928 - fix packaging of CRT with jemalloc - make nspr/nss play along. r=bsmedberg 2008-02-25 12:50:35 -08:00
dtownsend@oxymoronical.com
290cf44489 Backing out bug 415928 to hopefully fix runtime failures on perf boxes 2008-02-23 07:44:54 -08:00
reed@reedloden.com
ac315e1844 Bug 415928 - "fix packaging of CRT with jemalloc" [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=damons] 2008-02-23 03:20:05 -08:00
reed@reedloden.com
36fb40a626 Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 03:25:59 -08:00
dougt@meer.net
0d7753ff58 fixing 418775. ubuntu configure bustage caused us to remove setting topsrcdir for windows mobile correctly when building under msys or cygwin. r=bsmedberg, a=beltzner 2008-02-21 12:53:16 -08:00
mozilla@weilbacher.org
84938e85a6 Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables), configure.in part of the patch. r/sr=dbaron, r=vlad, a=beltzner 2008-02-21 02:35:29 -08:00
dougt@meer.net
9a9e0da578 Fixing build bustage on ubuntu in configure. b=418775. 2008-02-20 20:59:06 -08:00
ted.mielczarek@gmail.com
577c020e6d bug 361343 - make profiledbuild work on windows. r=bsmedberg 2008-02-20 15:29:11 -08:00
dougt@meer.net
d410b606ce configure changes required for building on windows mobile. r=bsmedberg, a=beltzner 2008-02-20 14:38:25 -08:00
ted.mielczarek@gmail.com
cb8b0d0615 bug 415928 - fix packaging of CRT with jemalloc - fix CRT linkage. r=bsmedberg 2008-02-20 04:33:11 -08:00
ted.mielczarek@gmail.com
12c021d1bc bug 240267 - link error when doing make profiledbuild. r=bsmedberg 2008-02-16 14:23:07 -08:00
reed@reedloden.com
e704bf9751 Bug 345080 - "Allow use of external hunspell library" [p=mh+mozilla@glandium.org (Mike Hommey) r=mscott sr=bsmedberg a1.9=schrep] 2008-02-14 03:16:53 -08:00
pavlov@pavlov.net
486b8de38e bug 417066. disable jemalloc when we're building with trace-malloc. r=ted 2008-02-12 16:47:43 -08:00
pavlov@pavlov.net
56dff7c9d8 bug 417066. enabling jemalloc by default on linux. r=bsmedberg. 2008-02-12 15:55:04 -08:00
surkov.alexander@gmail.com
318b3904ac Bug 388992 - Make schema-validation not depend on webservices, patch=aaronr, r=doronr, sspeiche@gmail.com, benjamin, a=beltzner 2008-02-12 06:36:38 -08:00
karlt+@karlt.net
6e342b0b1e Bug 413050 - call cairo_debug_reset_static_data in system cairo on shutdown r=pavlov 2008-02-11 22:47:40 -08:00
mozilla@weilbacher.org
696693b235 [OS/2] Bug 415661: strip symbols when linking, p=wuno, r=me 2008-02-09 02:41:00 -08:00
reed@reedloden.com
d3ef22bd3b Bug 344818 - "Linking - missing library deps" (check cairo-xlib-xrender for system cairo) [p=fta+bugzilla@sofaraway.org (Fabien Tassin) r=vlad a=blocking1.9+] 2008-02-06 13:17:39 -08:00
neil@parkwaycc.co.uk
49f87a5be7 Bug 414374 Make debug mailnews builds nonstatic by default r=luser^H^H^H^H^Hted sr=bienvenu a=damons 2008-02-06 04:33:03 -08:00
pavlov@pavlov.net
fdde8df444 bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
sayrer@gmail.com
57a0f0371e Bug 413253. build with -fno-strict-aliasing on GCC platforms. r=ted.mielczarek 2008-01-29 11:46:12 -08:00
mozilla@weilbacher.org
d0cb8b7ca7 Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner 2008-01-28 15:07:34 -08:00
mozilla@weilbacher.org
fc80bb59ab Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner 2008-01-28 14:22:53 -08:00
mozilla@weilbacher.org
1096a03a1c Bug 412923: Remove gfx/gfx-config.h.in, r=ted.mielczarek, a=beltzner 2008-01-28 14:05:47 -08:00
mozilla@weilbacher.org
a47fdbbc92 Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep 2008-01-23 00:27:47 -08:00
ted.mielczarek@gmail.com
6f2d50e15d bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg 2008-01-22 16:06:40 -08:00
reed@reedloden.com
23bbd145b3 Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-20 19:47:25 -08:00
reed@reedloden.com
8fdb463998 Bug 410952 - "configure --help describes dtrace option but does not list dtrace option" [p=ray@ganymede.org (Ray Kiddy) r=bsmedberg a1.9=schrep] 2008-01-18 22:56:17 -08:00
kaie@kuix.de
968e988b7c Bug 399590, Update Mozilla trunk to use NSS tag NSS_3_12_BETA1 r=rrelyea, a1.9=mtschrep 2008-01-18 02:40:58 -08:00
reed@reedloden.com
ac15e5aa0a Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest. 2008-01-17 02:11:00 -08:00