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

1985 Коммитов

Автор SHA1 Сообщение Дата
bent.mozilla@gmail.com e58a928660 Bug 430718 - "Better objc exception logging with stack traces in debug builds". r=josh, sr=roc. a=DEBUG-only change. 2008-04-25 13:55:50 -07:00
gavin@gavinsharp.com d4706215f2 Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner 2008-04-25 09:44:16 -07:00
ted.mielczarek@gmail.com 4b6b2486dd bug 428431 - configure should add -wd flags to CFLAGS/CXXFLAGS for PGO builds. r=bsmedberg a=damons 2008-04-21 11:28:23 -07:00
benjamin@smedbergs.us e837ce2572 Fix typo. 2008-04-21 07:03:21 -07:00
benjamin@smedbergs.us e62ebafaf1 Bug 425974 - issue a dire warning to those who are still using cygwin to build - and skip the broken AC_CHECK_HEADERS checks, so that they will continue to build for the time being, r=luser a=mconnor 2008-04-21 06:43:31 -07:00
dholbert@cs.stanford.edu 515d34180f Back out bug 429336 to see if it fixes orange. 2008-04-17 14:03:20 -07:00
sdwilsh@shawnwilsher.com a92b4d7088 Bug 429336 - Upgrade to sqlite 3.5.8. r=shaver, a=beltzner 2008-04-17 09:33:30 -07:00
benjamin@smedbergs.us a54371c044 Bug 426065 part 2: configure should confirm that Windows headers necessary for certain features are actually available. r=luser a=beltzner 2008-04-16 07:15:30 -07:00
vladimir@pobox.com b27a153ae6 b=428563, minor upgrade to cairo 1.6.4, really this time; r=me,a=beltzner 2008-04-16 05:48:51 -07:00
mozilla@weilbacher.org 6f0611869f Bug 415947: Upgrade to SQLite 3.5.4.2 to pick up OS/2 code changes, r=sdwilsh, a1.9=beltzner 2008-04-15 12:29:45 -07:00
benjamin@smedbergs.us 81043f2fe4 Bug 426065 part 1 - use AC_CHECK_HEADERS to check for Windows headers that might not be present in various SDKs, r=ted a=beltzner 2008-04-15 08:18:39 -07:00
ginn.chen@sun.com c8f3e16cf0 Bug 425626 Enable PGO with Sun Studio on Solaris r=ted.mielczarek a=beltzner 2008-04-08 23:34:20 -07:00
reed@reedloden.com bd738dc665 Bug 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" (configure bits) [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=beltzner] 2008-04-08 23:17:10 -07:00
pavlov@pavlov.net a82c2e36c8 bug 424040. add valgrind hooks to jemalloc. patch from Jason Evans <jasone@canonware.com> r=me 2008-04-08 00:19:40 -07:00
ted.mielczarek@gmail.com 68517aaff0 bug 424960 - only enable crash reporting for X% of release builds. r=bsmedberg (blocking 1.9) 2008-04-07 14:18:06 -07:00
vladimir@pobox.com b52afa817f b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch cairo-upgrade.patch ; r=me 2008-04-06 22:08:30 -07:00
vladimir@pobox.com 5f1dc77014 backout [mq]: cairo-rollback.patch 2008-04-06 16:34:08 -07:00
vladimir@pobox.com ec70458884 b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch cairo-upgrade.patch ; r=me 2008-04-06 15:14:09 -07:00
caillon@redhat.com db12b8abaf Bug 426205 - Fix implicit declaration of exit() warning running configure r=bsmedberg a=beltzner 2008-04-03 19:09:06 -07:00
reed@reedloden.com ec7b76dd1d Bug 417345 - "build broken on sparc" (make sparc same as ppc) [p=dennis@ausil.us (Dennis Gilmore) r=luser/ted a1.9=beltzner] 2008-04-01 01:43:09 -07:00
gavin@gavinsharp.com 84a474f674 Bug 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg 2008-03-28 11:08:44 -07:00
gavin@gavinsharp.com cc780cd60d Back out bug 415947 due to topcrash bug 424163, a=beltzner 2008-03-20 12:17:09 -07:00
alfred.peng@sun.com cd72be63a8 Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07:00
mozilla@weilbacher.org 902e89bce5 Bug 415947: upgrade SQLite to 3.5.7, r=sdwilsh, a1.9=beltzner 2008-03-19 15:40:10 -07:00
ted.mielczarek@gmail.com c30a51f61d bustage fix for solaris from bug 403224 2008-03-18 14:30:54 -07:00
ted.mielczarek@gmail.com 2d52e5f066 bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 10:37:00 -07:00
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