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

218 Коммитов

Автор SHA1 Сообщение Дата
Chris Cooper 9c45940197 Bug 851753 - add new mozconfig for static analysis with clang (currently unused, hence DONTBUILD) - r=jcranmer 2013-04-16 17:58:16 -04:00
Matt Brubeck c69ed0a3a0 Bug 828465 - Enable Metro UI for Windows 64 builds [r=jimm]
--HG--
extra : rebase_source : 702a38ec3dd427efe7298371c726a06dec6ce81a
2013-03-20 08:59:31 -07:00
Joel Maher e548d48e2f Bug 852961 - adjust pgo builds to use make instead of python for profileserver.py. r=ted 2013-03-20 11:24:06 -04:00
Peter Van der Beken 5f97458fab Fix for bug 748669 (Make JS_{Start,Stop}Profiling work with Instruments on Lion). r=sfink/ted.
--HG--
extra : rebase_source : 8f7add5256dde39cf165b69b0ab1ebced05d120e
2012-01-21 21:40:37 +01:00
Mike Hommey 9558ccc243 Bug 841740 - Work around l10n repack bustage with --enable-metro. r=jimm,r=Callek DONTBUILD 2013-02-23 09:05:12 +01:00
Mike Hommey b4d25aad60 Bug 841456 - Enable metro on windows l10n builds. r=jimm DONTBUILD 2013-02-14 21:08:02 +01:00
Chris Cooper cf9a39264b Bug 774947 - Updated mozconfigs for l10n (NPOTB) - r=aki 2013-02-13 18:51:11 -05:00
Jim Mathies 0daa6965a4 Bug 813488 - enable metro build for mozilla-central nightlies. r=asa 2013-02-12 14:51:25 -06:00
Chris AtLee 540d4e9ac2 Bug 838140: Use MOZ_PKG_SPECIAL=asan for asan builds. r=ted
To distinguish them from the regular nightly builds.
2013-02-05 17:01:21 -05:00
L. David Baron 285416edcb Bug 832352, patch 1: Make sure all browser mozconfigs include build/mozconfig.common and that they all include build/mozconfig.common.override last. r=ted 2013-01-22 19:16:20 +00:00
Makoto Kato 7114c31d15 Bug 827643 - Turn off FAIL_ON_WARNINGS on our automation on Win64; r=ted 2013-01-09 13:31:20 +00:00
Masatoshi Kimura 9a4812e054 Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
Rafael Ávila de Espíndola 03d6249541 Bug 824746 - Remove unused mozconfig files. r=rail. 2012-12-26 23:55:29 -05:00
Gregory Szorc d2d56733bf Bug 815219 - Part 2: Remove MOZ_MAKE_FLAGS from most in-tree mozconfigs; r=ted
It was only used to define -jN to control build parallelism. This is
now set automatically as of part 1 of this patch series and therefore
isn't needed.
2012-11-27 14:01:24 -08:00
Chris AtLee 5732687fc4 Bug 804090: Remove official branding from l10n mozconfigs. r=bhearsum DONTBUILD 2012-10-30 10:11:29 -04:00
Chris AtLee 9b0355d9ac Bug 791209: Update l10n mozconfigs for nightly builds. r=ted DONTBUILD 2012-09-20 12:31:03 -04:00
Gary Kwong f2dbfeec08 Bug 793551 - Add --disable-install-strip to Valgrind mozconfigs for Linux32 and Linux64, r=ted 2012-09-24 11:46:15 -07:00
Siddharth Agarwal 97ac575079 Part of bug 787655 - Make Win64 Pymake builds use -j4. r=coop
--HG--
extra : rebase_source : 0f6c19d76fabcb6735d379d294b1f66915ea6ba6
2012-09-13 02:45:53 +05:30
Steve Fink 33174b3828 Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
extra : rebase_source : e2062258eb508541bf499a5e4bc7d7e1ead10a00
2012-09-05 12:10:21 -07:00
Steve Fink 9adbf3a19b Bug 738612 - Include common mozconfigs so (eg) try pushes can modify them easily. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
extra : rebase_source : fd63c04c9624177a75220a5a49f03fd0e8539e26
2012-09-05 12:09:50 -07:00
Ryan VanderMeulen 9cb7993e51 Backout bug 738612, with feeling this time. 2012-09-04 19:21:23 -04:00
Steve Fink 9ea43925ac Backed out changeset ceb6f653de08 (bug 738612) 2012-09-04 16:01:25 -07:00
Steve Fink 4bbcffd151 Backed out changeset 81bbb0b8aff2 (bug 738612) 2012-09-04 16:01:23 -07:00
Steve Fink b982fe84fc Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
2012-08-28 10:55:10 -07:00
Steve Fink 4a13236600 Bug 738612 - Include common mozconfigs so try pushes can modify them easily. r=ted 2012-08-21 11:37:12 -07:00
Siddharth Agarwal 2954074288 Part of bug 593585 - Parallelize Pymake builds on build slaves. r=khuey
--HG--
extra : rebase_source : b24e25de3bdb6d8f25acc9c198a0badec0be9528
2012-08-25 05:01:39 +05:30
Siddharth Agarwal a325459087 Bug 782759 - Remove the --disable-auto-deps flag from Windows nightly build mozconfigs. r=ted
--HG--
extra : rebase_source : ad2cfb0900001f9981261757eb079dacb756db7d
2012-08-15 22:02:04 +05:30
Christian Holler 16efaa3cc0 Bug 777421 - Add AddressSanitizer macosx64 debug mozconfig 2012-07-30 14:01:40 +02:00
Rafael Ávila de Espíndola a846a94501 Bug 733905 - switch OS X builds to clang. r=ehsan. 2012-07-18 09:31:15 -04:00
Eddy Bruel a0722e8e73 Bug 703537 - Revert accidental mozconfig change; DONTBUILD 2012-07-09 12:25:28 +02:00
Eddy Bruel 4979d6969f Bug 703537: Rename AbstractWrapper to IndirectWrapper + adding comments; r=bholley 2012-07-08 19:04:14 +02:00
Ehsan Akhgari 10821f380d Bug 764216 - Turn on frame pointers on Nightly desktop builds; r=khuey 2012-06-12 19:53:39 -04:00
Malini Das 41beef49ed bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 14:38:31 -04:00
Ben Hearsum 91a38b9d74 Backout bug 753022 because it is causing test failures. 2012-06-14 10:36:13 -04:00
Malini Das 31fc28162e bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 08:46:12 -04:00
Mark Banner 313da91620 Bug 759076 - Enable ccache for Linux 64 debug builds. r=ted,bhearsum 2012-05-29 14:03:54 +01:00
Chris Cooper 2c0c3e4dc7 Bug 573722 - Add --disable-auto-deps to Windows nightly mozconfigs - r=joey 2012-05-18 15:02:40 -04:00
Christian Holler 0f25e1bb27 Bug 753135 - Add AddressSanitizer mozconfig files to the tree, r=catlee 2012-05-15 15:24:14 -07: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
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
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
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
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
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