Mike Shal
64facf4193
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
Randell Jesup
6f09447b2b
Bug 1081176: Apply loop oauth keys to debug builds/etc r=catlee
2014-10-10 14:59:24 -04:00
Massimo Gervasini
4e5f8f8f37
Bug 1075675 - use google-oauth-api.key for builds r=catlee
2014-10-06 17:03:48 -04:00
Mike Hommey
7920de32b6
Bug 1044458 - Work around l10n jobs cherry-picking parts of the build system on a CLOSED TREE. r=mshal,a=ryanvm
2014-07-29 09:01:58 +09:00
Mike Shal
3346f253c3
Bug 978211 - add 'pretty' targets for automation; r=glandium
2014-07-02 23:15:10 -04:00
Wes Kocher
813a9b991b
Backed out changeset a95aada9a565 (bug 978211) under suspicion of breaking xpcshell tests on a CLOSED TREE
2014-07-07 15:38:51 -07:00
Mike Shal
c98820c9f3
Bug 978211 - add 'pretty' targets for automation; r=glandium
2014-07-02 23:15:10 -04:00
Mike Shal
4302c6dd2f
Bug 978211 - enable MOZ_AUTOMATION_* flags in linux mozconfigs; r=glandium
2014-06-16 13:17:21 -04:00
Nicholas Nethercote
1640dcd133
Bug 1018039 - Enable DMD on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 90b11d0a42d9a3f41630fedd4af0e60d34e67d7f
2014-05-19 18:17:07 -07:00
Steve Fink
3c98e08c21
Annotate je_malloc_printf as non-GC function. r=terrence,sorta
...
Backed out changeset efde4f7c20e5 (bug 1014134) to re-enable replace-malloc for the haz build. This patch fixes the reason for that disablement.
--HG--
extra : rebase_source : 2ae1c63bc088debb1b6191100d08f688acfb4135
2014-05-23 16:43:58 -07:00
Mike Hommey
b430fa62a7
No bug - Disable replace-malloc on rooting hazard builds until bug 1014134 is entirely fixed. r=me
2014-05-23 16:46:24 +09:00
Nicholas Nethercote
9fcf40eb03
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
1021555d7c
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
fd10dc315b
Bug 1013014 - Disable Trace Malloc on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 7f1286b7b64cb80f2b5f3efe605ba4437ead73ab
2014-05-19 18:16:42 -07:00
Mike Shal
03a2e0db26
Bug 996307 - enable sccache for B2G Desktop Linux builds; r=glandium
2014-04-07 16:46:07 -04:00
Steve Fink
b7a26f20aa
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
fbb292998c
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
Mike Hommey
d30fa150ce
Bug 966793 - Don't use tooltool gcc on l10n builds. rs=Callek
2014-02-03 07:18:19 +09:00
Trevor Saunders
2e9a843b3b
bug 938510 - use gcc from tooltool for everything but b2g desktop and valgrind r=glandium
2014-01-30 16:16:19 -08:00
Ehsan Akhgari
56dcb3ead6
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
a607ccb1d6
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
Christian Holler
1c4fa4c5a6
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
Ed Morley
553e29c238
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
ca321354f5
Bug 901796 - Add missing --enable-stdcxx-compat flag to static analysis builds. r=ted
2013-08-10 15:54:30 +09:00
Mike Hommey
45178f3acf
Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted
2013-07-21 13:58:23 +09:00
Mike Hommey
595f8ffb4d
Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted
2013-07-12 09:15:10 +09:00
Chris AtLee
3177f8d931
Bug 883233: Use API key for desktop builds. r=ted
2013-07-03 17:13:45 -04:00
Jonathan Griffin
c3cfea2442
bug 873542 - Remove ENABLE_MARIONETTE from debug FF configs, r=dburns
2013-06-10 11:21:33 -07:00
Ben Hearsum
3d22e813d8
bug 865820: mozconfig comparison needs to source files before comparing. r=ted
2013-06-05 13:59:32 -04:00
Mike Hommey
83235b061d
Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted
2013-05-21 08:28:49 +02:00
Chris Cooper
80c421f912
Bug 852553 - Set l10n base dir to l10n/ in mozconfigs (DONTBUILD) - r=armenzg
2013-05-08 06:50:24 -07:00
Gavin Sharp
ea8b76dbc4
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
dfbf3b84c3
Bug 851573 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer
2013-04-30 12:52:44 -04:00
Chris Cooper
eb945b6e14
Bug 851753 - add new mozconfig for static analysis with clang (currently unused, hence DONTBUILD) - r=jcranmer
2013-04-16 17:58:16 -04:00
Joel Maher
12523be538
Bug 852961 - adjust pgo builds to use make instead of python for profileserver.py. r=ted
2013-03-20 11:24:06 -04:00
Chris Cooper
d7af153e51
Bug 774947 - Updated mozconfigs for l10n (NPOTB) - r=aki
2013-02-13 18:51:11 -05:00
Chris AtLee
84ae4f342c
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
4b66ca32b5
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
Gregory Szorc
165066e694
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
605ac8bb57
Bug 804090: Remove official branding from l10n mozconfigs. r=bhearsum DONTBUILD
2012-10-30 10:11:29 -04:00
Chris AtLee
96917e737c
Bug 791209: Update l10n mozconfigs for nightly builds. r=ted DONTBUILD
2012-09-20 12:31:03 -04:00
Gary Kwong
fdd94047d2
Bug 793551 - Add --disable-install-strip to Valgrind mozconfigs for Linux32 and Linux64, r=ted
2012-09-24 11:46:15 -07:00
Steve Fink
c26361a1fb
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
03af44932b
Backed out changeset 81bbb0b8aff2 (bug 738612)
2012-09-04 16:01:23 -07:00
Steve Fink
952f239bd3
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
Ehsan Akhgari
7fc33de707
Bug 764216 - Turn on frame pointers on Nightly desktop builds; r=khuey
2012-06-12 19:53:39 -04:00
Malini Das
fea3d98f7e
bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted
2012-06-14 14:38:31 -04:00
Ben Hearsum
487a503fce
Backout bug 753022 because it is causing test failures.
2012-06-14 10:36:13 -04:00
Malini Das
d24a45e4f4
bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted
2012-06-14 08:46:12 -04:00
Mark Banner
961147edca
Bug 759076 - Enable ccache for Linux 64 debug builds. r=ted,bhearsum
2012-05-29 14:03:54 +01:00