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

38 Коммитов

Автор SHA1 Сообщение Дата
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
Mike Hommey dfdf59058d Bug 1186748 - Move gtk-related things in a separate mozconfig. r=mshal
Some mozconfigs don't include mozconfig.linux*, and don't get gtk-related
definitions, so move them in a separate mozconfig. To avoid having two
files, one for 32-bit builds and one for 64-bit builds, rely on the
includer to set PKG_CONFIG_LIBDIR appropriately.

At the same time, move all the --enable-default-toolkit=cairo-gtk2 in that
new file in the case the gtk3 package wasn't pulled from tooltool.
2015-07-28 08:19:15 +09:00
Mike Hommey da4787f45e Bug 1177951 - Use a different base directory for the moztt package. r=mshal 2015-07-26 06:46:30 +09:00
Mike Hommey d4f67b3840 Followup for bug 1186229: Still use Gtk+2 for builds that don't pull the Gtk+3 tooltool package. r=nthomas on a CLOSED TREE 2015-07-23 11:08:53 +09: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
Terrence Cole ea81ddeb48 Bug 1171904 - Remove --enable-js-crash-diagnostics and just use the NIGHTLY defines; r=sfink 2015-07-10 10:50:19 -07:00
Mike Shal 47434653c0 Bug 1137000 - Enable SDK building on nightlies; r=glandium 2015-03-17 15:29:07 -04:00
Mike Shal b60e668c92 Bug 1132123 - Port B2G Desktop to mozharness+mach; r=bhearsum 2015-03-17 09:56:56 -04:00
Mike Hommey 737b860346 Bug 1119064 - Enable warnings as errors on b2g desktop builds. r=mshal 2015-01-09 09:53:28 +09:00
Julian Seward 259deac308 Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium.
--HG--
extra : rebase_source : b89c14b8a11473e34707447656d8616dd90075c5
2014-11-17 23:43:14 +01:00
Jan Keromnes 09ebd52118 Bug 1011562 - Use Firefox OS fonts in B2G Desktop tests. r=mshal 2014-10-21 12:34:00 -04:00
Mike Shal 15c90df7bf Bug 1008442 - enable sccache for b2g linux32/debug; r=glandium 2014-05-13 11:36:32 -04:00
Simone Bruno 540f98ccdd Bug 916111 - mozconfigs for win32 and linux32 gecko debug builds. r=aki, NPOTB
--HG--
extra : rebase_source : 3eb41619aac165554d647302f0591968c2c7bef7
2014-04-25 11:51:03 +02:00
Mike Shal 4f1d8a952d Bug 996307 - enable sccache for B2G Desktop Linux builds; r=glandium 2014-04-07 16:46:07 -04:00
Alexandre Poirot f0f375c43c Bug 920198 - Build simulator xpi and enable phone tweaks for b2g-desktop r=aki,glandium 2014-04-08 08:23:00 +02:00
Jonathan Griffin 05107f9406 Bug 979650 - Always build with Marionette for Firefox, b2g desktop, r=ted 2014-03-11 13:22:34 -07:00
Mike Hommey 90b607eb3c 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
Ed Morley a4ae239c93 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 6900414df5 Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted 2013-07-21 13:58:23 +09:00
Mike Hommey 3758ba18c7 Bug 770625 - Use the same compiler for b2g desktop builds as desktop linux. r=ted 2013-07-18 10:53:36 +09:00
Chris AtLee dd16c8620c Bug 816793: Backed out changeset e77346fbdff1 for bustage. r=bustage 2013-06-27 17:09:14 -04:00
Chris AtLee 9b6ed4ed02 Bug 816793: Include 32-bit mozconfig for linux desktop b2g builds. r=ted 2013-06-27 16:16:16 -04:00
Mike Hommey 7f86c0e471 Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted 2013-05-21 08:28:49 +02:00
Nicolas B. Pierron 88b8007a7e Bug 849103 - Remove disable-ion configuration flags from tbpl configurations. r=aki 2013-03-20 16:20:52 -07: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
John Ford cb9e7f6e08 bug 776783 - enable gaia packaging on Linux rs=cjones DONTBUILD 2012-09-24 13:38:15 -07:00
David Anderson 9390a2d224 Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki). 2012-09-10 16:14:07 -07:00
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
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
Jonathan Griffin 02dc92ac91 Bug 779984 - Re-land patch without letting ENABLE_MARIONETTE=1 actually load Marionette in desktop Firefox, r=ted 2012-08-22 16:26:32 -07:00
Jonathan Griffin 261a32b242 Bug 779984 - Backout 98fc3d40910c due to leaking crashtest, CLOSED TREE 2012-08-22 13:11:53 -07:00
Jonathan Griffin 598c998f37 Bug 779984 - replace --enable-marionette with ENABLE_MARIONETTE and make it consistent, r=ted 2012-08-22 11:17:22 -07:00
John Ford 0dbda03410 bug 776783 - disable warnings as errors for Linux B2G Desktop builds DONTBUILD 2012-08-21 09:33:19 -07:00
Ben Hearsum 9073dc1408 bug 744008: Produce B2G builds for desktop operating systems - rename mozconfigs; adjust compiler. r=gal
--HG--
rename : b2g/config/mozconfigs/desktop/linux32/nightly => b2g/config/mozconfigs/linux32_gecko/nightly
rename : b2g/config/mozconfigs/desktop/linux64/nightly => b2g/config/mozconfigs/linux64_gecko/nightly
rename : b2g/config/mozconfigs/desktop/macosx64/nightly => b2g/config/mozconfigs/macosx64_gecko/nightly
rename : b2g/config/mozconfigs/desktop/win32/nightly => b2g/config/mozconfigs/win32_gecko/nightly
2012-07-03 09:32:35 -04:00