Nicholas Nethercote
f44287005f
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
...
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07:00
Stephen A Pohl
8f9b249aa1
Bug 1158870: Remove --enable-signmar from mozconfigs. r=nthomas
2015-07-20 15:35:50 -04:00
Brian R. Bondy
1c5ea95511
Bug 1158870: Enable MAR verification on linux32 and 64bit by default. r=nthomas
2015-04-27 22:37:32 -04:00
Mike Hommey
84878777a1
Bug 1181040 - Include mozconfig.cache after mozconfig.common.override. r=mshal
...
Enable sccache on windows b2g builds at the same time to simplify things.
2015-07-11 06:26:20 +09:00
J. Ryan Stinnett
c64e4c9079
Bug 1157289 - Use unoffical branding for local Firefox builds. r=glandium rs=Gijs,ttaubert
2015-05-28 09:03:23 -05:00
Masatoshi Kimura
6797dfdced
Bug 1126017 - Use --enable-warnings-as-errors on Win64 builders. r=glandium CLOSED TREE
...
--HG--
extra : source : e14baca1eb9f58acb3b59c97c1bce31008405b0c
extra : amend_source : eb71e3af91b15306a8695b98d356468780fa2d06
extra : histedit_source : d0a28e801c703a15eee56e86183095572111ac1e
2015-01-28 08:55:44 +11:00
Ben Hearsum
ac7098ada7
bug 1125921: add win64 mozconfigs. r=rail, a=tomcat,no-l10n-on-inbound
2015-01-27 08:34:46 -05:00
Mike Shal
2bf82236cc
Bug 1084163 - Remove 'make check' from automation/build; r=glandium
...
'make check' is somewhat special in that we want to trigger testers
before it finishes. Since moving sendchange into mach is difficult and
'make check' may be going away in the future anyway, just pull it out
for now.
Also remove the MOZ_AUTOMATION_*_SENDCHANGE flags since we aren't using
them.
2014-10-23 11:30:17 -04:00
Wes Kocher
0dadefde36
Merge inbound to m-c a=merge CLOSED TREE
2014-10-10 18:58:06 -07:00
Randell Jesup
382ada86d2
Bug 1081176: Apply loop oauth keys to debug builds/etc r=catlee
2014-10-10 14:59:24 -04:00
David Major
078386f131
Bug 1080074 - Switch Win64 builders to VS2013. r=glandium sr=bsmedberg
...
Win32 will wait until after merge day.
--HG--
extra : rebase_source : 275eb45fc46b2bf3c187d86a27064f6543dbed94
2014-10-09 11:08:55 +13:00
Mike Shal
4dd3387350
Bug 978211 - Windows configs; r=glandium
2014-07-03 19:28:43 -04:00
Nicholas Nethercote
846089876a
Bug 1018039 - Enable DMD on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 90b11d0a42d9a3f41630fedd4af0e60d34e67d7f
2014-05-19 18:17:07 -07:00
Nicholas Nethercote
b5aba0afc1
Bug 1013014 (attempt 2) - Disable Trace Malloc on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 08fa200fd205225f85b9845bf8c18ac38fe26e0d
2014-05-19 18:16:42 -07:00
Carsten "Tomcat" Book
39b3a65e23
Backed out changeset f611bb9c7cbd (bug 1013014) per suggestion from glandium to fix failing jsrefest on a CLOSED TREE
2014-05-21 09:25:57 +02:00
Nicholas Nethercote
789584e0d4
Bug 1013014 - Disable Trace Malloc on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 7f1286b7b64cb80f2b5f3efe605ba4437ead73ab
2014-05-19 18:16:42 -07:00
Brian R. Bondy
b8ffa577f8
Bug 988853 - Disable Metro builds on secondary configs. r=jimm
2014-03-27 10:44:19 -04:00
Ehsan Akhgari
4f2250b3c2
Bug 959768 - Add non-unified mozconfigs for Windows and OSX builds. r=catlee
2014-01-23 10:11:52 -05:00
Mike Hommey
59f5949123
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
3e03c7c499
Bug 926900 - Remove msys-make specific mozconfig. r=gps
2013-10-16 08:31:18 +09:00
Jonathan Griffin
662fdc4e1b
bug 873542 - Remove ENABLE_MARIONETTE from debug FF configs, r=dburns
2013-06-10 11:21:33 -07: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
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
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
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
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
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
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
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
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
Chris AtLee
d78cfa69b4
Bug 558180: Put mozconfigs into source tree. r=ted,nthomas
2011-07-05 16:49:22 -04:00