John Ford
|
d698119847
|
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
|
9fb3e7e76c
|
Bug 799425 - Use --target=arm-linux-androideabi for b2g gonk builds. r=mwu
|
2012-10-15 09:36:54 +02:00 |
|
John Ford
|
9c18343ec3
|
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
|
c964e85dd8
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-09-24 20:47:13 -04:00 |
|
John Ford
|
6c0aa0fd61
|
bug 776783 - enable gaia packaging on Linux rs=cjones DONTBUILD
|
2012-09-24 13:38:15 -07:00 |
|
John Ford
|
afa66f3cd6
|
bug 776783 - enable gaia packaging on Mac OS X rs=cjones DONTBUILD
|
2012-09-24 12:50:53 -07:00 |
|
Jonathan Griffin
|
6422baddf7
|
Bug 793240 - Disable profiling for b2g's gecko opt build, r=cjones
|
2012-09-24 09:35:55 -07:00 |
|
David Anderson
|
c479c4064d
|
Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki).
|
2012-09-10 16:14:07 -07:00 |
|
Ben Hearsum
|
d2fa07baf2
|
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
|
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
|
10a0ab1897
|
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
|
ffdda7b048
|
Backout bug 738612, with feeling this time.
|
2012-09-04 19:21:23 -04:00 |
|
Steve Fink
|
6bfd4457b5
|
Backed out changeset ceb6f653de08 (bug 738612)
|
2012-09-04 16:01:25 -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 |
|
Steve Fink
|
ebddc9de7e
|
Bug 738612 - Include common mozconfigs so try pushes can modify them easily. r=ted
|
2012-08-21 11:37:12 -07:00 |
|
Jonathan Griffin
|
58e4ff972b
|
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
|
907e69114d
|
Bug 779984 - Backout 98fc3d40910c due to leaking crashtest, CLOSED TREE
|
2012-08-22 13:11:53 -07:00 |
|
Jonathan Griffin
|
ebe010163e
|
Bug 779984 - replace --enable-marionette with ENABLE_MARIONETTE and make it consistent, r=ted
|
2012-08-22 11:17:22 -07:00 |
|
John Ford
|
d535f0b322
|
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
|
45b76cb04d
|
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
|
4cb5a373df
|
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
|
6d42629711
|
bug 776045 - add mozconfig files that work with new ics based toolchain r=qdot
|
2012-08-01 14:17:04 -07:00 |
|
Phil Ringnalda
|
f378e7dffb
|
Bug 766560 - Remove --with-endian from in-tree mozconfigs, r=glandium
|
2012-07-05 00:07:15 -07:00 |
|
Ben Hearsum
|
435f2047ab
|
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
|
55822c37d7
|
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
|
a2fff3de28
|
bug 744008 - add desktop B2G mozconfigs to tree r=cjones DONTBUILD because NPOTB
|
2012-06-04 10:36:07 -07:00 |
|
John Ford
|
8d6e3ab089
|
bug 758425 -- add nightly mozconfig for non-debug builds r=mwu DONTBUILD
--HG--
rename : b2g/config/mozconfigs/linux32/debug => b2g/config/mozconfigs/linux32/nightly
|
2012-05-24 17:32:03 -07:00 |
|
Chris Jones
|
2c76350f87
|
Bug 739392: Update built-in mozconfig with new gonk build option. r=mwu (npotb) DONTBUILD
|
2012-03-26 14:08:22 -07:00 |
|
John Ford
|
78a638c00a
|
bug 719491 - make flags changes r=cjones DONTBUILD
|
2012-03-16 10:58:19 -07:00 |
|
John Ford
|
df4c5d0fe9
|
bug 733099 - in tree mozconfigs for b2g CI builds r=fabrice DONTBUILD
|
2012-03-15 10:14:32 -07:00 |
|