Mike Shal
03a2e0db26
Bug 996307 - enable sccache for B2G Desktop Linux builds; r=glandium
2014-04-07 16:46:07 -04:00
Jonathan Griffin
473e2aa1a3
Bug 996477 - Fix ImportError when running mach marionette-webapi, r=glandium
2014-04-16 10:27:25 -07:00
Manish Goregaokar
2e994e98d3
Bug 991348 - Give the ability to take screnshots on all test failures. r=jmaher
2014-04-12 04:23:00 +02:00
Mike Hommey
d51913010e
Bug 980117 - Use sccache on win32 try builds. r=mshal
2014-04-15 09:37:54 +09:00
Mike Hommey
96194c7251
Bug 993331 - Use ceph storage for sccache on try builds. r=mshal
2014-04-15 09:37:51 +09:00
Kartikaya Gupta
1bfb27406c
Bug 995316 - Make GeckoLayerClient package-scoped. r=snorp
2014-04-11 20:49:46 -04:00
Mark Capella
77f49a161b
Bug 895463 - (p2) Expose DrawListener in LayerView, r=kats
2014-04-11 10:38:14 -04:00
Mike Hommey
fd36d8ef53
Bug 982014 - Fix what sections are copied from injection object after bug 932737. r=nfroyd
2014-04-04 14:56:36 +09:00
Gregory Szorc
4c459c3cd3
Bug 903149 - Part 3: Support for minifying packaged JavaScript; r=glandium
2013-09-11 19:54:19 -07:00
Gregory Szorc
af95e0402c
Bug 903149 - Part 2: Add jsmin to virtualenv; r=glandium
2013-09-04 18:50:17 -07:00
Nick Alexander
c3a9c3dd3a
Bug 990116 - Post: Clean Robocop imports. r=trivial
2014-04-01 22:00:47 -07:00
Nick Alexander
5d8cff46dc
Bug 990116 - Part 4: Make UITest inherit from BaseRobocopTest. r=mcomella
2014-04-01 22:00:47 -07:00
Phil Ringnalda
3067767289
Merge f-t to m-c
2014-03-29 10:08:41 -07:00
Viktor Stanchev
4c71b0b657
Bug 984196 - glxtest should use _exit instead of exit. r=bgirard
...
--HG--
extra : rebase_source : 3bba6badd7e5a4031ad402cf88f7e0a15f4ba386
2014-03-28 16:06:18 -04:00
Mike Hommey
28fc0a2b1a
Bug 988774 - Do not gracefully disable sccache when it's not there. r=bhearsum
2014-03-29 07:50:08 +09:00
Mike Hommey
793ee90347
Bug 988722 - Use buildprops.json to decide whether and how to use sccache. r=bhearsum
2014-03-29 07:50:08 +09:00
Wes Kocher
5d964264ae
Merge m-c to fx-team
2014-03-28 17:07:04 -07:00
Brad Lassey
645cedd317
bug 979438 - Unify android target SDK versions, follow up to address nits r=nalexander
...
--HG--
extra : rebase_source : 841e8eece32e10d6d2c3443d5bcbf7ac935dd157
2014-03-28 19:47:32 -04:00
Brad Lassey
75b7fec9b8
bug 979438 - Unify android target SDK versions r=nalexander
...
--HG--
rename : embedding/android/geckoview_example/AndroidManifest.xml => embedding/android/geckoview_example/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/AndroidManifest.xml => mobile/android/geckoview_library/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/project.properties => mobile/android/geckoview_library/project.properties.in
2014-03-25 23:27:16 -04:00
Christian Holler
efe49263c6
Bug 957865 - Adjust clang build script/patches for r200213. r=rail
...
--HG--
extra : rebase_source : 38ba07b51cf6fe5e6ed34f3f8d4dde07766c214f
2014-03-28 19:06:13 +01:00
Mike Hommey
2fb4d34fb3
Bug 989147 - Add missing part of the patch from rebase conflict. r=gps
2014-03-28 21:05:14 +09:00
Mike Hommey
521a848168
Bug 989147 - Use new sccache for Linux and Android builds. r=gps
2014-03-28 18:41:06 +09:00
Mike Hommey
3fd5ad6bb2
Bug 927672 - Force pymake to fall back to mozmake when run on build slaves. r=gps
2014-03-25 15:51:13 +09:00
Ryan VanderMeulen
4dc5242df5
Merge inbound to m-c.
2014-03-26 20:58:31 -04:00
Wes Johnston
5271de610a
Bug 942270 - Fix tests for quickshare. r=gbrown
2014-03-26 10:18:01 -07:00
Jeff Muizelaar
c537c6911f
Bug 980186. Tell automation.environment about the debugger. r=jgriffin
...
This lets it set the crash reporting envs properly.
--HG--
rename : layout/reftests/abs-pos/table-internal-5-ref.html => layout/reftests/abs-pos/table-internal-1-ref.html
rename : layout/reftests/abs-pos/table-internal-6-ref.html => layout/reftests/abs-pos/table-internal-3-ref.html
rename : layout/reftests/abs-pos/table-internal-7-ref.html => layout/reftests/abs-pos/table-internal-4-ref.html
rename : webapprt/test/chrome/mozpay-failure.html => webapprt/test/chrome/mozpay-success.html
extra : rebase_source : 903979ef854d1c1737ed4b2eb21be26b2bcb7017
2014-03-07 15:38:48 -05:00
Chris Peterson
641046ed4d
Bug 986789 - Suppress gcc warnings in third-party code: STLport. r=glandium
2014-03-20 22:22:02 -07:00
ABE Hiroki (hATrayflood)
6e30090928
Bug 980697 - Add a configure option to pull newer versions of the d3dcompiler dll from installed Windows SDKs. r=mshal,vlad
2014-03-22 10:49:26 +09:00
Vaibhav Agrawal
5d191ae6fd
Bug 908945 - Fix automation.py's exit code handling; r=jmaher
2014-03-26 06:14:51 -04:00
Mike Hommey
5d1d8f0510
Bug 985835 - Move MOZ_DEBUG_FLAGS declaration for MSVC next to the one for GCC. r=mshal
2014-03-26 08:12:12 +09:00
Nicholas Nethercote
11779dca7f
No bug. Fix a misplaced comma in build/automationutils.py. r=nalexander.
...
--HG--
extra : rebase_source : 7f82b008c72c15dfa696d240497c01a44a1fadfa
2014-03-20 17:46:13 -07:00
Ehsan Akhgari
17c8d2bddd
Bug 979118 - Add global MMX_FLAGS, SSE_FLAGS and SSE2_FLAGS variables; r=glandium
2014-03-19 21:55:00 -04:00
Andrew McCreight
21fc63fbb4
Bug 981920 - ASAN builds should use -fno-omit-frame-pointer by default. r=glandium
2014-03-18 14:25:40 -07:00
Trevor Saunders
6b05ab9ce8
bug 983335 - install .gdbinit to the objdir as well as dist/bin r=mshal
2014-03-13 16:37:20 -04:00
Jim Chen
dccbf171c2
Bug 983730 - Support Android SDK build tools v19.0.3. r=mshal
2014-03-15 17:20:06 -04:00
David Major
8004ab3f1f
Bug 919735: For VS2013, put the 32-bit PGO files first on the PATH. r=ted
2014-03-14 12:48:59 -07:00
Geoff Brown
ce7ca57333
Bug 966788 - Increase wait time for Gecko:Ready; r=mcomella
2014-03-12 17:44:54 -06:00
Ted Mielczarek
1e45b1eeae
Bug 980015 - Remove MOCHITEST_FILES et. al. r=gps
2014-03-05 15:51:39 -05:00
Nicholas Nethercote
a7472fc0e2
Bug 981359 - |mach valgrind-test|: Increase --num-callers from 20 to 36. r=gkw.
2014-03-11 14:55:42 -07:00
Steve Fink
6a89ef563e
Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl
...
--HG--
extra : rebase_source : 740fc0d5cd27b0cc7d06ce9f9c2f848c9d071b20
2014-03-11 09:53:58 -07:00
Nicholas Nethercote
9e5b9c7dc3
No bug. Fix a trivial regexp error. r=heycam.
2014-03-10 21:45:08 -07:00
Nicholas Nethercote
18aa4e1d22
Bug 979242 - Suppress leak in xcb_connect_to_fd detected by Valgrind. r=gkw.
...
DONTBUILD because NPOTB.
2014-03-06 22:50:10 -08:00
Ryan VanderMeulen
462d354cd5
Backed out changeset 88780b5a201e (bug 980015) for test_property_database.html failures.
...
CLOSED TREE
2014-03-10 15:31:23 -04:00
Ted Mielczarek
4efe7d076c
Bug 980015 - Remove MOCHITEST_FILES et. al. r=gps
...
--HG--
extra : rebase_source : 3825abc63eb0901bc1422aa00aed3680dbe3e44c
2014-03-05 15:51:39 -05:00
Gian-Carlo Pascutto
8958917a4e
Bug 971240 - Move phishing/malware test pages to their own domain. r=mmc
2014-03-07 19:12:23 +01:00
Trevor Saunders
4ce2c75f87
bug 933189 - teach android.m4 about build tools v 19.0.2 r=mshal
2014-02-26 14:50:53 -05:00
Steve Fink
1bed69a661
Bug 975011 - add an option to configure and build NSPR from within js/src build. r=glandium
2014-02-25 14:15:16 -08:00
Benoit Girard
925efe315f
Bug 973770 - Build backend that generates C/C++ Eclipse projects. r=gps
2014-03-06 00:03:10 -05:00
Ulrich Weigand
1e42c83749
Bug 976648 - Toplevel build/config for powerpc64le-linux support. r=bsmedberg, r=blassey
2014-03-05 12:04:44 -05:00
Ehsan Akhgari
bf09c6f469
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
2014-03-04 19:39:06 -05:00
Nils Ohlmeier [:drno]
32a0e501c4
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
b49ab8c371
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
c8a0288005
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
edf71fcafb
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
eb5f1f2a2d
Bug 978784 - Stop exporting ICU symbols from xul.dll; r=glandium
2014-03-03 22:38:55 -05:00
Phil Ringnalda
00ee8fa24b
Back out c75ce018e5db (bug 978784) for Windows build bustage
...
CLOSED TREE
2014-03-03 20:14:48 -08:00
Ehsan Akhgari
943d4ff94d
Bug 978784 - Stop exporting ICU symbols from xul.dll; r=glandium
2014-03-03 22:38:55 -05:00
Jan de Mooij
332dd47a4c
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
6966ec76f3
Backed out changeset 5056b4811257 (bug 976648) for errors during configure; CLOSED TREE
2014-02-28 15:31:07 +00:00
Ulrich Weigand
7a2f041f42
Bug 976648 - Toplevel build/config for powerpc64le-linux support. r=bsmedberg
2014-02-28 09:55:24 -05:00
Mike Hommey
6e00bfd194
Bug 976442 - Add a kill switch for sccache. r=bhearsum
2014-02-28 09:02:55 +09:00
Gian-Carlo Pascutto
784c8ca252
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
df93062b9a
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Landry Breuil
9505201b3d
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
1fd81b5538
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
dc2a7efef7
Bug 903528 - Follow-up: Fix AndroidEclipse project files. r=me
2014-02-24 21:26:41 -08:00
Mike Shal
ce7803af61
Bug 974205 - Use --with-compiler-wrapper when enabling sccache. r=glandium
2014-02-25 15:41:57 +09:00
Richard Newman
74d84e48e6
Bug 975774 - Part 21: clean up imports in FennecNativeActions. r=trivial
2014-02-22 19:53:00 -08:00
Richard Newman
c1fc6ece85
Bug 975774 - Part 3: clean up imports in Actions. r=trivial
2014-02-22 19:52:54 -08:00
Mike Hommey
ebbf1ea009
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
1327a45957
Bug 972940 - Rename XPCOM_CC_ env vars to MOZ_CC_. r=smaug,njn
2014-02-20 14:27:03 -08:00
Martin Thomson [:mt]
ef02817542
Bug 972168 - Add root relative destination paths to mochitest support files. r=ted
2014-02-13 10:15:11 -08:00
Andrew Halberstadt
0423474ea7
Bug 949600 - Sync mozbase to m-c one last time, r=wlach
2014-02-19 16:42:01 -05:00
Richard Newman
7796040225
No bug - Add another row to build/docs/androideclipse.rst. a=doc-only, DONTBUILD
2014-02-19 10:01:49 -08:00
Nick Alexander
baabfc42c2
No bug - Add skeleton AndroidEclipse backend build docs. r=me
...
DONTBUILD NPOTB
2014-02-18 22:28:01 -08:00
Wes Kocher
5689996e99
Merge m-c to inbound on a CLOSED TREE
2014-02-18 16:15:42 -08:00
Wes Kocher
557103c137
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
dad8b1a270
Bug 949600 - Sync mozbase to m-c one last time, r=wlach
2014-02-18 09:25:58 -05:00
Jan Beich
b3e11d3ce1
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
3e6efb2e13
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
6ac3375ced
Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps
2014-02-13 22:19:50 -08:00
Mike Hommey
8e0f65ab53
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
ff0d218b00
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
fbb292998c
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
1aeb4bc768
Bug 971586 - Make $topsrcdir absolute when executing mozconfig2configure. r=gps
2014-02-13 10:06:43 +09:00
Wes Kocher
2240e7180d
Merge fx-team to mozilla-central
2014-02-12 16:26:16 -08:00
Jan Beich
225d726838
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
94e5fda7a5
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
af8a1958b8
Bug 969922 - Part 4: Remove final use of fennec_ids.txt. r=mcomella
2014-02-11 18:08:57 -08:00
Nick Alexander
ef74060e96
Bug 969922 - Part 2: Replace Driver.findElement(Activity, String) with (Activity, int). r=mcomella
2014-02-11 18:08:56 -08:00
Nick Alexander
3648478d44
Bug 969922 - Part 1: Remove unused cruft from FennecNativeElement. r=mcomella
2014-02-11 18:08:56 -08:00
Jeff Muizelaar
13141d7b0a
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
4076764251
Bug 970727 - Move DEFFILE to moz.build; r=mshal
2014-02-11 11:28:54 -05:00
Ehsan Akhgari
fbe321aed6
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Mike Hommey
0d839c5b66
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
884960047f
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
65fef7b8c4
Bug 969164 - Move icu subconfigure invocation in build/autoconf/icu.m4. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
0d9439309a
Bug 969164 - Move libffi subconfigure invocation in build/autoconf/ffi.m4. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
705663e08b
Bug 968561 - Move ffi detection from configure.in and js/src/configure.in into build/autoconf/ffi.m4. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
129764c07c
Bug 946687 - Move ICU detection from configure.in and js/src/configure.in into build/autoconf/icu.m4. r=gps
2014-02-11 10:37:47 +09:00