Commit Graph

98 Commits

Author SHA1 Message Date
Mike Hommey
563b0e2742 Bug 980117 - Use sccache on win32 try builds. r=mshal 2014-04-15 09:37:54 +09:00
Brian R. Bondy
8c4fb7220d Bug 988853 - Disable Metro builds on secondary configs. r=jimm 2014-03-27 10:44:19 -04:00
Brian R. Bondy
d6536351c3 Bug 981166 - Turn off Metro Firefox. r=jimm 2014-03-24 11:58:29 -04:00
Steve Fink
0a67aaf4aa Bug 961314 - Make hazard mozconfig avoid the stuff that breaks the analysis, r=glandium
DONTBUILD because nothing uses it yet. I will land a mozharness change later that will enable it.

--HG--
rename : browser/config/mozconfigs/hazards => browser/config/mozconfigs/linux64/hazards
2014-02-12 22:38:26 -08:00
Mike Hommey
271c0c523d Bug 940788 - Use sccache on try for builds happening on AWS that currently use ccache. r=bhearsum 2014-02-13 10:05:59 +09:00
Steve Fink
42cc32ffad Bug 961314 - Add the rootanalysis mozconfig to the tree, r=glandium
DONTBUILD because it isn't used yet

--HG--
extra : rebase_source : b20ee71b1ca0db2d63c3c6a0b9aab2acb10ed40f
2014-01-22 11:52:45 -08:00
Matt Brubeck
d367b4a32a Bug 968108 - Enable Metro for Beta and Release [r=bhearsum] 2014-02-05 10:57:57 -08:00
Mike Hommey
4bc263ca81 Bug 966793 - Don't use tooltool gcc on l10n builds. rs=Callek 2014-02-03 07:18:19 +09:00
Trevor Saunders
578e4a4283 bug 938510 - use gcc from tooltool for everything but b2g desktop and valgrind r=glandium 2014-01-30 16:16:19 -08:00
Chris AtLee
a41062f377 Bug 963206: Fix mozconfig check for win64. r=bhearsum
--HG--
extra : transplant_source : r%BC%B4%7B%AA%9B%7FiIs%CE%11%D0d%E6%FD%F2%C5xP
2014-01-23 13:54:10 -05:00
Ehsan Akhgari
bb7b4c2132 Bug 959768 - Add non-unified mozconfigs for Windows and OSX builds. r=catlee 2014-01-23 10:11:52 -05:00
Ehsan Akhgari
4e5974eecd Bug 959768 - Add non-unified mozconfigs for desktop and mobile builds (linux64 bits); r=catlee 2014-01-15 10:38:07 -05:00
Mike Hommey
77476765df Bug 945496 - Disable unified builds on tbpl debug builds. r=ehsan
Until we can do something better
2013-12-03 16:53:39 +09:00
Mike Hommey
28a2f19b0e Bug 926900 - Remove msys-make specific mozconfig. r=gps 2013-10-16 08:31:18 +09:00
Christian Holler
48271b6244 Bug 921440 - Build ASan optimized builds with -gline-tables-only. r=ted
--HG--
extra : rebase_source : 748468aacb041aef4769c41deb5e7864645a3a24
2013-09-28 00:54:19 +02:00
John Hopkins
387c005bd3 Bug 918414 - look for gapi.data on c: then e:. r=catlee 2013-09-25 11:24:01 -04:00
Ehsan Akhgari
defdf91b89 Bug 905846 - Create Beta/Release/Common-opt mozconfigs for Win64; r=catlee
--HG--
rename : browser/config/mozconfigs/win64/nightly => browser/config/mozconfigs/win64/common-opt
2013-08-23 18:18:19 -04:00
Ed Morley
9a32ee0533 Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps 2013-08-12 13:10:41 +01:00
Mike Hommey
bf197324d0 Bug 901796 - Add missing --enable-stdcxx-compat flag to static analysis builds. r=ted 2013-08-10 15:54:30 +09:00
Mike Hommey
1c77819e51 Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted 2013-07-21 13:58:23 +09:00
Ben Hearsum
be763b492b bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum
--HG--
extra : rebase_source : 84a54e6362d8d6cef6bbd0a88c1f59e3fa7972b6
2013-07-15 13:27:12 -04:00
Mike Hommey
c050bd0356 Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted 2013-07-12 09:15:10 +09:00
Chris AtLee
e6f755c57f Bug 883233: Use API key for desktop builds. r=ted 2013-07-03 17:13:45 -04:00
Jonathan Griffin
bda000c1ae bug 873542 - Remove ENABLE_MARIONETTE from debug FF configs, r=dburns 2013-06-10 11:21:33 -07:00
Ben Hearsum
6c02bfa8dc bug 865820: mozconfig comparison needs to source files before comparing. r=ted 2013-06-05 13:59:32 -04:00
Mike Hommey
0cd5049af1 Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted 2013-05-21 08:28:49 +02:00
Chris Cooper
48a2bf6192 Bug 852553 - Set l10n base dir to l10n/ in mozconfigs (DONTBUILD) - r=armenzg 2013-05-08 06:50:24 -07:00
Gavin Sharp
5ddebc4159 Bug 853071: add some build-time defines for channel-specific features, r=gps, f=bhearsum
--HG--
rename : browser/config/mozconfigs/linux32/release => browser/config/mozconfigs/linux32/beta
rename : browser/config/mozconfigs/linux64/release => browser/config/mozconfigs/linux64/beta
rename : browser/config/mozconfigs/macosx-universal/release => browser/config/mozconfigs/macosx-universal/beta
rename : browser/config/mozconfigs/win32/release => browser/config/mozconfigs/win32/beta
extra : transplant_source : %F6%CFK%CE%16v%07%8A%D5o%97%8C%BB%95q%D5%3C%93%2B%94
2013-04-25 12:23:21 -07:00
Chris Cooper
299255c200 Bug 851573 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer 2013-04-30 12:52:44 -04:00
Mike Hommey
a7b49cfee8 Bug 864262 - Allow to do 32-bits linux builds in x86-64 mock environments. r=ted 2013-04-24 19:34:48 +02:00
Chris Cooper
bb5833edd3 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
b275c80c9b 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
9df1ed6e38 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
78dd8c7730 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
6872f02d27 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
2ab70fd99b Bug 841456 - Enable metro on windows l10n builds. r=jimm DONTBUILD 2013-02-14 21:08:02 +01:00
Chris Cooper
bf037d983c Bug 774947 - Updated mozconfigs for l10n (NPOTB) - r=aki 2013-02-13 18:51:11 -05:00
Jim Mathies
97caed6751 Bug 813488 - enable metro build for mozilla-central nightlies. r=asa 2013-02-12 14:51:25 -06:00
Chris AtLee
2874ffe344 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
23ca6aa586 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
b1e13365f8 Bug 827643 - Turn off FAIL_ON_WARNINGS on our automation on Win64; r=ted 2013-01-09 13:31:20 +00:00
Masatoshi Kimura
ecc812a3c0 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
27d15f40b7 Bug 824746 - Remove unused mozconfig files. r=rail. 2012-12-26 23:55:29 -05:00
Gregory Szorc
79779d041c 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
089a60626c Bug 804090: Remove official branding from l10n mozconfigs. r=bhearsum DONTBUILD 2012-10-30 10:11:29 -04:00
Chris AtLee
5602c543d8 Bug 791209: Update l10n mozconfigs for nightly builds. r=ted DONTBUILD 2012-09-20 12:31:03 -04:00
Gary Kwong
ee871756c4 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
fa164a1f27 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
e38908030a 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
10a0ab1897 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