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
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
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
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
1c77819e51
Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted
2013-07-21 13:58:23 +09: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
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
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
Chris Cooper
bf037d983c
Bug 774947 - Updated mozconfigs for l10n (NPOTB) - r=aki
2013-02-13 18:51:11 -05: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
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
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
76194e42b5
Backed out changeset 81bbb0b8aff2 (bug 738612)
2012-09-04 16:01:23 -07:00
Steve Fink
bfdf356785
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
Eddy Bruel
fcb05e584c
Bug 703537 - Revert accidental mozconfig change; DONTBUILD
2012-07-09 12:25:28 +02:00
Eddy Bruel
e445b70867
Bug 703537: Rename AbstractWrapper to IndirectWrapper + adding comments; r=bholley
2012-07-08 19:04:14 +02:00
Ehsan Akhgari
9982a35dce
Bug 764216 - Turn on frame pointers on Nightly desktop builds; r=khuey
2012-06-12 19:53:39 -04:00
Malini Das
a199a4de1c
bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted
2012-06-14 14:38:31 -04:00
Ben Hearsum
8119b4ee35
Backout bug 753022 because it is causing test failures.
2012-06-14 10:36:13 -04:00
Malini Das
43be615ba1
bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted
2012-06-14 08:46:12 -04:00
Christian Holler
2104f9dff5
Bug 753135 - Add AddressSanitizer mozconfig files to the tree, r=catlee
2012-05-15 15:24:14 -07:00
Benoit Girard
bdf01d108b
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
e3b30c2085
Bug 737631: clean up linux32/linux64 mozconfigs. r=ted
2012-03-26 08:36:05 -04:00
Ted Mielczarek
e37ff27af2
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
e7a9f59984
Bug 718391 - Package the js shell only if MOZ_PACKAGE_JSSHELL is defined. r=glandium,catlee
2012-03-12 13:23:16 +01:00
Brian R. Bondy
85a0b77606
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
Rail Alieev
b1d8d3137e
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
Mounir Lamouri
a5dac3a31e
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
Rafael Ávila de Espíndola
f4e2fdb961
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
d7a921cab3
Bug 676607 - Update the mozconfig files to point to the new gcc. r=catlee.
2011-11-23 09:07:32 -05:00
Ed Morley
be43964848
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
3fe309c975
Bug 669953 - build debug builds with optimization. r=ted.
2011-10-11 12:30:08 -04:00
John Ford
a7bc4cc91a
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
f23fe5eb0d
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
1e6e81b1a0
Bug 558180: Put mozconfigs into source tree. r=ted,nthomas
2011-07-05 16:49:22 -04:00