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

1985 Коммитов

Автор SHA1 Сообщение Дата
bent.mozilla%gmail.com 647e6cb371 Bug 430718 - "Better objc exception logging with stack traces in debug builds". r=josh, sr=roc. a=DEBUG-only change. 2008-04-25 20:55:50 +00:00
gavin%gavinsharp.com 05762b4aaf 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 16:44:25 +00:00
ted.mielczarek%gmail.com 40598dc85e bug 428431 - configure should add -wd flags to CFLAGS/CXXFLAGS for PGO builds. r=bsmedberg a=damons 2008-04-21 18:28:23 +00:00
benjamin%smedbergs.us bbd3da45e2 Fix typo. 2008-04-21 14:03:21 +00:00
benjamin%smedbergs.us ff031db635 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 13:43:32 +00:00
dholbert%cs.stanford.edu c662e64a64 Back out bug 429336 to see if it fixes orange. 2008-04-17 21:03:21 +00:00
sdwilsh%shawnwilsher.com 66e129fe2b Bug 429336 - Upgrade to sqlite 3.5.8. r=shaver, a=beltzner 2008-04-17 16:33:30 +00:00
benjamin%smedbergs.us 96af45a43a Bug 426065 part 2: configure should confirm that Windows headers necessary for certain features are actually available. r=luser a=beltzner 2008-04-16 14:15:30 +00:00
vladimir%pobox.com bbc55aa13d b=428563, minor upgrade to cairo 1.6.4, really this time; r=me,a=beltzner 2008-04-16 12:48:51 +00:00
mozilla%weilbacher.org effe25f939 Bug 415947: Upgrade to SQLite 3.5.4.2 to pick up OS/2 code changes, r=sdwilsh, a1.9=beltzner 2008-04-15 19:29:46 +00:00
benjamin%smedbergs.us edffc11e5e 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 15:18:39 +00:00
ginn.chen%sun.com c410baaf6d Bug 425626 Enable PGO with Sun Studio on Solaris
r=ted.mielczarek a=beltzner
2008-04-09 06:34:20 +00:00
reed%reedloden.com 9134b9a496 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-09 06:17:11 +00:00
pavlov%pavlov.net a4f1a294da bug 424040. add valgrind hooks to jemalloc. patch from Jason Evans <jasone@canonware.com> r=me 2008-04-08 07:19:41 +00:00
ted.mielczarek%gmail.com 26976db0c7 bug 424960 - only enable crash reporting for X% of release builds. r=bsmedberg (blocking 1.9) 2008-04-07 21:18:06 +00:00
vladimir%pobox.com fd4e46690e b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch cairo-upgrade.patch ; r=me 2008-04-07 05:08:32 +00:00
vladimir%pobox.com 973c64b540 backout [mq]: cairo-rollback.patch 2008-04-06 23:34:12 +00:00
vladimir%pobox.com df48786348 b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch cairo-upgrade.patch ; r=me 2008-04-06 22:14:10 +00:00
caillon%redhat.com 1ca853c973 Bug 426205 - Fix implicit declaration of exit() warning running configure
r=bsmedberg a=beltzner
2008-04-04 02:09:06 +00:00
reed%reedloden.com 5dc43abd95 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 08:43:09 +00:00
gavin%gavinsharp.com 10a16e1481 Bug 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg 2008-03-28 18:08:59 +00:00
gavin%gavinsharp.com cf223052b1 Back out bug 415947 due to topcrash bug 424163, a=beltzner 2008-03-20 19:17:11 +00:00
alfred.peng%sun.com 8516bb84ee Bug 391361. The integration of breakpad on Solaris.
r=ted.mielczarek,a=beltzner.
2008-03-20 01:13:43 +00:00
mozilla%weilbacher.org efc85ba6dd Bug 415947: upgrade SQLite to 3.5.7, r=sdwilsh, a1.9=beltzner 2008-03-19 22:40:11 +00:00
ted.mielczarek%gmail.com 8bb2c173cd bustage fix for solaris from bug 403224 2008-03-18 21:30:54 +00:00
ted.mielczarek%gmail.com ac3d37bb2a bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 17:37:01 +00:00
marco%gnome.org 18cc77b977 Bug 422463, fix pyxpcom build on some x86_64 systems
r=mhammond sr=benjamin
2008-03-18 11:57:31 +00:00
ginn.chen%sun.com a1d0643326 Bug 422894 Firefox 3 failed to start on Solaris SPARC
workaround a compiler bug
r=ted.mielczarek a=beltzner
2008-03-18 06:39:45 +00:00
kairo%kairo.at 08c38c8c5c bug 423261 - Build failure when gcc was compiled with some option that contains "version", r=ted a1.9=beltzner 2008-03-17 14:53:47 +00:00
dwitte%stanford.edu 9226bcf968 add gcc 4.2.x to the list of compilers broken with -Os. b=409803 2008-03-16 09:43:10 +00:00
dwitte%stanford.edu dba12d7c41 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-16 02:48:02 +00:00
vladimir%pobox.com 70d8a145f4 b=421422, cairo upgrade ; r=me 2008-03-15 03:45:20 +00:00
mnyromyr%tprac.de 4d18d6f404 Bug 421689: Mozilla won't build with XCode 3.1/more stable fix; r=ted.mielczarek, a1.9+=damons 2008-03-13 21:18:32 +00:00
dwitte%stanford.edu 2b4059754f Bug 417345 - build broken on sparc. r=ted, a=damons 2008-03-13 18:56:42 +00:00
mcsmurf%mcsmurf.de 383b1d7902 bustage fix for Bug 421787 2008-03-12 12:09:06 +00:00
reed%reedloden.com be1f96edd1 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 11:13:11 +00:00
reed%reedloden.com 7f695a27b2 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 10:59:03 +00:00
mcsmurf%mcsmurf.de b39a6cac39 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 10:45:20 +00:00
hwaara%gmail.com 6f890186ed 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 10:24:35 +00:00
reed%reedloden.com 3805937bba Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 12:33:30 +00:00
reed%reedloden.com fd79bde8cf Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-08 09:53:29 +00:00
wr%rosenauer.org 97fe83cd58 Bug 420040 - minimal required gtk2 version in configure.in is outdated, r=bsmedberg, a19=beltzner 2008-03-06 19:56:49 +00:00
ted.mielczarek%gmail.com 1c6dfae9cf 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 11:57:22 +00:00
ted.mielczarek%gmail.com 2a71e34b53 bug 405523 - add dynamicbase flag (build with ASLR when available). r=bsmedberg 2008-03-05 15:10:26 +00:00
joshmoz%gmail.com 793a2e0747 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 23:24:55 +00:00
ginn.chen%sun.com 860e0e0e8d Bustage of bug 263381
r=Ted Mielczarek a1.9b4=beltzner
2008-02-28 08:36:38 +00:00
ted.mielczarek%gmail.com 98c6d64d89 bug 415928 - fix packaging of CRT with jemalloc - make nspr/nss play along. r=bsmedberg 2008-02-25 20:50:36 +00:00
dtownsend%oxymoronical.com 9ea27680de Backing out bug 415928 to hopefully fix runtime failures on perf boxes 2008-02-23 15:44:55 +00:00
reed%reedloden.com eac58b46e4 Bug 415928 - "fix packaging of CRT with jemalloc" [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=damons] 2008-02-23 11:20:05 +00:00
reed%reedloden.com 981869b961 Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 11:26:00 +00:00