Граф коммитов

1816 Коммитов

Автор SHA1 Сообщение Дата
bent.mozilla%gmail.com e665461d6a Bug 380846. Bustage fix for Solaris and K/Ubuntu. Patch by Alfred Peng <alfred.peng@sun.com>. r=bsmedberg. 2007-05-24 17:45:55 +00:00
bent.mozilla%gmail.com 243b45e3dd 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 20:08:55 +00:00
benjamin%smedbergs.us cecb49faa0 Bug 363263 - OS_TARGET set incorrectly in cross-compiled builds, patch by Mike Hommey, r=me 2007-05-23 17:00:17 +00:00
mozilla%weilbacher.org 211ff8ebd7 Bug 359716: followup for OS/2 to fix build break with MOZ_LDAP_XPCOM, r=bsmedberg 2007-05-21 19:28:20 +00:00
benjamin%smedbergs.us 6a9dbfe679 Bug 377347 - Disable the obsolete string API (from the Mozilla 1.4 SDK), r=darin sr=dbaron 2007-05-21 14:32:35 +00:00
mozilla.mano%sent.com 871997b76a Turing on Bookmarks on Places. 2007-05-19 03:46:27 +00:00
dwitte%stanford.edu f3e5821ac8 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 07:39:15 +00:00
ted.mielczarek%gmail.com 99971a3e64 bug 368206 - build breakpad by default on os x. (trying again). r=bsmedberg 2007-05-08 19:44:33 +00:00
sayrer%gmail.com a04f041f44 backing out patch for bug 368206 due to bustage 2007-05-07 21:56:02 +00:00
ted.mielczarek%gmail.com d5b5df9131 bug 368206 - build breakpad by default on OS X. r=bsmedberg 2007-05-07 20:53:29 +00:00
ted.mielczarek%gmail.com 8f095d5d3d backing out configure change from bug 368206 since it's still busted with the 10.3.9 sdk 2007-05-07 16:44:18 +00:00
ted.mielczarek%gmail.com 23750009a2 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 15:32:41 +00:00
bugzilla%standard8.demon.co.uk de29500b28 Bug 379818 Stop building xpcom-obsolete for suiterunner (and sroaming) r=benjamin,r/sr=Neil 2007-05-07 14:30:15 +00:00
mats.palmgren%bredband.net 25a1457dee Bye bye gtk1 and xlib (Patch 2). b=326152 r+sr=roc 2007-05-03 00:52:32 +00:00
asqueella%gmail.com 77600220af Bug 318331 - Default build does not support Xinerama - detect support at runtime
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r+sr=roc
2007-05-02 20:07:33 +00:00
mats.palmgren%bredband.net 24e870cb3d Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
mats.palmgren%bredband.net fa15783418 Backing out last change to fix bustage. b=326152 2007-04-30 21:33:33 +00:00
mats.palmgren%bredband.net ff356637d4 Bye bye gtk1 and xlib (part 1 of 3). b=326152 r+sr=roc 2007-04-30 21:13:39 +00:00
ted.mielczarek%gmail.com 7180d367ba bug 377992 - dbus build fails with some dbus versions - disable dbus by default, add --enable-dbus configure arg. r=bsmedberg 2007-04-25 20:40:58 +00:00
ted.mielczarek%gmail.com dd345e0ae7 backing out due to tinderbox bustage - bug 368206 2007-04-25 17:46:32 +00:00
benjamin%smedbergs.us 890abe14b9 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 16:40:27 +00:00
ted.mielczarek%gmail.com 55a357a4eb bug 378469 - fix some configure tests in MSMANIFEST_TOOL checking. r=bsmedberg 2007-04-23 16:32:52 +00:00
pavlov%pavlov.net e64b7639ed fixing function name check in libpng. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me 2007-04-20 01:27:46 +00:00
wr%rosenauer.org 62313964c6 Bug 377992 - dbus build fails with some dbus versions, r=luser 2007-04-19 11:52:40 +00:00
ted.mielczarek%gmail.com 175053964a bug 377939 - set _WIN32_IE=0x500 r=bsmedberg 2007-04-18 21:02:45 +00:00
bugzilla%standard8.demon.co.uk c23bd1a949 Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code 2007-04-12 11:18:01 +00:00
benjamin%smedbergs.us 3e7adcf80c Fix libxul bustage from bug 376658, patch by sylvain.pasche, r=me 2007-04-11 18:22:35 +00:00
benjamin%smedbergs.us 026ffb944f Bustage fix for cygwin environment with non-cygwin python, from bug 361583 2007-04-11 18:17:02 +00:00
axel%pike.org 3aa4f04366 bug 361583, bustage fix for cygwin builds, don't use cygwin-wrapper. We may add that back for non-cygwin pythons 2007-04-11 17:09:51 +00:00
benjamin%smedbergs.us d2c98256d3 And fix bashism :-( 2007-04-10 17:37:44 +00:00
benjamin%smedbergs.us c63f66c1d1 Bug 375219 bustage fix. 2007-04-10 17:35:40 +00:00
benjamin%smedbergs.us 0727e0b9c5 Bug 376658 - Enable xinerama by default. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me+roc 2007-04-10 15:37:25 +00:00
bugzilla%standard8.demon.co.uk bf33a36a54 Back out bug 359716 again - still have windows bustages. 2007-04-06 10:47:47 +00:00
bugzilla%standard8.demon.co.uk 7b4d74eb89 Testing landing of bug 359716 again to see if we've fixed the bustages. It may stay if we have. r=benjamin (build config),sr=mscott 2007-04-06 08:53:29 +00:00
mozilla%weilbacher.org a4385f9f64 Bug 372151: remove non-cairo gfx toolkit options from configure.in (and set cairo-os2 as default for OS/2), r=benjamin 2007-04-04 20:47:07 +00:00
vladimir%pobox.com 5f5674d6a2 b=374462, bumping min cairo version in configure.in, r=stuart 2007-04-04 19:21:23 +00:00
masayuki%d-toybox.com bf18aacd86 b=333126 backing-out the previous checkin 2007-04-04 05:42:45 +00:00
masayuki%d-toybox.com 60b59c1bd8 Bug 333126 Bold/Italic text isn't displayed as bold/italic with cairo-gtk2 build if the font is synthesis font. (only enable enbolden flag in cairo) r=vlad 2007-04-04 05:10:56 +00:00
vladimir%pobox.com 0ec62b8c64 b=374462, update cairo to 1.4.2, r=stuart 2007-04-04 01:09:16 +00:00
bugzilla%standard8.demon.co.uk 4d45b2a341 Back out ldap-csdk upgrade from bug 359716 now that data has been gathered so the remaining problems can be fixed correctly. 2007-03-30 19:00:43 +00:00
bugzilla%standard8.demon.co.uk 873646d66a Bug 359716 Upgrade LDAP C-SDK to 6.0.x on trunk for Address Book. r=benjamin (build config),sr=mscott 2007-03-30 13:14:32 +00:00
dbaron%dbaron.org 1b3ef066ac Convert system library version tests from AC_TRY_RUN to AC_TRY_COMPILE so that they work when cross-compiling. b=372878 r=bsmedberg 2007-03-23 06:26:53 +00:00
pavlov%pavlov.net 13c8e24bf8 APNG. bug 257197. patch by Andrew Smith <asmith15@learn.senecac.on.ca>. r=biesi sr=pavlov 2007-03-20 23:56:50 +00:00
benjamin%smedbergs.us 49b30c7d32 Bug 367912 - Remove BUILD_MODULES support, r=luser 2007-03-12 20:14:02 +00:00
benjamin%smedbergs.us f2a83f0722 Bug 372400 - Require python in configure, r=luser 2007-03-08 22:13:42 +00:00
dbaron%dbaron.org 7bf7f1ed9c Reduce the number of AC_TRY_RUN tests (which are bad for cross-compiling), part 1: add and use static assertion macros. b=372878 r=bsmedberg 2007-03-08 18:18:51 +00:00
cls%seawood.org e7093ebded Set MOZ_JS_LIBS properly for win32 gcc builds.
Bug #371236 r=bsmedberg
2007-03-05 17:22:31 +00:00
pedemont%us.ibm.com 11e7b61647 Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg. 2007-03-02 21:28:58 +00:00
pavlov%pavlov.net 6f7242c36f enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00:00
benjamin%smedbergs.us 9dad82ab1c Bug 78081 - Don't export intermediate libraries, r=luser
This is going to break camino until those build scripts are updated.
2007-02-21 15:13:36 +00:00