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

204 Коммитов

Автор SHA1 Сообщение Дата
Christian Holler 0f25e1bb27 Bug 753135 - Add AddressSanitizer mozconfig files to the tree, r=catlee 2012-05-15 15:24:14 -07:00
Rail Aliiev 9560daacb9 Bug 753501 - Add empty tooltool manifests to some platforms. r=ted DONTBUILD 2012-05-15 15:30:44 -04:00
Ehsan Akhgari 9bc3404cb1 Bug 751695 - Make our builders pick the correct mozconfig on Windows based on whether they're on a 32-bit or a 64-bit platform; r=ted
--HG--
extra : rebase_source : dc05b5616220327c38f4f4623e2a91dc83b47d3f
2012-05-04 10:57:20 -04:00
Ehsan Akhgari 68072a3c1d Merge the last green PGO changeset from birch to mozilla-central 2012-04-24 20:54:12 -04:00
Lukas Blakk b8be00698a Merging in version bump NO BUG a=relman 2012-04-24 12:54:16 -04:00
Mark Banner 0cb6ace265 Bug 747860 - Put vs2010 configurations into a common directory - move them to under build/ where the other compiler type mozconfigs are. r=ted
--HG--
rename : browser/config/mozconfigs/win32/vs2010-mozconfig => build/win32/mozconfig.vs2010
rename : browser/config/mozconfigs/win64/vs2010-mozconfig => build/win64/mozconfig.vs2010
2012-04-23 14:08:11 +01:00
John Ford 8c7f3d1dc8 bug 720027 - turn the speed of Mac builds up to 11 r=ted 2012-04-10 12:21:22 -07:00
Benoit Girard 0782fdf9c0 Bug 719536 - Include symbol table in the Linux nightlies for profiling and debugging. r=ted
--HG--
extra : rebase_source : beb0059130c29ae29a772537d54e52e2b9302b78
2012-04-06 13:03:46 -04:00
Chris AtLee 1425531875 Bug 737631: clean up linux32/linux64 mozconfigs. r=ted 2012-03-26 08:36:05 -04:00
Ted Mielczarek 1c802c4c78 bug 735309 - add in-tree mozconfigs for Valgrind builds. r=catlee
--HG--
extra : rebase_source : 76076a035b27614b97adf6165ca137dd1553ce92
2012-03-21 12:23:05 -04:00
Lukas Blakk 221bdcc6e6 Merging in version bump NO BUG 2012-03-13 13:38:38 -07:00
Mounir Lamouri 5ca479ae99 Bug 718391 - Package the js shell only if MOZ_PACKAGE_JSSHELL is defined. r=glandium,catlee 2012-03-12 13:23:16 +01:00
Makoto Kato 5c2feddc29 Bug 672799 - switch win64 to use VS2010 instead of VS2008. r=khuey 2012-03-12 13:16:06 +09:00
Brian R. Bondy 8bb6674ce3 Bug 730862 - Disable signmar by default and provide an option to enable it. r=rstrong. sr=khuey 2012-02-28 13:58:42 -05:00
John Ford c2c42d7641 bug 722537 - Add mozconfigs for 10.7 builds to mozilla-central r=ted DONTBUILD
--HG--
rename : browser/config/mozconfigs/macosx-universal/nightly => browser/config/mozconfigs/macosx-lion-universal/nightly
rename : browser/config/mozconfigs/macosx-universal/release => browser/config/mozconfigs/macosx-lion-universal/release
rename : browser/config/mozconfigs/macosx-universal/shark => browser/config/mozconfigs/macosx-lion-universal/shark
rename : browser/config/mozconfigs/macosx32/debug => browser/config/mozconfigs/macosx32-lion/debug
rename : browser/config/mozconfigs/macosx64/debug => browser/config/mozconfigs/macosx64-lion/debug
rename : browser/config/mozconfigs/macosx64/l10n-mozconfig => browser/config/mozconfigs/macosx64-lion/l10n-mozconfig
2012-02-17 13:14:06 -08:00
Kyle Huey 5fdfb65b6a Bug 563318: Switch to MSVC 2010 on trunk. r=ted 2012-01-31 11:38:24 -05:00
Kyle Huey e3bd9f545e Back out Bug 563318. 2012-01-31 16:34:33 -05:00
Kyle Huey 9a3c22b948 Merge m-c to b-s. 2012-01-31 14:20:05 -05:00
Alex Keybl a4822849fd Bug 700000 - Version bump 2012-01-31 10:57:49 -08:00
Rail Alieev cacce9c963 bug 714978: change mac osx compiler in official branded beta+release builds from using -j1 to -j4. r=nthomas DONTBUILD because it doesn't affect dep/nightly builds. 2012-01-31 12:19:38 -05:00
Kyle Huey 11519ebc1f Bug 563318: Switch to MSVC 2010 on trunk. r=ted 2012-01-31 11:38:24 -05:00
Daniel Holbert c61716f062 Bug 716787: Disable warnings-as-errors on 32-bit Mac OS X debug builder, since it triggers a compiler bug there. r=glandium 2012-01-11 00:32:27 -08:00
Mounir Lamouri 12ea04c1be Bug 703121 - Part 3 - Make buildbots use --enable-warnings-as-errors on Linux and Mac. r=khuey 2012-01-06 18:17:44 +01:00
Christian Legnitto 9ddee30408 Bug 700000 - Version bump 2011-12-20 09:24:38 -08:00
Gavin Sharp 7f25d5cbe5 Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE 2011-10-27 10:27:56 -07:00
Blair McBride 6c81afa75a Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE 2011-12-16 16:08:48 +13:00
Gavin Sharp e8b9ec60db Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
2011-10-27 10:27:56 -07:00
Rafael Ávila de Espíndola ec80270c7b Bug 707868 - factor setting of CC and CXX for mac os X. r=rail. 2011-12-08 12:32:18 -05:00
Rafael Ávila de Espíndola 8f03dc5066 Bug 705133 - move all linux CC and CXX lines to a central mozconfig snippet. r=catlee. 2011-11-24 14:58:06 -05:00
Rafael Ávila de Espíndola c9b08aeb85 Bug 676607 - Update the mozconfig files to point to the new gcc. r=catlee. 2011-11-23 09:07:32 -05:00
Rail Aliiev d50da42fcb bug 563317: Install Visual C++ 2010 on build slaves - includable vs2010 mozconfig. r=ted. DONTBUILD 2011-11-11 09:55:19 -05:00
Christian Legnitto 79d77cff57 Bug 700688, Version bump 2011-11-08 09:12:57 -08:00
Rafael Ávila de Espíndola a09e8acf9a Bug 674647 - Use build/macosx/mozconfig.leopard. r=armenzg. 2011-11-02 17:32:38 -04:00
Ed Morley fd1a87f6b3 Bug 575283 - Remove redundant/invalid options from the now in-tree mozconfigs; r=catlee,ted
Removes options that are now set by default (eg enable symbols, app=browser) and
those that have since been removed from configure (eg --disable-javaxpcom). Also
removes |--enable-jemalloc| if |--enable-trace-malloc| present, since the latter
force disables jemalloc regardless.
Note: This changeset is effectively no-op. No behaviour change is intended.
2011-10-14 22:25:01 +01:00
Rafael Ávila de Espíndola 373697acc6 Bug 669953 - build debug builds with optimization. r=ted. 2011-10-11 12:30:08 -04:00
John Ford 1732d27456 Bug 692646, release mozconfigs should have MOZ_PGO to ensure that we turn PGO on for release builds, r=nthomas DONTBUILD 2011-10-07 14:56:51 +13:00
John Ford c01da482d0 Bug 658313 - Remove MOZ_PGO from mozconfigs as that is now in automation; r=ted ; DONTBUILD DONT BUILD CLOSED TREE 2011-10-05 09:21:23 -07:00
Chris AtLee d78cfa69b4 Bug 558180: Put mozconfigs into source tree. r=ted,nthomas 2011-07-05 16:49:22 -04:00
Boris Zbarsky b09cd1ed8c Version bump to 10.0a1 on CLOSED TREE 2011-09-27 13:19:35 -04:00
Ehsan Akhgari 97d8df19c2 Bump the Firefox versions from 8 to 9 on mozilla-central 2011-08-16 14:24:21 -04:00
Boris Zbarsky c6e839d51d Version bump from 7.0a1 to 8.0a1 2011-07-05 12:59:19 -04:00
Benjamin Smedberg 5d09f88911 Bump mozilla-central version numbers for the next release on a CLOSED TREE. 2011-05-24 13:51:50 -04:00
Christian Legnitto 586fce19a0 Version bump to 6.0a1. Merge to mozilla-aurora. r=bsmedberg, a=LegNeato. 2011-04-12 06:51:00 -07:00
Chris AtLee 422a90a46a Bug 636190: Bump firefox version to 4.2a1pre. r=bsmedberg,bhearsum on a CLOSED TREE 2011-03-23 09:03:41 -04:00
ffxbld 4eb3c14906 Automated checkin: version bump for firefox 4.0b12 release. CLOSED TREE a=release 2011-02-22 18:13:35 -08:00
ffxbld 3b384d2db8 Automated checkin: version bump for firefox 4.0b11 release. CLOSED TREE a=release 2011-02-02 09:38:52 -08:00
John Ford b60c339c15 Bug 623287, bump nightly version to 4.0b11pre, r=nthomas a=release DONTBUILD 2011-01-26 10:07:49 +13:00
Chris AtLee 0800495bd3 Bug 621199, bump nightly version to 4.0b10pre now that 4.0b9 branched, r=rail a=release CLOSED TREE 2011-01-11 17:31:38 +13:00
Rail Aliev 6c434fc7a6 bug 615555: tracking bug for build and release of firefox 4.0b8 - bump m-c version number. r=bhearsum. CLOSED TREE 2010-12-14 17:21:54 -08:00
Ben Hearsum 84d7d8193d Bump version on default branch to 2.0b8pre/4.0b8pre. a=beltzner 2010-10-06 17:32:13 -04:00
Nick Thomas 325fc08a57 Bug 592782 - Bump nightly version to 4.0b7pre. r=lsblakk a=releng 2010-09-14 16:57:00 +12:00
Lukas Blakk e71b2a09be bug 588861: Tracking bug for build and release of Firefox 4.0b5 - 4.0b5 version bumps. r=bhearsum. a=npotb 2010-08-31 10:36:46 -04:00
lsblakk 492ce61883 bug 583967 version bumps for firefox 4.0b4 p=lsblakk a=aki 2010-08-17 15:32:34 -07:00
ffxbld 057ed113ae Bug 583967. Beta3 version bump. r=nthomas 2010-08-04 11:38:06 -07:00
Rail Aliev a4787c8a73 Bug 580010, bump versions to Fx4.0b3pre/Gecko 2.0b3pre, r=nthomas (CLOSED TREE) 2010-07-21 12:49:22 +12:00
Nick Thomas 687dcf861a Bug 570022, bump Firefox/Gecko version to 4.0b2pre/2.0b2pre after 4.0b1 tagging, r=jhford, a=beltzner, CLOSED TREE 2010-06-29 15:09:55 +12:00
Rail Aliev 4414f690e6 bug 569426: Tracking bug for build and release of Firefox 3.7a5 - Version bump for default branch. r=bhearsum 2010-06-10 10:35:42 -04:00
Ben Hearsum cfe1489dba bug 554392: Tracking bug for build and release of Firefox 3.7a4 - version bumps to 1.9.3a5pre/3.7a5pre
--HG--
extra : rebase_source : e870a851a205062bca0082049283404207a16601
2010-04-07 14:04:51 -04:00
Ben Hearsum 70e19245dc bug 551278: Tracking bug for build and release of Firefox 3.7a3 - version bumps to 1.9.3a4pre/3.7a4pre. r=me, patch=Tymerkaev. 2010-03-15 12:28:27 -04:00
Nick Thomas 03dbebe521 Bug 548093, bump nightly version to 3.7a3pre, r=catlee CLOSED TREE 2010-03-01 12:27:40 +13:00
L. David Baron 629bb5afcc Bump mozilla-central version to 1.9.3a2pre/3.7a2pre. CLOSED TREE 2010-02-05 11:36:14 -08:00
Ben Hearsum 030a633c5c bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee. CLOSED TREE 2009-08-13 10:06:28 -04:00
John O'Duinn 3b0595ec3f bug 506401: Tracking bug for build and release of Firefox 3.6 alpha1 - version bumps to 1.9.2a2pre/3.6a2pre. r=bhearsum
--HG--
extra : rebase_source : 28cbfb5e99af6db807f0211a305ee491edab9e5d
2009-08-07 16:05:22 -04:00
Ben Hearsum db9f4f395e bug 482252: version bump mozilla-central to 3.6a1pre. r=nthomas 2009-03-17 10:19:11 -04:00
Ben Hearsum 0df0dfe02e Version bump mozilla-central to 3.2a1pre/1.9.2a1pre. CLOSED TREE 2008-12-01 12:17:55 -05:00
Ben Hearsum 69b43413f9 bug 463036: version/config bumps for Firefox 3.1b2. r=anodelman CLOSED TREE 2008-11-25 14:59:40 -05:00
Ben Hearsum 6e092a8909 bug 449792: tracking bug for build and release of fx3.1b1 - version bump to 3.1b2pre 2008-10-07 14:43:52 -04:00
Arpad Borsos 47d0a95d64 Bug 451825 - Remove |MOZ_CO_PROJECT| remnants; <mozilla-central> part; r=ted.mielczarek 2008-09-06 19:51:56 +02:00
Ben Hearsum 5f333d09a5 Merge of 3.1a2 release branch back to default, with version bumps to 3.1b1pre 2008-08-29 09:31:25 -04:00
Ben Hearsum 51d2fbb22b bug 452778: tracking bug for build and release of firefox 3.1a2 - version bumps for release builds (3.1a2pre -> 3.1a2) 2008-08-29 09:24:56 -04:00
Ben Hearsum 8a38c12cba bug 446660: tracking bug for build and release of Firefox 3.1a1 - version bumps for nightly builds (3.1a1 -> 3.1a2pre) r=ted 2008-07-23 09:13:22 -04:00
Ben Hearsum 29fcfcea47 bug 446660: tracking bug for build and release of Firefox 3.1a1 - version bumps for release builds (3.1a1pre -> 3.1a1) r=ted 2008-07-23 09:11:59 -04:00
Reed Loden 8b84358296 Bug 432658 - "Change mozilla-central product version to 3.1a1pre instead of 4.0pre" [p=reed r=nthomas] 2008-05-13 16:18:56 -05:00
bhearsum@bitters.local 9cdcdf97c8 bug 417326: Rev Firefox version. r=bsmedberg, patch=me 2008-02-14 17:23:45 -05:00
bhearsum@mozilla.com aef024fe4b 407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me 2007-12-11 13:43:04 -08:00
nrthomas@gmail.com e05063c49c Bug 401741, bump nightly version to 3.0b2pre, r=ccooper, a=beltzner 2007-11-07 10:28:11 -08:00
nrthomas@gmail.com 57400fe27e Bug 394037, version bumps to 3.0a9pre, p=joduinn & cf, r=preed 2007-09-21 14:17:38 -07:00
nrthomas@gmail.com 1a38292fda Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg 2007-08-03 07:26:46 -07:00
nrthomas@gmail.com 7725395e33 Bug 386114, bump to *a7pre* in the meantime, r=bsmedberg 2007-07-02 08:58:29 -07:00
cltbld 837fb7790d Bug 382873 - bumping nightly version to a6pre. me=joduinn, r=preed 2007-06-01 18:15:11 -07:00
nrthomas@gmail.com 4a8c06662d Bug 378905, bump versions to alpha 5, p=rhelmer, r=cf 2007-04-27 06:17:31 -07:00
nrthomas@gmail.com ca25ddb434 Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed 2007-03-25 15:10:07 -07:00
dbaron%dbaron.org 0527e021af Bump trunk version numbers to 1.9a3pre / 3.0a3pre. b=369583 r=preed 2007-02-07 06:37:22 +00:00
rhelmer%mozilla.com adac9db00f bump version to 3.0a2pre/1.9a2pre b=362418 r=preed 2006-12-18 19:28:36 +00:00
dbaron%dbaron.org 3fb513b9ae Bump version on trunk to 3.0a1. b=330528 r=mconnor 2006-04-06 19:18:04 +00:00
cmp%mozilla.org f892ead275 Bump browser version to 1.6a1. Bug 304472, attachment 192789. 2005-08-16 18:34:36 +00:00
bsmedberg%covad.net c887104a34 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
ben%bengoodger.com 0f746e5929 fix cadence red 2004-11-30 08:54:51 +00:00
ben%bengoodger.com 5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
bsmedberg%covad.net 0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
bryner%brianryner.com 987948860c remove 'set' to try to fix bustage (bug 260337) 2004-10-12 08:25:19 +00:00
kyle.yuan%sun.com ed75ee5de7 Bug 260337 (Firefox) Fail to build on solaris
r=bryner, patch=brian.lu@sun.com
2004-10-12 02:39:47 +00:00
ben%bengoodger.com c9148cf165 245953 - software update works poorly, including:
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
2004-07-12 08:57:18 +00:00
ben%bengoodger.com 1d04832af2 249601 - add back lock icon to status bar, rev version number 2004-07-09 06:32:33 +00:00
bsmedberg%covad.net d9ba66a275 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
darin%meer.net fecf34b7f9 fixes bug 237572 "add negotiateauth to the default list of firefox extensions" r+sr=bryner 2004-05-07 01:09:08 +00:00
bryner%brianryner.com bdc6736616 Enable gnomevfs. Should be a no-op for windows and mac. 2004-03-07 04:37:00 +00:00
bryner%brianryner.com f6847771d4 Don't build p3p for Firefox, we don't have any UI for it. 2004-02-12 10:34:55 +00:00
ben%bengoodger.com eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
bryner%brianryner.com 4dd8708f61 Bug 224818 - centralize firebird version string and use it where appropriate 2004-01-08 07:23:49 +00:00
ben%bengoodger.com 3788ab63a8 Turn on Inspector in Firebird 2003-11-12 09:15:56 +00:00
bryner%brianryner.com 37b21bff58 Don't --disable-installer. 2003-11-07 08:38:11 +00:00
bryner%brianryner.com 3aa59b9b92 Disable installer 2003-08-26 05:43:07 +00:00
bryner%brianryner.com 4302650ad6 Adding firebird base mozconfig. You can make use of this by adding:
. $(topsrcdir)/browser/config/mozconfig
to the top of your mozconfig file.
2003-08-25 22:23:11 +00:00