Commit Graph

61 Commits

Author SHA1 Message Date
jwalden@mit.edu
c8d5c2c022 Bug 385810 - Error early on unrecognized extensions provided to --enable-extensions. r=bsmedberg 2007-06-25 15:08:01 -07:00
dcamp@mozilla.com
b19cb859ee disable breakpad by default for 64bit builds. b=385398, r=luser 2007-06-23 21:29:43 -07:00
dcamp@mozilla.com
c096d39bc0 Bug 380540: Check curl-config if libcurl.pc isn't found, try enabling breakpad by default again on linux. r=luser 2007-06-21 14:44:30 -07:00
dcamp@mozilla.com
ae37b1a9d7 backing out last patch for bug 380540 for breakage 2007-06-21 13:22:58 -07:00
dcamp@mozilla.com
b6229f3b68 Bug 380540: enable breakpad by default on linux, r=luser 2007-06-21 13:04:02 -07:00
dcamp@mozilla.com
56ba514ddd Bug 380540 - crash reporter client on linux, r=luser 2007-06-21 09:11:07 -07:00
ginn.chen@sun.com
2f245a7794 Bug 384283 Firefox trunk failed to build on Solaris
r=benjamin
2007-06-20 00:54:04 -07:00
sdwilsh@shawnwilsher.com
faeb65c613 Bug 384262 - Fix typo in --enable-bookmarks-places configure flag. Patch by Dietrich Ayala <dietrich@mozilla.com>. r=sspitzer 2007-06-19 14:34:28 -07:00
benjamin@smedbergs.us
df99122343 Bug 384513 - make the visibility pragma checks aware of mach-o and not just ELF, and re-enable libxul by default, r=mento+shebs 2007-06-19 07:53:05 -07:00
flamingice@sourmilk.net
05024288f8 Bug 375921, configure should throw error when APNG not found, Patch by Andrew Smith, r=dbaron, r=benjamin 2007-06-18 12:44:11 -07:00
kherron@fmailbox.com
f77815b9b4 Bug 377344 - Configure should check for PR_STATIC_ASSERT support when building with system NSPR. Patch by Mook <mook.moz+mozbz@gmail.com>, r=benjamin. 2007-06-17 04:45:58 -07:00
mats.palmgren@bredband.net
3f7e3e99ea Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
axel@pike.org
7e2df56d76 bug 383463, --disable-compile-environment checks too much, r=bsmedberg 2007-06-11 08:56:41 -07:00
gavin@gavinsharp.com
930af03e59 Bustage fix: Vlad apparently forgot to back out the changes to this file 2007-06-10 21:58:30 -07:00
vladimir@pobox.com
c5c6e23b8b b=383960, Upgrade cairo to 1.4.8, r=me -- moz cairo: configure.in fixes 2007-06-10 17:08:37 -07:00
vladimir@pobox.com
7e19eeb82a b=383960, Upgrade cairo to 1.4.8, r=me -- moz cairo: misc fixes 2007-06-10 17:07:13 -07:00
mozilla@weilbacher.org
a614a85c71 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
kairo@kairo.at
6fa1f411ec bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg 2007-06-04 08:09:49 -07:00
bent.mozilla@gmail.com
4ccd4b3a65 Bug 380846. Bustage fix for Solaris and K/Ubuntu. Patch by Alfred Peng <alfred.peng@sun.com>. r=bsmedberg. 2007-05-24 10:45:55 -07:00
bent.mozilla@gmail.com
5c7024b338 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
benjamin@smedbergs.us
e1892ba89d Bug 363263 - OS_TARGET set incorrectly in cross-compiled builds, patch by Mike Hommey, r=me 2007-05-23 10:00:17 -07:00
mozilla@weilbacher.org
37dfcb7724 Bug 359716: followup for OS/2 to fix build break with MOZ_LDAP_XPCOM, r=bsmedberg 2007-05-21 12:28:20 -07:00
benjamin@smedbergs.us
b6bb5bc12c Bug 377347 - Disable the obsolete string API (from the Mozilla 1.4 SDK), r=darin sr=dbaron 2007-05-21 07:32:35 -07:00
mozilla.mano@sent.com
b41a1d9930 Turing on Bookmarks on Places. 2007-05-18 20:46:27 -07:00
dwitte@stanford.edu
f1d6a5a7ed remove p3p from built extensions (MOZ_EXTENSIONS_ALL and seamonkey MOZ_EXTENSIONS_DEFAULT lists). bug 366611, a=kairo for build change, r=luser 2007-05-17 00:39:15 -07:00
ted.mielczarek@gmail.com
cc234de2fd bug 368206 - build breakpad by default on os x. (trying again). r=bsmedberg 2007-05-08 12:44:33 -07:00
sayrer@gmail.com
576edd660a backing out patch for bug 368206 due to bustage 2007-05-07 14:56:02 -07:00
ted.mielczarek@gmail.com
1368fe1033 bug 368206 - build breakpad by default on OS X. r=bsmedberg 2007-05-07 13:53:29 -07:00
ted.mielczarek@gmail.com
40cfd4bc8a backing out configure change from bug 368206 since it's still busted with the 10.3.9 sdk 2007-05-07 09:44:18 -07:00
ted.mielczarek@gmail.com
01d4f5821b bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg 2007-05-07 08:32:41 -07:00
bugzilla@standard8.demon.co.uk
c74cf017ec Bug 379818 Stop building xpcom-obsolete for suiterunner (and sroaming) r=benjamin,r/sr=Neil 2007-05-07 07:30:15 -07:00
mats.palmgren@bredband.net
a0d71d8ffc Bye bye gtk1 and xlib (Patch 2). b=326152 r+sr=roc 2007-05-02 17:52:32 -07:00
asqueella@gmail.com
1430724eef Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc 2007-05-02 13:07:32 -07:00
mats.palmgren@bredband.net
dfbd9d77a5 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
mats.palmgren@bredband.net
1ee276743e Backing out last change to fix bustage. b=326152 2007-04-30 14:33:33 -07:00
mats.palmgren@bredband.net
258dfcd705 Bye bye gtk1 and xlib (part 1 of 3). b=326152 r+sr=roc 2007-04-30 14:13:39 -07:00
ted.mielczarek@gmail.com
b328262fc9 bug 377992 - dbus build fails with some dbus versions - disable dbus by default, add --enable-dbus configure arg. r=bsmedberg 2007-04-25 13:40:58 -07:00
ted.mielczarek@gmail.com
7c574f527c backing out due to tinderbox bustage - bug 368206 2007-04-25 10:46:32 -07:00
benjamin@smedbergs.us
8c1589e166 Bug 368206 - enable breakpad by default on mac-intel (it currently doesn't build on mac-ppc, but it will in the future), r=luser 2007-04-25 09:40:27 -07:00
ted.mielczarek@gmail.com
95e0e48051 bug 378469 - fix some configure tests in MSMANIFEST_TOOL checking. r=bsmedberg 2007-04-23 09:32:52 -07:00
pavlov@pavlov.net
e830d31887 fixing function name check in libpng. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me 2007-04-19 18:27:46 -07:00
wr@rosenauer.org
545d58d8ae Bug 377992 - dbus build fails with some dbus versions, r=luser 2007-04-19 04:52:40 -07:00
ted.mielczarek@gmail.com
8d6bdab8f4 bug 377939 - set _WIN32_IE=0x500 r=bsmedberg 2007-04-18 14:02:45 -07:00
bugzilla@standard8.demon.co.uk
96aaccaa55 Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code 2007-04-12 04:18:00 -07:00
benjamin@smedbergs.us
5585497024 Fix libxul bustage from bug 376658, patch by sylvain.pasche, r=me 2007-04-11 11:22:35 -07:00
benjamin@smedbergs.us
6fc27eb426 Bustage fix for cygwin environment with non-cygwin python, from bug 361583 2007-04-11 11:17:02 -07:00
axel@pike.org
4295a1b739 bug 361583, bustage fix for cygwin builds, don't use cygwin-wrapper. We may add that back for non-cygwin pythons 2007-04-11 10:09:51 -07:00
benjamin@smedbergs.us
5cad2ac7e6 And fix bashism :-( 2007-04-10 10:37:44 -07:00
benjamin@smedbergs.us
255d5a6ec4 Bug 375219 bustage fix. 2007-04-10 10:35:40 -07:00
benjamin@smedbergs.us
9b7df4e5fa Bug 376658 - Enable xinerama by default. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me+roc 2007-04-10 08:37:25 -07:00