Ryan VanderMeulen
4a76c08262
Merge m-c to autoland. a=merge
2016-08-26 09:38:49 -04:00
Mike Hommey
9aa5c1b0b4
Bug 1137305 - Move --enable-skia{,-gpu} to python configure and enable skia by default on little-endian platforms. r=chmanchester
...
--HG--
extra : rebase_source : 4038081460a8c071510a326df8127e9e6d1ae653
2016-08-26 07:55:16 +09:00
Astley Chen
8e89241dec
Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium
...
MozReview-Commit-ID: LIgq4aMeXnj
--HG--
extra : rebase_source : a38ad41a51bdda13a5a63cb6d44a76039b0194c1
2016-08-26 08:56:17 +08:00
Glenn Randers-Pehrson
54a06def18
Bug 1296946 - Move enabling ARM-NEON PNG from old-configure.in to libpng/moz.build. r=jrmuizel
...
DONTBUILD
--HG--
extra : source : 7785b40af14f91910ad30c731212e5bdbb50bb09
2016-08-24 15:44:00 -04:00
Ryan VanderMeulen
fef63c9543
Backed out changeset 7785b40af14f for landing with the wrong bug number in the commit message.
2016-08-25 21:45:15 -04:00
Glenn Randers-Pehrson
85000b8d09
Bug 1295671 - Move enabling ARM-NEON PNG from old-configure.in to libpng/moz.build. r=jrmuizel
...
--HG--
extra : rebase_source : c4f10bd0eb20bfe7420016d02d6b2254dcbbccf1
2016-08-24 15:44:00 -04:00
Phil Ringnalda
7392fb1b41
Backed out 4 changesets (bug 1294660) for mask-composite-2c.html failures
...
Backed out changeset 64b92e33713c (bug 1294660)
Backed out changeset 051453bf9c54 (bug 1294660)
Backed out changeset 0764147ff82b (bug 1294660)
Backed out changeset adfd8fb2faca (bug 1294660)
2016-08-25 23:14:22 -07:00
Astley Chen
8e93be4f1e
Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium
...
MozReview-Commit-ID: LIgq4aMeXnj
--HG--
extra : rebase_source : 57c1ee7db75fa85a008455b8a368ba2e2ccd0f52
2016-08-26 08:56:17 +08:00
Wes Kocher
9568f52562
Backed out 4 changesets (bug 1294660) for Windows reftest failures a=backout CLOSED TREE
...
Backed out changeset df48165b6b64 (bug 1294660)
Backed out changeset 617e22a259ab (bug 1294660)
Backed out changeset 06f05485b3fd (bug 1294660)
Backed out changeset 41225d00af33 (bug 1294660)
2016-08-24 16:00:02 -07:00
Astley Chen
db538c5985
Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium
...
MozReview-Commit-ID: HPlYO5EiCOX
2016-08-24 17:02:31 +02:00
Sebastian Hengst
c224e64315
Backed out changeset 51fc7aec6317 (bug 1294660) for build failing in nsCSSPropsGenerated.inc. r=backout
2016-08-24 13:20:01 +02:00
Astley Chen
1ebaa974b6
Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium
...
MozReview-Commit-ID: HPlYO5EiCOX
--HG--
extra : rebase_source : 0be2857b4339fda3248021b204f432a94b83feac
extra : amend_source : edda27bdcbac9d59213d1d7bf2e8dca33edb74f8
2016-08-24 06:13:23 +08:00
Chris Manchester
942b77d16c
Bug 1294803 - Move MOZ_SYSTEM_FFI to moz.configure in preparation for moving libffi to our build system. r=glandium
...
This patch introduces a small change in behavior: we now unconditionally
require libffi > 3.0.9 when using system ffi, rather than accepting 3.0.9
when using GCC, as 3.0.10 was released 5 years ago, and should be widely
available.
MozReview-Commit-ID: DtSDPoZSPcx
2016-08-22 15:07:07 -07:00
Chris Manchester
470a2afbb6
Bug 1294803 - Move BUILD_CTYPES to Python configure. r=glandium
...
MozReview-Commit-ID: 3TlgdpNDLZW
2016-08-22 12:17:19 -07:00
Mike Hommey
b65bccd9ce
Bug 1276003 - Move --enable-necko-protocols to python configure. r=chmanchester
...
--HG--
extra : rebase_source : 6187c1a382b240e2fa01f38f4c739000d5f177ce
2016-08-18 09:57:06 +09:00
Fernando Jimenez
16126fcd4e
Bug 1252570 - Remove mozPay. r=ehsan,mfinkle,fabrice
...
MozReview-Commit-ID: C50fvuNJoGq
2016-08-22 10:42:22 +02:00
Chris Manchester
76d8f148d9
Backed out changeset c0e6aae0b93d (bug 1294803) for breaking artifact builds.
...
MozReview-Commit-ID: BTrQMCJSCRn
2016-08-19 11:12:07 -07:00
Chris Manchester
65ba8ff0f6
Backed out changeset 7f6047b2bc09 (bug 1294803) for breaking artifact builds.
...
MozReview-Commit-ID: FdzqUJnaSQT
2016-08-19 11:12:07 -07:00
Ryan VanderMeulen
01c4e8cc1b
Merge inbound to m-c. a=merge
2016-08-19 09:52:53 -04:00
Franziskus Kiefer
d75c53e790
Bug 1296266 - Land NSS_3_27_BETA1, r=kaie
...
--HG--
extra : amend_source : 1408228c898d6683a384508ca2154fc9d8895e81
2016-08-19 11:20:21 +02:00
Andrew Comminos
35c04e9513
Bug 1287326 - Construct XLIBS incrementally to avoid incorrect dependency failures. r=glandium
...
MozReview-Commit-ID: DSU1doyqLuL
--HG--
extra : rebase_source : ae3b02193048a7cb7f5e106cae8c83ae44e3843d
2016-08-18 13:25:43 -04:00
Ryan VanderMeulen
c4f6a2df74
Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth
...
--HG--
extra : rebase_source : 99b83f95a5b6ee19532db1b7791ea17beaa85899
2016-08-18 22:02:22 -04:00
Wes Kocher
a58f8b89a0
Merge m-c to inbound, a=merge
2016-08-18 16:32:58 -07:00
Chris Manchester
49a7faf599
Bug 1294864 - Move MOZ_PERMISSIONS to Python configure. r=glandium
...
MozReview-Commit-ID: AyaWOvm5cq
2016-08-18 13:39:40 -07:00
Wes Kocher
66098b3d43
Merge m-c to autoland, a=merge
2016-08-17 17:25:57 -07:00
Wes Kocher
07f8858bf6
Merge inbound to central, a=merge
2016-08-17 16:38:41 -07:00
Gregory Szorc
205a281d56
Bug 1295811 - Check COMPILE_ENVIRONMENT instead of SKIP_COMPILER_CHECKS; r=glandium
...
Reviewed over pastebin+irc, like a boss.
2016-08-17 13:54:22 -07:00
Gregory Szorc
0053208f34
Bug 1295811 - Remove check for __attribute__(aligned()); r=glandium
...
It was setting ATTRIBUTE_ALIGNED_MAX which hasn't been used for 6 years
since 590a7be0e60f (bug 556455) removed its only consumer.
MozReview-Commit-ID: HSAql5cUrQH
--HG--
extra : rebase_source : 34193d16b6073c5ad13eb4787b876fc3a9266c2b
2016-08-16 21:14:42 -07:00
Gregory Szorc
f9df0d3dca
Bug 1295811 - Only run allocator checks when compile environment needed; r=glandium
...
Skipping them saves 1.5-2.0s from configure during an artifact build
on Windows.
MozReview-Commit-ID: ArCvrFP9UsD
--HG--
extra : rebase_source : fa580b69d1d96dc0631b626512273302647126f7
2016-08-16 17:07:00 -07:00
Gian-Carlo Pascutto
99cf64792b
Bug 1294331 - Don't enable sandboxing outside of x86/x86_64. r=glandium
...
MozReview-Commit-ID: Jc0OpFwznVY
--HG--
extra : rebase_source : d0c7a84a8b4440973c6fb315a3171db9aca2bc2b
2016-08-12 15:24:35 +02:00
John Paul Adrian Glaubitz
c6b39f0f90
Bug 972945 - Add autoconf test to enable AltiVec on supported targets only. r=glandium
...
Currently, the build scripts enable AltiVec unconditionally on all ppc*
targets. However, there some ppc* targets which do not support AltiVec
instruction set extensions, these are often embedded systems like the
PowerPC e500 or similar which have their own type of instruction set
extensions like SPE. Trying to enable Altivec support on these targets
results in a compiler error, hence we need to add an autoconf test for
AltiVec support before trying to enable it on ppc* targets.
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
--HG--
extra : rebase_source : 6c4df813d97d95046fd2269c876313ce7591c5cf
2016-08-16 05:17:00 -04:00
Mike Hommey
bafa8ffb78
Bug 1295480 - Move MOZ_WEBSPEECH_MODELS to python configure. r=chmanchester
2016-08-17 11:02:01 +09:00
Mike Hommey
c504a71a5b
Bug 1295480 - Move --enable-webspeechtestbackend to python configure. r=chmanchester
2016-08-17 11:01:56 +09:00
Mike Hommey
ff6286a8e2
Bug 1295480 - Move --disable-webspeech to python configure. r=chmanchester
2016-08-17 11:01:52 +09:00
Mike Hommey
d891dd2ea2
Bug 1295480 - Move MOZ_WEBSPEECH_POCKETSPHINX to python configure. r=chmanchester
2016-08-17 11:01:48 +09:00
Mike Hommey
86c8b781d4
Bug 1295480 - Move --enable-dbm to python configure. r=chmanchester
2016-08-17 11:01:44 +09:00
Mike Hommey
195a0eb8e7
Bug 1295480 - Move --enable-ipdl-tests to python configure. r=chmanchester
2016-08-17 11:01:40 +09:00
Mike Hommey
9cbe9243c6
Bug 1295480 - Move --enable-websms-backend to python configure. r=chmanchester
2016-08-17 11:01:35 +09:00
Mike Hommey
6f35afadf9
Bug 1295480 - Move --enable-synth-speechd to python configure. r=chmanchester
2016-08-17 11:01:30 +09:00
Mike Hommey
29f57f3e58
Bug 1295480 - Move --disable-printing to python configure. r=chmanchester
2016-08-17 11:01:24 +09:00
Mike Hommey
05f10c47d3
Bug 1294630 - Move --enable-ipc-fuzzer to python configure. r=chmanchester
2016-08-17 11:01:05 +09:00
Mike Hommey
e7928a74b0
Bug 1294639 - Move --with-servo to python configure. r=chmanchester
...
Subtly, as toolkit/moz.configure happens before toolchain tests, we
can't set MOZ_SERVO_LIBS from there. And toolkit/moz.configure is
not always included either, making things awkward to do in python
configure.
OTOH, there's only one place where MOZ_SERVO_LIBS is used, and the
corresponding setup can actually be done there (in moz.build) instead.
I think we shouldn't shy away from moving things this way.
2016-08-16 08:32:55 +09:00
Mike Hommey
c6d1e73834
Bug 1294585 - Move --with-*-keyfile options to python configure. r=chmanchester
2016-08-16 08:32:51 +09:00
Mike Hommey
02d1dcdac0
Bug 1294585 - Remove the --with-google-oauth-api-keyfile configure flag. r=mikedeboer
2016-08-16 08:32:49 +09:00
Alexandre Lissy
0ce8616941
Bug 1295516 - Do not build B2G with RTSP enabled r?
...
MozReview-Commit-ID: heTGRgh3am
--HG--
extra : rebase_source : 3c64aeece2a7ea608b8cb9baa70eb01317c8ca3b
2016-08-16 11:24:44 +02:00
Wes Kocher
a177bd0ff1
Merge m-c to inbound a=merge
2016-08-17 17:24:02 -07:00
Chris Manchester
872c57fe84
Bug 1294803 - Move BUILD_CTYPES to Python configure. r=glandium
...
MozReview-Commit-ID: 3TlgdpNDLZW
2016-08-17 15:02:31 -07:00
Chris Manchester
269e8590e8
Bug 1294803 - Move MOZ_SYSTEM_FFI to moz.configure in preparation for moving libffi to our build system. r=glandium
...
This patch introduces a small change in behavior: we now unconditionally
require libffi > 3.0.9 when using system ffi, rather than accepting 3.0.9
when using GCC, as 3.0.10 was released 5 years ago, and should be widely
available.
MozReview-Commit-ID: DtSDPoZSPcx
2016-08-17 15:02:31 -07:00
Wes Kocher
02224536e4
Merge m-c to autoland, a=merge
2016-08-10 16:56:26 -07:00
Mike Hommey
a918e97bfa
Bug 1293837 - Move HAVE_64BIT_BUILD test to python configure. r=chmanchester
...
Also, now that we're using modern C++11 compilers, we can just rely on
static_assert, instead of the pile of macros used in the autoconf test.
--HG--
extra : rebase_source : 85d507da653d07e6527a971082277486e3502ea2
2016-08-10 09:00:23 +09:00