Carsten "Tomcat" Book
83702104a1
merge fx-team to mozilla-central a=merge
2014-06-05 15:08:55 +02:00
Richard Newman
8ed5c36169
Bug 1019981 - Part 1: remove Language section from preferences if locale switching is disabled. r=nalexander
2014-06-04 19:21:33 -07:00
Jacek Caban
a700cc840e
Bug 1019001 - Resotre HOST_CXXFLAGS before running subdir configure. r=glandium
...
--HG--
extra : rebase_source : b631581d08830ebb0d5f276da6c4b5825d22bf8b
2014-06-03 13:26:27 +02:00
Mike Hommey
529eddba7d
Bug 945582 - Don't use jemalloc3 C99 headers with MSVC versions that have (some) C99 support. r=mshal
...
--HG--
rename : memory/jemalloc/src/include/msvc_compat/inttypes.h => memory/jemalloc/src/include/msvc_compat/C99/inttypes.h
rename : memory/jemalloc/src/include/msvc_compat/stdbool.h => memory/jemalloc/src/include/msvc_compat/C99/stdbool.h
rename : memory/jemalloc/src/include/msvc_compat/stdint.h => memory/jemalloc/src/include/msvc_compat/C99/stdint.h
2014-05-31 09:54:23 +09:00
Magnus Melin
9d661195b2
Bug 1017883 - Unable to view saved passwords in Thunderbird32.0a1, since _INTL_API not enabled. r=glandium
2014-06-04 22:17:03 +03:00
Sylvestre Ledru
48a84661a3
Bug 1020267 - Remove some duplicate display when searching for wget and tar. r=glandium
2014-06-04 05:08:00 -04:00
Ryan VanderMeulen
8021d45644
Backed out changeset 16e5c41a0893 (bug 1015547) for bustage.
2014-05-30 17:09:39 -04:00
Ryan VanderMeulen
1f11f3d280
Backed out changeset 7b6b2d8dd79b (bug 1015547) for bustage.
2014-05-30 17:09:34 -04:00
Jan Beich
d012fe1bfa
Bug 1015547 - Fill |struct nsID| via arc4random_buf if available on Android and BSDs. r=vlad, r=glandium
2014-05-29 23:09:00 -04:00
Jan Beich
76debdf99c
Bug 1015547 - Prefer arc4random to generate UUIDs on BSDs. r=vlad, r=glandium
2014-05-28 21:43:00 -04:00
Emilio Pozuelo Monfort
3062b0f182
Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium
...
This is necessary for plugins when building libxul for GTK+ 3
because libxul will link against GTK+ 3 and some plugins link
against GTK+ 2, but both GTK+ libraries can't be loaded in the
same process. With this change, we have an indirection between
libxul and libgtk, named libmozgtk. plugin-container will
be modified to load libmozgtk2 in order to only have GTK+ 2
in its address space, thus enabling various plugins (e.g. flash)
on GTK+ 3 firefox.
2014-05-01 13:36:05 +02:00
Nathan Froyd
7ac1ddf1f6
Bug 1017661 - remove MOZ_NSS_PATCH functionality; r=glandium
2014-05-29 12:16:58 -04:00
Mike Hommey
ae822ef4fc
Bug 1014976 - Enable jemalloc by default on all Windows MSVC builds, like on other platforms. r=bsmedberg
2014-05-30 09:40:13 +09:00
Mike Hommey
b55c7885af
Bug 1014976 - Make --enable-jemalloc imply MOZ_NO_DEBUG_RTL on Windows. r=bsmedberg
2014-05-30 09:40:02 +09:00
Mike Hommey
2cf6cf6466
Bug 1014976 - Make MOZ_NO_DEBUG_RTL builds actually disable the MSVC debug CRT everywhere. r=bsmedberg
2014-05-30 09:39:44 +09:00
Jonathan Kew
01be52cd6f
bug 998844 - part 1 - add configure option to support for bundled fonts (enabled on b2g desktop products). r=gps
2014-05-29 13:00:49 +01:00
Juan Gomez
c4c7623dac
Bug 1014403 - [Flatfish][build] B2G for flatfish build failed. r=roc
2014-05-26 08:12:00 +02:00
Wes Kocher
98152d91df
Merge fx-team to m-c
2014-05-23 17:04:56 -07:00
Felipe Gomes
5caf22f096
Bug 1014367 - Add support for translation API key. r=ted
2014-05-23 13:21:06 -03:00
Wes Kocher
d0cf640a86
Merge m-c to inbound
2014-05-22 17:55:00 -07:00
Allison Naaktgeboren
dac30139cf
Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander
2014-05-22 09:09:32 -07:00
Landry Breuil
0cf3815f32
Bug 1012447: allow building webapprt against gtk3 r=glandium
2014-05-21 13:50:03 +02:00
Carsten "Tomcat" Book
a79c1ec7ff
Backed out changeset 9b2588d41e3a (bug 969395) for bustage
2014-05-21 11:29:21 +02:00
Qiang Lu
c9bd29e3a3
Bug 969395 - Add stub library for accesing VP8 HW codec through android native mediacodec interface. r=rjesup
2014-05-21 10:14:31 +08:00
Mike Hommey
c54e856eb3
Bug 999913 - Enable replace-malloc on nightly builds. r=mshal
2014-05-01 10:57:48 +09:00
Nicholas Nethercote
b5aba0afc1
Bug 1013014 (attempt 2) - Disable Trace Malloc on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 08fa200fd205225f85b9845bf8c18ac38fe26e0d
2014-05-19 18:16:42 -07:00
Mike Hommey
631f8f3393
Bug 1014308 - Update jemalloc3 to upstream 3.6.0. r=njn,r=mshal
2014-05-23 07:26:40 +09:00
Robert O'Callahan
950332b02a
Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
...
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
2014-05-11 23:37:14 -07:00
Ryan VanderMeulen
8d463532ff
Backed out changeset 8433a3609a54 (bug 1001320) for suspected B2G device image bustage.
...
CLOSED TREE
2014-05-20 12:17:51 -04:00
Nathan Froyd
5a4e9d2835
Bug 1004519
- enable intrinsic replacement on windows builds; r=glandium
2014-05-07 13:31:50 -04:00
Robert O'Callahan
76ebf97a8d
Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
...
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
extra : rebase_source : 600bf9dd51c88ea0cdea3db2e20ce8ab1de9f3fb
2014-05-11 23:37:14 -07:00
Marco Castelluccio
51f64d5cbb
Bug 972201 - Remove the MOZ_B2G_CERTDATA hack. r=briansmith
2014-05-18 15:42:42 +02:00
Jacek Caban
e2495e129d
Bug 1008192 - Don't try to use hidden visibility on mingw. r=glandium
2014-05-14 13:06:33 +02:00
Jacek Caban
9a3b11e1e8
Bug 988271 - Relanded configure.in part after bug 999260.
2014-05-14 13:06:03 +02:00
Ryan VanderMeulen
d76da7eade
Merge inbound to m-c.
2014-05-13 16:27:03 -04:00
Masatoshi Kimura
59b4731e8b
Bug 1008851 - Move NONASCII into |if| block to avoid errors on POSIX-violation intolerant environments. r=mshal
2014-05-14 01:04:59 +09:00
Paul Rouget
a33bf3b923
Bug 999417 - Land the new App Manager UI. r=jryans r=mshal
2014-05-12 08:53:00 +02:00
Jeff Gilbert
6b8e88d28f
Bug 1005484 - Properly skip vista d3dc DLL if missing. - r=mshal
2014-05-09 11:44:11 -07:00
Robert O'Callahan
15be759d67
Bug 1001320. Part 5: Enable GCC visibility pragmas on Android. r=glandium
...
--HG--
extra : rebase_source : f9286815e8f07c9836fa64a423dd091e7c3d44d1
2014-04-24 14:51:42 +12:00
Mike Hommey
24512f06f7
Bug 1005495 - Move sccache stats out of the build log. r=mshal
2014-05-07 11:50:09 +09:00
Nick Alexander
2712067761
Bug 1000676 - Part 2: Add MOZ_DEVICES and register about:devices. r=mfinkle
2014-05-05 11:27:56 -07:00
Jeff Gilbert
b21a7e2e9c
Bug 999260 - Ship both d3dcompiler_43 and _46+. - r=mshal
2014-05-02 15:31:05 -07:00
Benoit Girard
1591dfd8e6
Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium
2014-04-07 15:23:03 -04:00
Ed Morley
b107d7de01
Merge mozilla-central and inbound
2014-05-01 16:23:05 +01:00
Ed Morley
548e0d10a5
Merge latest green fx-team changeset and mozilla-central
2014-05-01 15:53:50 +01:00
Ted Mielczarek
766404390f
bug 1003812 - Check for Windows 8 SDK for building Gamepad on Windows. r=glandium
2014-05-01 07:17:19 -04:00
Mark Hammond
8f31d14de2
Bug 1003641 - add MOZ_LOOP configure variable. r=ted
2014-05-01 09:19:32 +10:00
Mike Hommey
209c1d054b
Backout changeset 24359653cf0a (bug 999913) for bustage on a CLOSED TREE.
2014-05-01 11:22:26 +09:00
Mike Hommey
79055c61e9
Bug 999913 - Enable replace-malloc on nightly builds. r=mshal
2014-05-01 10:57:48 +09:00
Mike Hommey
41ad6885a5
Bug 961264 - Remove checks for visibility pragmas and attributes in gcc. r=ted
2014-05-01 10:53:48 +09:00
Alexandre Poirot
9b9a93caf2
Bug 961745 - Introduce b2g/dev application to build a mulet. r=mshal, r=fabrice
2014-04-28 14:53:00 -04:00
Ryan VanderMeulen
f3f4985fe0
Merge m-c to inbound on a CLOSED TREE.
2014-04-30 16:47:33 -04:00
Ted Mielczarek
1dc00c5f8c
bug 852935 - Add Android gamepad backend. r=snorp, rs=smaug
2014-04-22 10:53:48 -04:00
Alexandre Poirot
7017800a9e
Bug 999631 - Disable startup cache via a dedicated flag. r=mshal
2014-04-23 04:57:00 -04:00
Ed Morley
e41a3e1c8a
Merge mozilla-central and inbound
2014-04-29 18:23:29 +01:00
Mike Hommey
95601eca19
Bug 1001703 - Remove memswap wrapping. r=snorp
2014-04-29 04:12:27 +09:00
Ted Mielczarek
873a726a19
Bug 996078 - Replace Windows Gamepad DirectInput backend with Raw Input. r=jimm
2014-04-14 13:18:51 -04:00
Jan Keromnes
fc2503e249
Bug 993137 - Trivial fixes. f=ochameau, r=glandium
2014-04-23 10:50:00 +02:00
Shelly Lin
cd4e027c98
Bug 908995 - Part 4: Add build flags for TaskTracer. r=khuey.
2014-04-22 10:32:29 +08:00
Ehsan Akhgari
2ecbad7b1c
Bug 491863 - Remove IBMBIDI; r=roc
2014-04-23 21:15:29 -04:00
Jan Beich
0760d17b4f
Bug 983953 - Don't try to use vpx_mem if --with-system-libvpx doesn't provide. r=glandium
2014-04-22 08:44:04 -04:00
Makoto Kato
f065222509
Bug 995089 - GIO support shouldn't check GTK2 version if GTK3 build. r=glandium
2014-04-18 13:20:04 +09:00
Vasanthakumar Pandurangan
0f755350a7
Bug 976172 - Part 1 Changes in MediaOmxDecoder to enable audio offloading r=roc
...
This adds support in MediaOmxDecoder to dynamically switch between
MediaDecoderStateMachine and AudioOffloadPlayer
2014-04-08 20:59:07 +05:30
Vasanthakumar Pandurangan
92bcfe6282
Bug 976172 - Part 2 Enable audio offloading in gecko r=padenot
...
Implements a new class AudioOffloadPlayer to make use of
Android::AudioTrack class's offloading capability
2014-03-22 18:40:05 +05:30
Jan Horak
39e7c3641c
Bug 991686 - Build Gnome components also for GTK3. r=glandium
2014-04-08 09:57:45 -04:00
J.R. Oldroyd
0574204f04
Bug 893397 - Add FreeBSD support for NeckoWifi. r=ted, r=jdm
2014-04-02 09:02:06 -04:00
Jacek Caban
2af0aa900e
Bug 988271 - Fixed D3D SDK detection on mingw. r=mshal,jgilbert
2014-03-31 13:21:38 +02:00
Wes Kocher
f169e1e3b6
Merge m-c to fx-team
2014-03-28 17:07:04 -07:00
Robert Strong
c8115be7cc
Configure changes for Bug 962381 - Add support for NSIS 3.0a2. r=mshal
2014-03-28 15:17:01 -07:00
Jan Beich
7a014faa7d
Bug 987773 - Enable FFmpeg on more XP_UNIX platforms by default. r=glandium
2014-03-27 11:02:28 -04:00
Terrence Cole
e553cd2e0b
Bug 619558 - Enable generational GC on desktop; r=sfink, sr=naveed
...
--HG--
extra : rebase_source : 7234cc03ed04d48d54ac613e25708a1321501f24
2014-02-05 10:04:16 -08:00
Carsten "Tomcat" Book
3658bfa967
Backed out changeset 52f43e3f552f (bug 619558) for frequent mochitest other test failure on OS X 10.8
2014-03-27 10:14:39 +01:00
Terrence Cole
46e392ac03
Bug 619558 - Enable generational GC on desktop; sr=naveed
2014-02-05 10:04:16 -08:00
Ryan VanderMeulen
dc964354da
Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak
2014-03-26 16:02:23 -04:00
Wan-Teh Chang
ad9cf4c0df
Bug 983945: Handle an NSPR configure script generated with autoconf 2.68.
...
r=glandium.
Bug 849085: Port NSPR's build/autoconf/acwinpaths.m4 to autoconf 2.56+.
r=bsmedberg.
2014-03-26 06:40:07 -07:00
Mike Hommey
d7540b3055
Bug 985836 - Move -Fd flags from configure to config.mk. r=mshal
2014-03-26 08:12:26 +09:00
Mike Hommey
6e01527c92
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
Mike Hommey
ab3aefeed3
Bug 985833 - Don't quote CC/CXX when checking MSVC version in configure. r=mshal
2014-03-26 08:11:53 +09:00
Jonathan Griffin
05107f9406
Bug 979650 - Always build with Marionette for Firefox, b2g desktop, r=ted
2014-03-11 13:22:34 -07:00
Glenn Randers-Pehrson
3d0a590723
Bug 980488 - Update in-tree libpng to version 1.6.10. r=jrmuizel
2014-03-24 16:36:11 -04:00
Phil Ringnalda
8322201880
Merge m-c to m-i
2014-03-22 08:09:46 -07:00
Wes Kocher
e1be97579f
Merge m-c to b2g-inbound
2014-03-21 17:59:13 -07:00
Michael Wu
7201b60e16
Bug 985806 - Explicitly enable zlib and disable bzip2 in freetype, r=glandium
2014-03-21 20:12:31 -04:00
ABE Hiroki (hATrayflood)
23e9b38893
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
Edwin Flores
679eaab499
Bug 941298 - Build changes for FFmpeg PlatformDecoderModule r=gps
2014-03-21 19:35:14 +13:00
Gavin Sharp
97c34ce81e
Bug 976002: followup comment fix
...
--HG--
extra : rebase_source : 51567c379574539b32e386b7a03558b87d36d87f
2014-03-21 10:01:09 -07:00
Mike Hommey
b7e4bf3fee
Bug 985803 - Explicitly disable harfbuzz in freetype. r=mwu
2014-03-20 11:39:31 +09:00
Carsten "Tomcat" Book
e9c7dd6611
merge b2g-inbound to mozilla-central
2014-03-20 14:07:58 +01:00
Ehsan Akhgari
020f3fd4d8
Bug 979118 - Add global MMX_FLAGS, SSE_FLAGS and SSE2_FLAGS variables; r=glandium
2014-03-19 21:55:00 -04:00
Alexandre Poirot
48792001cc
Bug 944443 - Uplift home button from simulator to b2g desktop. r=vingtetun, r=fabrice
2014-03-19 08:38:59 -04:00
Michael Wu
a3480ef20f
Bug 981435 - Update to freetype 2.5.3, r=jfkthame,glandium
2014-03-09 16:03:22 -04:00
Wes Kocher
679d927c40
Merge inbound to m-c
2014-03-18 14:15:03 -07:00
Fernando Jiménez
7e16c679dd
Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps
2014-03-17 09:58:16 -07:00
Ryan VanderMeulen
c0b89bd612
Bug 981720 - Upgrade SQLite to version 3.8.4.1 - Mozilla changes. r=mak
2014-03-18 08:50:26 -04:00
Martin Stransky
64a40ca5d4
Bug 982694 - GTK3 - Ensure that we build with system-cairo. r=ted
2014-03-17 10:50:00 -04:00
Steve Fink
53bf680602
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
Jed Davis
ac65aae891
Bug 979590 - Enable MOZ_CONTENT_SANDBOX_REPORTER by default. r=kang
2014-03-07 09:08:00 -05:00
Steve Singer
43217a9262
Bug 884376 - Set SKIA_GPU to false for SPARC. r=gw280
2014-03-07 11:59:05 +01:00
Steve Fink
25655217d2
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
Ulrich Weigand
4a17320401
Bug 976648 - Toplevel build/config for powerpc64le-linux support. r=bsmedberg, r=blassey
2014-03-05 12:04:44 -05:00
Jan Beich
8e35f9b4b4
Bug 975634 - Detect posix_fadvise() via configure. r=glandium
2014-03-04 09:30:29 -05:00
Jonathan Kew
521adc80bb
bug 969814 - build freetype with support for color bitmap (png) glyphs within opentype fonts. r=ted,jrmuizel
2014-03-04 09:26:06 +00:00
Phil Ringnalda
e17aa09c58
Back out bbd7b1da5d36:b0d1c4456b73 (bug 974575) and 6e8140ae4961 (bug 969814) for ASan bustage
2014-03-03 22:40:07 -08:00
Jonathan Kew
5a68502f73
bug 969814 - build freetype with support for color bitmap (png) glyphs within opentype fonts. r=ted,jrmuizel
2014-03-04 05:37:40 +00:00
Ryan VanderMeulen
47f9e25a13
Merge m-c to inbound.
2014-03-03 17:23:35 -05:00
Alexandre Poirot
bd01b19f65
Bug 944451 - Land simulator addon into mozilla-central. r=vingtetun, r=gps, r=paul
2014-03-03 14:50:40 -05:00
Ehsan Akhgari
02f08d28b2
Bug 978626 - Stop exporting the skia symbols from xul.dll; r=jrmuizel
2014-03-03 16:39:31 -05:00
Ed Morley
46cd2a9fc8
Merge latest green b2g-inbound changeset and mozilla-central
2014-03-03 14:45:43 +00:00
L. David Baron
2521e72b74
Bug 978608: Shut down pango's fontmap cleanly and shut down fontconfig, #if CLEANUP_MEMORY. r=karlt
...
This bumps the minimum required pango version to 1.22, released 29 Sep 2008.
2014-03-03 00:54:38 -08:00
Kai-Zhen Li
c81825cb6f
Bug 977017 - Enable RTSP and MOZ_OMX_ENCODER for gonk-kk. r=mwu
2014-02-27 09:59:52 +08:00
Doug Turner
4bd0419c77
Bug 977448 - add build support for a 'MOZ_MOZILLA_API_KEY'. r=khuey
2014-02-25 16:06:51 -08:00
Brian Smith
7f156c7ed1
Backout cset 4c4041cfc095 (bug 977454), a a=bustage
2014-02-28 22:14:05 -08:00
Brian Smith
6f8e8ba046
Backout cset 0d71b60afe52 (bug 977448), a=bustage
2014-02-28 22:13:28 -08:00
Doug Turner
457a3f72e5
Bug 977448 - add build support for a 'MOZ_MOZILLA_API_KEY'. r=khuey
2014-02-25 16:06:51 -08:00
Doug Turner
26813fb129
Bug 977454 - export network location provider on b2g. r=khuey
2014-02-25 16:06:01 -08:00
Wes Kocher
ba7fe64b11
Backed out 6 changesets (bug 976648) for android x86 bustage on a CLOSED TREE
...
Backed out changeset 18f113ab1a35 (bug 976648)
Backed out changeset 3f0f28593331 (bug 976648)
Backed out changeset 2789ef4e1223 (bug 976648)
Backed out changeset 4a5fff440cb5 (bug 976648)
Backed out changeset 94ec75013788 (bug 976648)
Backed out changeset 084e0311ff2a (bug 976648)
--HG--
rename : xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc64_linux.S => xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc64_linux.s
rename : xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc64_linux.S => xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc64_linux.s
2014-02-28 15:40:22 -08:00
Ulrich Weigand
2d2566d2fd
Bug 976648 - Toplevel build/config for powerpc64le-linux support. r=bsmedberg
2014-02-28 17:05:41 -05:00
Ed Morley
fd01e9cc5a
Backed out changeset 5056b4811257 (bug 976648) for errors during configure; CLOSED TREE
2014-02-28 15:31:07 +00:00
Ulrich Weigand
7aadb59f82
Bug 976648 - Toplevel build/config for powerpc64le-linux support. r=bsmedberg
2014-02-28 09:55:24 -05:00
Botond Ballo
f6d0d6ba20
Bug 958596 - Allow gfx/2d/Logging.h to be used outside of gfx/2d. r=Bas
2014-02-18 21:59:34 -05:00
Jan Beich
7cb1860267
Bug 973176 - Use --ignore-unresolved-symbol on BSDs if available. r=khuey
2014-02-26 16:57:14 -05:00
Jan Beich
8d181fc67b
Bug 973176 - Move BSD workaround close to the option it's for. r=khuey
2014-02-26 16:56:59 -05:00
Ryan VanderMeulen
dd1b2d8290
Merge m-c to inbound.
2014-02-26 16:42:16 -05:00
Ryan VanderMeulen
e8b0013422
Merge b2g-inbound to m-c.
2014-02-26 16:35:43 -05:00
Carsten "Tomcat" Book
dbb9e4661b
merge b2g-inbound to mozilla-central
2014-02-26 12:48:53 +01:00
Wes Kocher
1af5b8eca0
Merge m-c to b2g-inbound
2014-02-25 20:36:29 -08:00
Solomon Chiu
ffdf6a1541
Bug 959505 - Add camera and OMX support in gecko's configure.in. r=mwu
2014-02-26 12:02:35 +08:00
John Shih
d19fdf43d4
Bug 961598 - Part 2: Disable wrapped code from ICS. r=mwu, mh
2014-02-25 09:46:48 +08:00
Brian Smith
485e9d1aab
Bug 921885: Use insanity::pkix for EV cert verification when insanity::pkix is the selected implementation, r=cviecco, r=keeler
...
--HG--
extra : rebase_source : b1fd1f8eace675484b3c2d568e5e74f767f1d2ad
2014-02-23 22:15:53 -08:00
Glenn Randers-Pehrson
3370e71bfa
Bug 952505 - Update bundled libpng to version 1.6.9. r=jmuizelaar
2014-02-25 08:40:53 -05:00
Jacek Caban
53c6b6f228
Bug 971822 - Fix string_util.h combined with strsafe.h on mingw. r=glandium
2014-02-25 12:45:47 +01:00
Mike Shal
9200dec47d
Bug 974205 - Use --with-compiler-wrapper when enabling sccache. r=glandium
2014-02-25 15:41:57 +09:00
Ehsan Akhgari
0202c9a0e3
Backed out changeset 8d8165293e9b (bug 976372) because of Windows debug bustage on a CLOSED TREE
2014-02-24 23:01:54 -05:00
Ralph Giles
24597e8179
Bug 964559 - Remove MOZ_OGG. r=doublec,ted
...
We are unable to maintain all the --disable-foo build-time options
for the media code. Just support ogg unconditionally.
2014-02-20 18:01:00 -08:00
Ed Morley
4debeeb3cb
Backed out changeset 07f3cfaa7900 (bug 958596) for build failures on Windows
2014-02-25 17:17:47 +00:00
Ed Morley
42eca10dad
Backed out changeset 2912b402523d (bug 968245) for multiple test failures; CLOSED TREE
2014-02-25 17:05:52 +00:00
Botond Ballo
2a2b1be83a
Bug 958596 - Allow gfx/2d/Logging.h to be used outside of gfx/2d. r=Bas
...
--HG--
extra : rebase_source : 7c99fccae55d8116f12b52ed74e178590c2c7414
2014-02-18 21:59:34 -05:00
Gregory Szorc
78b22e13e0
Bug 968245 - Regenerate mozinfo.json as part of build backend; r=glandium
...
Previously, mozinfo.json was only generated as configure time.
Unfortunately, the build dependencies did not capture this relationship.
So, changes to mozinfo.py (or any supporting Python file) would not
trigger mozinfo regeneration, possibly leading to clobbers.
This patch moves mozinfo.json generation from the body of config.status
to the build backend. We had to add an AC_SUBST so the build config
knows when to build mozinfo.json. This was needed because js/src's build
system doesn't define all the required variables to create mozinfo.json.
Once js/src's configure/config.status is merged into the main build
config tree, this workaround can be removed.
While we were here, mozinfo.json was made to have consistent output and
its changes are now viewable with config.status --diff.
--HG--
extra : rebase_source : e91ed7173efdcde5831ae13b1ce69fc3cf32af97
extra : amend_source : 1610bcc6c3af764fdf685ee76188fb211bd828de
2014-02-05 20:53:47 -08:00
Wes Kocher
6ff0104d95
Backed out 12 changesets (bug 958596) for several Android permafails to fix a CLOSED TREE
...
Backed out changeset e4c0e3d3a768 (bug 958596)
Backed out changeset 7bc4f48d6b05 (bug 958596)
Backed out changeset 89cd12e3db45 (bug 958596)
Backed out changeset 283411053340 (bug 958596)
Backed out changeset 5329fa8c8847 (bug 958596)
Backed out changeset 0d1d26d588e3 (bug 958596)
Backed out changeset 715fe9eb5dfd (bug 958596)
Backed out changeset 66dde9d67ffa (bug 958596)
Backed out changeset 79e589f75065 (bug 958596)
Backed out changeset 1ed4c880ab70 (bug 958596)
Backed out changeset 1d40b0b8036d (bug 958596)
Backed out changeset ad35d51d9781 (bug 958596)
2014-02-25 18:34:47 -08:00
Botond Ballo
3cd546cc30
Bug 958596 - Allow gfx/2d/Logging.h to be used outside of gfx/2d. r=Bas
2014-02-18 21:59:34 -05:00
Jeff Gilbert
6b6d807044
Bug 974719 - Purge configure.in of trailing whitespace and all tabs. - r=gps
2014-02-25 14:53:34 -08:00
Ehsan Akhgari
32e2ca0af5
Bug 976372 - Remove support for compilers which lack support for dynamic_cast<void*>; r=dbaron
...
--HG--
extra : rebase_source : 83a23e3b8fa4462eb70a1844b555c7605162a497
2014-02-24 21:06:06 -05:00
Oleg Romashin
03b2b6e348
Bug 974335 - Refactor Qt Widget Backend implementation. Build changes . r=glandium
2014-02-20 18:08:58 -08:00
Ehsan Akhgari
29f7736c57
Bug 935548 - Move A11Y_LOG to configure; r=glandium
2014-02-19 00:38:42 -05:00
Ehsan Akhgari
1d8f77d18b
Bug 973143 - Move some variables to moz.build; r=glandium
...
--HG--
extra : rebase_source : b767d6cb044efa50844129df80864b9e802b51bd
2014-02-18 02:02:00 -05:00
Ehsan Akhgari
ff64067a04
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
Ehsan Akhgari
e613d30a2c
Bug 973143 - Move some variables to moz.build; r=glandium
2014-02-18 02:02:00 -05:00
Steven Lee
3d7ffd3719
Bug 971659 - Disable pico when webrtc is disabled. r=ted
2014-02-14 11:29:56 -05:00
Ryan VanderMeulen
395ff96eb1
Bug 971583 - Upgrade SQLite to version 3.8.3.1 - Mozilla changes. r=mak
2014-02-13 09:53:52 -05:00
Mike Hommey
6c70742634
Bug 970757 - Fixup MOZ_JS_LIBS after bug 969164. r=gps
...
--HG--
extra : amend_source : 8b56fb4e59fb59fc483bd1339782c111ae90ee29
2014-02-11 14:09:33 +09:00