Ulrich Weigand
2a423e3554
Bug 976648 - Toplevel build/config for powerpc64le-linux support. r=bsmedberg, r=blassey
2014-03-05 12:04:44 -05:00
Ehsan Akhgari
444a26ed8e
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
2014-03-04 19:39:06 -05:00
Nils Ohlmeier [:drno]
295af74d3b
Bug 977933 - Temporarily increase WebRTC logging for tests to help catching intermittent test failures. r=jesup
2014-03-04 13:51:37 -05:00
Ehsan Akhgari
f5dd4e8ef8
Bug 978594 - Part 3: Port some of the per-source flags to moz.build; r=glandium
...
--HG--
extra : rebase_source : fe4cd059eddda221af420e1517250772816d7ee8
2014-03-02 15:41:32 -05:00
Ehsan Akhgari
3cb27e2d00
Bug 978784 - Stop exporting ICU symbols from xul.dll; r=glandium
...
--HG--
extra : rebase_source : a8e3f2d93738e03f82f30eddb522e0ae7f19c030
2014-03-04 10:42:54 -05:00
Phil Ringnalda
111bb9f2cc
Back out 47afb5f53400 (bug 978784) because it's still busted with a clobber
...
CLOSED TREE
2014-03-03 21:26:19 -08:00
Ehsan Akhgari
778c2bd873
Bug 978784 - Stop exporting ICU symbols from xul.dll; r=glandium
2014-03-03 22:38:55 -05:00
Phil Ringnalda
d535be7b65
Back out c75ce018e5db (bug 978784) for Windows build bustage
...
CLOSED TREE
2014-03-03 20:14:48 -08:00
Ehsan Akhgari
2d6e2a16fe
Bug 978784 - Stop exporting ICU symbols from xul.dll; r=glandium
2014-03-03 22:38:55 -05:00
Jan de Mooij
0327a76db8
Bug 977921 - Override ASan malloc_context_size to save memory. r=decoder
...
--HG--
extra : rebase_source : 500882c214de079c1d493e21a9ee91c3da743226
2014-02-28 16:33:25 +01:00
Ed Morley
a993f9c824
Backed out changeset 5056b4811257 (bug 976648) for errors during configure; CLOSED TREE
2014-02-28 15:31:07 +00:00
Ulrich Weigand
e0148f42f9
Bug 976648 - Toplevel build/config for powerpc64le-linux support. r=bsmedberg
2014-02-28 09:55:24 -05:00
Mike Hommey
7f1145afd1
Bug 976442 - Add a kill switch for sccache. r=bhearsum
2014-02-28 09:02:55 +09:00
Gian-Carlo Pascutto
fb70acc601
Bug 974378 - Make webrtc.org OpenSL ES output code optional. Increase input buffers. r=jesup
2014-02-26 19:55:07 +01:00
Carsten "Tomcat" Book
ba5a0fa512
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Landry Breuil
c468240b32
Bug 973310 - Accomodate for OpenBSD's m4 greedyness with patsub's regexp after bug 967556 r=glandium
2014-02-25 07:44:21 +01:00
Nick Alexander
b5a10ff343
Bug 903528 - Follow-up: Fix build dependencies. a=bustage
...
The issue is that the preprocessed files need to be referenced as
$(CURDIR)/file to have Make handle the dependencies correctly. To
allow this, this patch adds ANDROID_MANIFEST_FILE (defaulting to
AndroidManifest.xml) and uses it in the appropriate places.
2014-02-24 23:18:47 -08:00
Nick Alexander
bacdb74030
Bug 903528 - Follow-up: Fix AndroidEclipse project files. r=me
2014-02-24 21:26:41 -08:00
Mike Shal
6fdc43de4a
Bug 974205 - Use --with-compiler-wrapper when enabling sccache. r=glandium
2014-02-25 15:41:57 +09:00
Richard Newman
33d7d8f939
Bug 975774 - Part 21: clean up imports in FennecNativeActions. r=trivial
2014-02-22 19:53:00 -08:00
Richard Newman
4baba31f86
Bug 975774 - Part 3: clean up imports in Actions. r=trivial
2014-02-22 19:52:54 -08:00
Mike Hommey
ee11b85ec4
Bug 974830 - Expose MOZ_APP_DISPLAYNAME in application.ini if it differs from MOZ_APP_BASENAME. r=bsmedberg
2014-02-20 18:42:28 +09:00
Andrew McCreight
7fce285035
Bug 972940 - Rename XPCOM_CC_ env vars to MOZ_CC_. r=smaug,njn
2014-02-20 14:27:03 -08:00
Martin Thomson [:mt]
29c46f5e3c
Bug 972168 - Add root relative destination paths to mochitest support files. r=ted
2014-02-13 10:15:11 -08:00
Andrew Halberstadt
b38b5db5af
Bug 949600 - Sync mozbase to m-c one last time, r=wlach
2014-02-19 16:42:01 -05:00
Richard Newman
c560b20808
No bug - Add another row to build/docs/androideclipse.rst. a=doc-only, DONTBUILD
2014-02-19 10:01:49 -08:00
Nick Alexander
24c7d16a95
No bug - Add skeleton AndroidEclipse backend build docs. r=me
...
DONTBUILD NPOTB
2014-02-18 22:28:01 -08:00
Wes Kocher
e741c3a3ce
Merge m-c to inbound on a CLOSED TREE
2014-02-18 16:15:42 -08:00
Wes Kocher
2465ee9250
Backed out changeset a7f8c25c07ac (bug 949600) for breaking clobber due to new update_permissions code, regardless of whether this is a CLOSED TREE.
2014-02-18 16:12:34 -08:00
Andrew Halberstadt
56e8cdad2a
Bug 949600 - Sync mozbase to m-c one last time, r=wlach
2014-02-18 09:25:58 -05:00
Jan Beich
a780929d11
Bug 968798 - Don't let CPPFLAGS use system ICU headers when building internal ICU. r=glandium
2014-02-18 08:59:34 -05:00
Gregory Szorc
014c9ad159
Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
...
--HG--
extra : rebase_source : 0e5f6ecb13b38453e5590cc28503ddab8df5144d
2013-11-18 11:55:33 -08:00
Nick Alexander
e96865087e
Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps
2014-02-13 22:19:50 -08:00
Mike Hommey
a3557a23ad
Followup for bug 967556 - Force AC_CHECK_FUNC to use a different cache. r=bustage on a CLOSED TREE
2014-02-14 11:34:12 +09:00
Mike Hommey
ff5b7933d4
Bug 967556 - Divert AC_CHECK_FUNC so that the #includes it uses can't interfere with the function it tests. r=gps
2014-02-14 08:15:02 +09:00
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
11471a9a13
Bug 971586 - Make $topsrcdir absolute when executing mozconfig2configure. r=gps
2014-02-13 10:06:43 +09:00
Wes Kocher
2c1e908acb
Merge fx-team to mozilla-central
2014-02-12 16:26:16 -08:00
Jan Beich
8698ee10af
Bug 968819 - Make HOST_OS_ARCH on BSDs take same values as OS_ARCH. r=glandium
2014-02-12 10:24:21 -05:00
Gregory Szorc
b72f214116
Bug 958561 - Measure Sync with Firefox Health Report; r=rnewman
...
Metrics for Sync have been added to Firefox Health Report. If Sync is
not configured, we'll report that fact and the supported and preferred
Sync protocols (1.1 or 1.5).
If Sync is configured, we report the daily counts of sync attempts and
how many are successful vs errored. We also report daily counts of the
device types attached to the account.
--HG--
extra : rebase_source : 77170b323706a85cbe1542ac993ebdc1dba3b505
extra : amend_source : 7802e80b4fc94937fbe3f67505b447bfb048732d
2014-02-05 08:08:14 -08:00
Nick Alexander
8c39697754
Bug 969922 - Part 4: Remove final use of fennec_ids.txt. r=mcomella
2014-02-11 18:08:57 -08:00
Nick Alexander
8c0e0c7863
Bug 969922 - Part 2: Replace Driver.findElement(Activity, String) with (Activity, int). r=mcomella
2014-02-11 18:08:56 -08:00
Nick Alexander
4d6c04a52b
Bug 969922 - Part 1: Remove unused cruft from FennecNativeElement. r=mcomella
2014-02-11 18:08:56 -08:00
Jeff Muizelaar
a2e3e4f7b7
Bug 967799. b2gautomation: Wait on the queue instead of polling it. r=ahal
...
This replaces the stdout property with a getStdoutLines functions that waits on
the queue instead of polling it in a tight loop. This should reduce the amount
of time spent in runreftestb2g.py dramatically.
--HG--
extra : rebase_source : 6e14568285c9269d06848e441f3fa3420e76d6a4
2014-02-11 13:43:33 -05:00
Ehsan Akhgari
d1964b92f6
Bug 970727 - Move DEFFILE to moz.build; r=mshal
2014-02-11 11:28:54 -05:00
Ehsan Akhgari
6ed9144ae7
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Mike Hommey
557439c337
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
...
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.
This also moves running libffi and icu configure to top-level.
Standalone js builds still have their own configure doing moz.build traversal,
as before.
--HG--
rename : config/autoconf.mk.in => config/autoconf-js.mk.in
rename : config/emptyvars.mk.in => config/emptyvars-js.mk.in
2014-02-11 10:37:47 +09:00
Mike Hommey
955a9ba373
Bug 969164 - Create subconfigure directory in the AC_OUTPUT_SUBDIRS wrapper. r=gps
...
We happen to be lucky currently because e.g. build is created by config.status
before we subconfigure in build/clang-plugin. But further changes break that
luck.
2014-02-11 10:37:47 +09:00
Mike Hommey
0c632e4c0a
Bug 969164 - Move icu subconfigure invocation in build/autoconf/icu.m4. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
0e117da4fb
Bug 969164 - Move libffi subconfigure invocation in build/autoconf/ffi.m4. r=gps
2014-02-11 10:37:47 +09:00