David Major
ef9dd7be39
Bug 836658 - Use -arch:IA32 on VS2012 to avoid requiring SSE2. r=glandium
2014-07-17 13:57:44 +12:00
Edwin Flores
ba3c31b695
Bug 1038467 - Rename MediaPlugin* classes r=cpearce
2014-07-17 13:32:56 +12:00
Mike Hommey
2d4377d0dd
Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg
2014-07-17 08:42:16 +09:00
Edwin Flores
154b202425
Bug 1038031 - Add --disable-eme flag - r=cpearce,gps,bz
2014-07-17 08:54:00 +12:00
Gian-Carlo Pascutto
3ffb2db3ff
Bug 983504 - Buildsystem changes for screen sharing. r=ted
2014-07-07 08:50:00 +02:00
Mark Banner
2c1e0f5872
Bug 1017273 Change Loop from compile-time enabled to runtime-enabled with a pref. r=dolske,r=jesup,r=glandium,r=gijs
2014-07-16 15:15:07 +01:00
Wes Kocher
a5edaf4b99
Merge m-c to fx-team
2014-07-15 17:50:18 -07:00
Nick Alexander
ca3279f670
Bug 1024708 - Part 1: Add build feature flag MOZ_ANDROID_MLS_STUMBLER. r=rnewman
2014-07-15 13:50:20 -07:00
Jon Coppeard
aa96085812
Bug 941804 - Reduce chunk size to 256K for B2G r=terrence
2014-07-15 09:42:47 +01:00
Landry Breuil
69da078887
Bug 982693 - use -fno-integrated-as (if available) with clang when building vp8_asm_enc_offsets.c r=tterriberry
2014-07-11 09:55:27 +02:00
Mike Hommey
ea4c48b84b
Bug 1036794 - Remove MOZ_APP_COMPONENT_LIBS. r=mshal
2014-07-11 19:06:23 +09:00
Mike Hommey
2b54a872d5
Bug 1036645 part 2 - Make using a separate config.cache the default for AC_OUTPUT_SUBDIRS. r=gps
...
All subconfigures are essentially doing it already, so just inverse the process. That would also limit problems with additional subconfigures (all the recent ones had to come with their own config.cache)
2014-07-11 19:06:07 +09:00
Carsten "Tomcat" Book
5442e17dfc
merge fx-team to mozilla-central a=merge
2014-07-10 14:54:35 +02:00
Ryan VanderMeulen
fb0aed166e
Merge m-c to fx-team. a=merge
2014-07-09 16:18:27 -04:00
Wes Johnston
6cde687e90
Backout 13d9e025fc86 and 3f846b593bcb for bustage (bug 1033560). r=backout
2014-07-09 11:59:36 -07:00
Mukilan Thiyagarajan
c0ddfb3ebf
Bug 1000994 - Allow specifying SONAME of a shared library in moz.build. r=glandium
2014-07-09 00:47:00 +02:00
Wes Kocher
8543987c26
Merge m-c to inbound
2014-07-08 20:04:41 -07:00
Wes Johnston
8c5c5f2cd1
Bug 1033560 - Enable chromecast support in dev builds. r=gps,blassey
2014-07-08 09:15:50 -07:00
Mike Hommey
f0105131b8
Bug 1029346 - Add -Wno-error=coverage-mismatch to PGO builds
2014-07-09 08:05:03 +09:00
Nathan Froyd
ccb7046707
Bug 1031352 - share the logic for determining what MSVC DLLs to package; r=glandium
2014-06-27 11:24:29 -04:00
Mark Banner
70684d8faf
Bug 1032017 Remove MOZ_SERVICES_FXACCOUNTS flags as it is no longer necessary. Also fixes test_hawkrequest.js failures in m-c. r=glandium
2014-07-08 07:37:57 +01:00
Ehsan Akhgari
cb4af027c0
Bug 1034094 - Remove support for the gcc-style clang driver on Windows; r=glandium
...
This basically reverts the now unneeded parts of bug 752034.
clang-cl driver should be used on Windows instead.
2014-07-04 10:43:37 -04:00
Ehsan Akhgari
3c872201a0
Bug 1032520 - Do not pass -RELEASE to clang-cl for non-developer builds; r=glandium
2014-07-02 10:29:33 -04:00
Nick Alexander
5f54a0f7aa
Bug 1021864 - Part 2: Add build feature flag MOZ_ANDROID_SEARCH_ACTIVITY. r=rnewman
2014-06-30 11:21:49 -07:00
Jim Blandy
cb2e9869d1
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
2014-06-27 11:05:08 -07:00
Jim Blandy
242a8a0915
Bug 800200: Delete all references to the obsolete Venkman chrome debugger from the tree. r=ted
2014-06-27 11:05:07 -07:00
Brian Smith
f38525a8ab
Bug 883339: Enable "mach gtest" on Windows, but leave GTest disabled for "make check", r=glandium
...
--HG--
extra : rebase_source : e62eac1e5e70293d3c9df5406c996097abccbd3a
2014-06-08 19:00:58 -07:00
Brian R. Bondy
1a59235ead
Bug 598615 - Rename HAVE_64BIT_OS to HAVE_64BIT_BUILD. r=ted
2014-06-24 22:16:25 -04:00
Nathan Froyd
944043708f
Bug 728600 - define TARGET_XPCOM_ABI in mozilla-config.h; r=glandium
2014-06-23 15:06:48 -04:00
Ryan VanderMeulen
e9df92552d
Bug 1020815 - Upgrade SQLite to version 3.8.5 - Mozilla changes. r=mak
2014-06-24 14:46:02 -04:00
2f50cf2037
Bug 1026858 - "search for "stdio.h" exactly". r=mshal
2014-06-18 17:19:00 +02:00
Chris Peterson
8e6e6c72bb
Bug 1013065 - Remove bug 65664's NSCAP_DONT_PROVIDE_NONCONST_OPEQ workaround. r=dbaron
2014-05-04 23:11:04 -07:00
Mike Hommey
2a3b00c9b7
Bug 1026469 - Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. r=ted
2014-06-21 09:13:58 +09:00
Ryan VanderMeulen
b5fe2218c1
Backed out changeset 9d86b9442f0b (bug 975011) for Windows debug test bustage that only appears on clobber builds.
...
CLOSED TREE
2014-06-18 13:21:57 -04:00
Steve Fink
be3f1478dd
Bug 975011 - Allow js/src/configure to invoke the in-tree NSPR configure. r=glandium
2014-02-25 14:15:16 -08:00
Jan Beich
993630d802
Bug 1015547 - Fill |struct nsID| via arc4random_buf if available on Android and BSDs. r=vlad, r=glandium
2014-06-02 18:42:00 -04:00
Jan Beich
d2c802bc4f
Bug 1015547 - Prefer arc4random to generate UUIDs on BSDs. r=vlad, r=glandium
2014-06-02 18:41:00 -04:00
Mike Hommey
023d0e6c8c
Bug 1025469 - Bump NSS version configure checks for. r=bsmith
2014-06-17 07:15:16 +09:00
Nathan Froyd
24cd9788f9
Bug 1018375 - part 2a - export GCC_USE_GNU_LD from configure; r=glandium
2014-06-11 14:48:37 -04:00
Ed Morley
4caee3dea0
Merge mozilla-central and inbound
2014-06-12 16:02:42 +01:00
Paul Rouget
b3054cf8e1
Bug 1007057 - build appmgr v2: remove configure option. r=mshal r=ochameau
2014-06-12 14:47:35 +08:00
Richard Newman
b4f146cc9a
Bug 1024238 - Die in configure if building with less than SDK 19. r=nalexander
2014-06-11 17:36:33 -07:00
Wes Kocher
22c8142e07
Backed out changeset c1c53022dae4 (bug 1024238) for android bustage on a CLOSED TREE
2014-06-11 18:02:37 -07:00
Richard Newman
7eef02f634
Bug 1024238 - Die in configure if building with less than SDK 19. r=nalexander
2014-06-11 17:36:33 -07:00
Jan Beich
40cc5024ec
Bug 1023028 - Make SSE2_FLAGS apply for $GNU_CC regardless of OS. r=glandium
2014-06-09 19:26:00 -04:00
Richard Newman
4ee43455f2
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
2014-06-10 10:37:38 -07:00
Ehsan Akhgari
07aa9a5e86
Bug 1021378 - Add support for clang-cl to the build system; r=glandium
...
This patch does two things: 1. Treat clang on Windows explicitly as MSVC. There
are some places in our build system where we try to detect clang by looking at
the output of $(CC) -v, and that will cause us to believe that we are using
clang, which is not helpful. This patch defines the CLANG_CL variable when it
detects clang being used on Windows. It also masquarades clang-cl as MSVC
2012, which is how the compiler introduces itself through the _MSC_VER
predefined variable.
2. Disable a bunch of things which currently are not supported on clang-cl. As
we proceed with this port, hopefully we'll be able to remove everything in this
list, but this will get us closer to be able to build with clang-cl.
With this patch and clang-cl trunk, we can get past the configure stage of the
build.
--HG--
extra : rebase_source : e5b8d77e4571c936820cec858953d58b6f31e0d5
2014-06-07 10:27:43 -04:00
Ryan VanderMeulen
62fed0915f
Backed out changeset 88a641ee5cbe (bug 1007057) for frequent test timeouts.
...
CLOSED TREE
2014-06-07 01:16:08 -04:00
Paul Rouget
5a56556212
Bug 1007057 - build appmgr v2: remove configure option. r=mshal r=ochameau
2014-06-06 12:01:52 +08:00
Wes Kocher
b7515a68a7
Merge inbound to m-c a=merge
2014-06-05 18:31:10 -07:00