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

2137 Коммитов

Автор SHA1 Сообщение Дата
mozilla@weilbacher.org 569c86f6e4 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 43fbf10186 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 7db8d99c06 Bug 412923: Remove gfx/gfx-config.h.in, r=ted.mielczarek, a=beltzner 2008-01-28 14:05:47 -08:00
mozilla@weilbacher.org c9f76a0f27 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 7376cbecd3 bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg 2008-01-22 16:06:40 -08:00
reed@reedloden.com c6c7f07cd5 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 40167cc305 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 7ee1f1c7e5 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 a442aa2057 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
reed@reedloden.com 1647a5803a Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-01-16 22:27:50 -08:00
sayrer@gmail.com a355d3804f Bug 411365. Start and stop Shark from JS. r=crowder, sr=jst 2008-01-16 12:42:50 -08:00
dwitte@stanford.edu 12d4db0c66 disable -Wcast-align for gcc on ia64. b=411292, r=luser, a=npotb-on-any-plat-we-actually-care-about 2008-01-08 17:34:56 -08:00
sayrer@gmail.com d4dc1c73dd Back to -O2. 2008-01-08 01:03:06 -08:00
sayrer@gmail.com 6d048cbbaf Clobbering to test Linux settings on Mac. Will back out shortly. 2008-01-07 23:05:38 -08:00
reed@reedloden.com 64d4ad0baa Bug 389089 - "Configure should check for truncate64, statvfs64" [p=MaierMan@web.de (Nils Maier) r=bsmedberg a1.9=beltzner] 2008-01-02 22:24:46 -08:00
crowder@fiverocks.com f75cf958da Fixing a typo in an error message in configure (trivial, npotb) 2007-12-31 21:54:37 -08:00
dwitte@stanford.edu 6b0685a39f reverting changes. 2007-12-23 02:57:15 -08:00
dwitte@stanford.edu 6b73547c11 more tweaks. 2007-12-22 22:55:32 -08:00
dwitte@stanford.edu 04d9fe60dc bump inline limit. 2007-12-22 22:28:33 -08:00
dwitte@stanford.edu 8028e9d1b9 test different linux optimization settings for a few cycles on the perf boxes. 2007-12-22 21:04:32 -08:00
mark@moxienet.com fc5a25d1f3 409224 Don't use obsolete gcc -no-cpp-precomp. r=ted.mielczarek a/1.9=beltzner 2007-12-20 14:54:31 -08:00
sayrer@gmail.com dfce215459 Bug 407794. Nightlies should not override module-specific build settings. r=ted.mielczarek. 2007-12-13 19:22:52 -08:00
mozilla@weilbacher.org cb1e19b584 [OS/2] Bug 407524: Enable PDF surface on OS/2, r=ted.mielczarek 2007-12-11 13:49:27 -08:00
sayrer@gmail.com 7843545274 backing out bug 407794 2007-12-10 22:20:08 -08:00
gavin@gavinsharp.com 4f7c1dac21 Bug 407794, Nightlies should not override the module-specific build settings, patch by Robert Sayre <sayrer@gmail.com>, r=tmielczarek, a=schrep 2007-12-10 15:35:00 -08:00
reed@reedloden.com 73de16313c Bustage fix #3 for bug 402742. 2007-12-07 17:00:18 -08:00
reed@reedloden.com 8e76e25f24 Bug 402742 - "Stock icons will not display if libgnomeui is not present" (more soft runtime dependencies) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=vlad sr=roc aM10=schrep] 2007-12-07 16:08:09 -08:00
mark@moxienet.com ce29508061 Last checkin was for bug 403250. This checkin is for bug 403258. 403258 [10.5] When using an SDK, many configure checks fail: ld: library not found for -lcrt1.10.5.o. Set MACOSX_DEPLOYMENT_TARGET before SDK CFLAGS (-isysroot). r=ted.mielczarek a/1.9=dsicore 2007-11-30 12:34:50 -08:00
mark@moxienet.com 8baa4348f5 [10.5] 1.8 build configured with --enable-strip fails: strip: symbols referenced by relocation entries that can't be stripped in: .../xpinstall/src/libxpinstall.dylib. Always use ld -exported_symbols_list, never use nmedit -s. r=ted.mielczarek a/1.9=dsicore 2007-11-30 12:33:14 -08:00
reed@reedloden.com 925dcd312e Bug 405219 - "system nspr, nss and cairo checks should bump their version checking" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2007-11-28 14:40:21 -08:00
karlt+@karlt.net 90de2a4fa6 check for unwind.h b=326594 r=bsmedberg a=schrep 2007-11-26 19:58:14 -08:00
reed@reedloden.com 2f0fdaf444 Bug 388743 - "build dbus on linux by default (--enable-dbus) to auto-detect online/offline state" [p=steffen.wilberg@web.de (Steffen Wilberg) r=luser a1.9=schrep] 2007-11-21 00:26:13 -08:00
reed@reedloden.com 6851476101 Bug 368844 - "Build with --enable-system-cairo is broken" [p=astralstorm@gmail.com (Radosław Szkodziński) r=stuart a1.9=schrep] 2007-11-20 02:04:19 -08:00
reed@reedloden.com 31a6d9b985 Bug 403239 - "Update libpng to version 1.2.23 and reduce libpng footprint" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=stuart sr=tor a1.9=schrep] 2007-11-13 03:03:32 -08:00
karlt+@karlt.net 5077dfb36a Bug 326594 - Consider using backtrace() for Unix stack traces: Add safety checks to i386/ppc unwind and use libgcc_s for amd64 and others r=dbaron,bsmedberg a=schrep 2007-11-11 20:45:40 -08:00
benjamin@smedbergs.us df3100bdd8 Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer 2007-10-13 14:13:50 -07:00
bent.mozilla@gmail.com f644faab9b Bug 397796 - "Allow XULRunner apps to specify the name of xulrunner-stub via configure". r+a=luser. 2007-10-11 11:50:54 -07:00
jst@mozilla.org 28a0fabaaf Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 16:03:14 -07:00
pavlov@pavlov.net c10729129f bug 362682. re-re-landing linux text goodness. r=vlad, patch by me and Behdad Esfahbod <mozilla@behdad.org>. 2007-10-06 00:26:13 -07:00
pavlov@pavlov.net 479c625948 backing out, again.. not sure what the leaks are. 2007-09-27 17:15:59 -07:00
pavlov@pavlov.net 0975834191 bug 362682. relanding linux text goodness. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad 2007-09-27 15:15:51 -07:00
dbaron@dbaron.org 7e642cf6bb Remove freetype2 code, which was used only by the old gfx code. b=389697 r+a1.9=vlad 2007-09-27 13:44:51 -07:00
kairo@kairo.at 56b45fbdbb bug 394671 - cvs remove extensions/help, r+sr=Neil a=bsmedberg 2007-09-21 08:03:20 -07:00
pavlov@pavlov.net baa8d2e6cb backing out 362682 due to linux tinderboxen not being upgraded... (396805, 389426) 2007-09-19 16:53:09 -07:00
pavlov@pavlov.net 309e7d7b07 crossing fingers that this fixes linux bustage 2007-09-19 16:12:48 -07:00
pavlov@pavlov.net 5331bc3fe6 bug 362682. fix missing glyphs on linux. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad 2007-09-19 15:18:42 -07:00
gijskruitbosch@gmail.com 761aa91deb Bug 395586 - Make xulrunner debug build libxul still.
r=ted.mielczarek@gmail.com (Ted Mielczarek)
a=bzbarsky@mit.edu (Boris Zbarsky)
2007-09-18 03:54:13 -07:00
rflint@ryanflint.com fddef7f9a7 Reenable zipwriter to get the test boxes working again 2007-09-16 22:33:12 -07:00
rflint@ryanflint.com 1f39f78169 Disable zipwriter for real this time due to test failures. r=foopy 2007-09-16 21:22:19 -07:00
dtownsend@oxymoronical.com e0dbe1f429 Disable zipwriter from bug 379633 for the time being due to test failures. r=gavin.sharp 2007-09-16 17:49:18 -07:00