Mike Hommey
36b928c7a3
Bug 1002606 - Enable sccache for mac try builds. r=mshal
2014-04-30 06:06:09 +09: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
Mike Hommey
648447a07f
Bug 996621 - Include b2g/config/mozconfigs/common in macosx64_gecko mozconfigs. r=mshal
2014-04-16 06:51:35 +09: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
Alexandre Poirot
4801145ca0
Bug 920198 - Build simulator xpi on windows r=aki,glandium
2014-04-02 08:40:00 +02:00
Simone Bruno
01627b900e
Bug 991203 - mozconfig file to be used for B2G linux64 desktop debug builds. r=aki, a=NPOTB
2014-04-03 15:20:28 +02:00
Simone Bruno
378eb50c68
Bug 956451 - added mozconfig file to be used for macosx64_gecko-debug build, r=catlee
2014-03-31 19:59:04 +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
Trevor Saunders
486d3b4416
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
bc8136b6aa
Bug 946576 - Disable unified builds on b2g and xulrunner builds, and android debug builds. r=ehsan
2013-12-06 08:45:29 +09:00
Mike Hommey
3e03c7c499
Bug 926900 - Remove msys-make specific mozconfig. r=gps
2013-10-16 08:31:18 +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
L. David Baron
89aa6b3b19
Bug 832352, patch 3: Make sure all b2g mozconfigs include build/mozconfig.common . r=ted
2013-01-22 19:16:20 +00:00
Andrew Halberstadt
3457aa9a60
Bug 817651 - Add --enable-updater to ics_armv7a_gecko config, r=catlee
2012-12-10 12:24:31 -05: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
5260f5e609
bug 806548 - sync 32bit and 64bit linux desktop b2g mozconfigs rs=cjones DONTBUILD because NPOTB
2012-10-29 14:01:18 -07:00
Mike Hommey
2e1ca2bc37
Bug 799425 - Use --target=arm-linux-androideabi for b2g gonk builds. r=mwu
2012-10-15 09:36:54 +02:00
John Ford
a96c9863d2
bug 776783 enable packaging gaia on win32 B2G desktop builds rs=cjones DONTBUILD because NPOTB
2012-10-05 11:19:16 -07:00
Ryan VanderMeulen
c52e012505
Merge the last PGO-green inbound changeset to m-c.
2012-09-24 20:47:13 -04:00
John Ford
cb9e7f6e08
bug 776783 - enable gaia packaging on Linux rs=cjones DONTBUILD
2012-09-24 13:38:15 -07:00
John Ford
0773d8996d
bug 776783 - enable gaia packaging on Mac OS X rs=cjones DONTBUILD
2012-09-24 12:50:53 -07:00
Jonathan Griffin
46356b20a3
Bug 793240 - Disable profiling for b2g's gecko opt build, r=cjones
2012-09-24 09:35:55 -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
Ben Hearsum
6a8156fba5
bug 789373: use the new --disable-ion flag for specific b2g-related builds. r=aki
2012-09-10 17:06:48 -04: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
Ryan VanderMeulen
9cb7993e51
Backout bug 738612, with feeling this time.
2012-09-04 19:21:23 -04: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
Rafael Ávila de Espíndola
7bd4dba2ec
Bug 783546. B2G macosx64_gecko builds should use the same clang as regular firefox builds. r=ted.
2012-08-17 10:14:21 -04:00
Siddharth Agarwal
a325459087
Bug 782759 - Remove the --disable-auto-deps flag from Windows nightly build mozconfigs. r=ted
...
--HG--
extra : rebase_source : ad2cfb0900001f9981261757eb079dacb756db7d
2012-08-15 22:02:04 +05:30
John Ford
4a5d0a9b8c
bug 776045 - add mozconfig files that work with new ics based toolchain r=qdot
2012-08-01 14:17:04 -07:00
Phil Ringnalda
4e1178db04
Bug 766560 - Remove --with-endian from in-tree mozconfigs, r=glandium
2012-07-05 00:07:15 -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
Ben Hearsum
33fbad52b5
bug 758425: Build B2G in debug mode as well - add opt and debug mozconfigs using new platform names. r=mwu
2012-06-21 10:00:13 -04:00
John Ford
ed787a036c
bug 744008 - add desktop B2G mozconfigs to tree r=cjones DONTBUILD because NPOTB
2012-06-04 10:36:07 -07:00