Граф коммитов

3642 Коммитов

Автор SHA1 Сообщение Дата
Jan Beich 0fa18fa36a Bug 807683 - Convert ALSA to a configure option. r=khuey 2012-11-26 20:38:21 -05:00
Oleg Romashin 13c706ad44 Bug 814979 - Fennec build fails with Mer SDK: invalid inclusion of GLXLibrary.h. r=glandium,mattwoodrow 2012-11-26 00:08:22 -08:00
Ehsan Akhgari 97e302398e Bug 814748 - Provide the ability to enable/disable xpcshell tests for per-window private browsing builds; r=ted 2012-11-24 11:48:10 -05:00
Paul Adenot 520bdd6839 Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again. 2012-11-22 11:38:28 +01:00
Gregory Szorc 1edab3eadb Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman
services/metrics will hold generic metrics code. services/healthreport
report will build on top of that to provide the Firefox Health Report
feature. All functionality will land in subsequent patches.
2012-11-05 12:49:58 -08:00
Ethan Hugg 0aff34f3d3 Bug 811118 build webrtc unittests by default but run only some r=jesup 2012-11-12 15:34:05 -08:00
Paul Adenot c05870e45a Bug 779997 - Disable build and linking of libsoundtouch as it is not used for now. r=glandium 2012-11-19 16:36:06 +00:00
Nicolas Silva 898bf5f30f b=811115 - remove MOZ_EGL_XRENDER_COMPOSITE dead code. r=jgilbert 2012-11-18 16:47:57 +01:00
Ryan VanderMeulen f9cd0623b0 Backed out changeset b527670b6728 (bug 811118) for orange. 2012-11-16 21:24:14 -05:00
Ethan Hugg ae04e69977 Bug 811118 build webrtc unittests by default r=jesup 2012-11-12 15:34:05 -08:00
Olli Pettay d39a545e92 Bug 749448 - Remove XTF, r=bz 2012-11-15 14:27:13 +02:00
ojab@ojab.ru ac7aab1fa2 Bug 812092: Bump required NSPR version in configure.in to 4.9.4, r=bsmith 2012-11-15 00:26:59 -08:00
Mike Hommey 9c006b1ad5 Bug 809803 - Move strip flags in STRIP_FLAGS. r=khuey 2012-11-13 08:19:15 +01:00
Marco Bonardo 1206805572 Bug 799609 - Disable Places in B2G - Part 4 - Disable Places in Firefox for Android.
Move Android history implementation to the mobile folder, use the newly
exposed NotifyVisited API, disable Places.
r=blassey

--HG--
rename : toolkit/components/places/nsAndroidHistory.cpp => mobile/android/components/build/nsAndroidHistory.cpp
rename : toolkit/components/places/nsAndroidHistory.h => mobile/android/components/build/nsAndroidHistory.h
2012-11-09 10:55:59 +01:00
Makoto Kato 7683ec1cf7 Bug 807895 - Remove BSD/OS code. r=khuey 2012-11-08 10:36:28 +09:00
Jim Mathies d3dd7884e2 Bug 809158 - Cleanup enable-metro configure.in sections and set the proper WINVER for js in metro builds. r=bbondy 2012-11-07 13:27:00 -06:00
Jacek Szpot c1a7c605a3 Bug 800106: Remove NS_ALWAYS_INLINE from configure.in; r=ehsan 2012-10-13 00:36:39 +02:00
Mounir Lamouri 5a334278ca Bug 795715 - Remove B2G-specific stuff from nsIDOMWindow. r=khuey,fabrice sr=smaug 2012-11-07 18:10:40 +00:00
Paul Adenot 2d57a60e89 Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong 2012-08-26 22:36:44 -07:00
Paul Adenot 12b79c6a6d Backed out changeset 98f9d1044e54 because r= bit is missing in commit message. 2012-11-07 10:30:49 +01:00
Paul Adenot 78e501d618 Bug 779997 - Import SoundTouch Library in the tree. r= 2012-08-26 22:36:44 -07:00
Boris Zbarsky 404d9ab987 Bug 807222 part 2. Condition MozTimeManager classinfo so we don't stick it on the global in builds that don't ship the xpt for it. r=jlebar 2012-11-05 10:20:03 -05:00
Jim Mathies 6f23afd2a7 Bug 799121 - Update metro build's WINVER from 602 to 502 on mc. r=bbondy 2012-11-05 05:23:30 -06:00
Brian R. Bondy aca869f8ac Bug 581508 - Implement nsIUserInfo on Win32. r=jimm 2012-11-03 09:35:39 -04:00
Jim Mathies f3a3e5f604 Bug 794983 - Remove configure sdk version restrictions for enable-metro builds. r=ehsan 2012-10-31 10:08:00 -05:00
Michael Wu e772c793b4 Bug 799805 - Avoid using bionic's fork(), r=cjones 2012-10-25 19:34:06 -04:00
Landry Breuil 71fc6e1a14 Bug 805202 - Depend on GIO 2.20 and directly call g_app_info_get_commandline() r=karlt 2012-10-27 00:38:43 +02:00
Gregory Szorc 74c7681f33 Bug 802210 - Refactor virtualenv integration; r=glandium
We now populate the virtualenv at the beginning of configure. We have
also refactored how the virtualenv is populated.

populate_virtualenv.py is completely refactored. Its default action now
takes the topsrcdir and virtualenv paths and ensures a virtualenv is
created, populated, and up-to-date. If it is out of date, it repopulates
it. populate_virtualenv.py also now performs the Python version check
validation instead of configure. It's easier to manage in Python than to
have configure do it.
2012-10-22 10:41:36 -07:00
Justin Wood 8f71dde779 Backout bug 800613 (09dc2dc1fc9f) due to l10n breakage 2012-10-22 00:42:56 -04:00
Gregory Szorc b8ead98943 Bug 800614 - Require Python 2.6 to build the tree; r=ted
Previous minimum Python was 2.5.

This only affects the build system. Some code (including some testing
code) still needs to run on older versions of Python.
2012-10-19 11:13:37 -07:00
Michael Wu da96f3af21 Bug 796229 - Use symlinks internally on gonk builds, r=glandium 2012-10-18 19:22:40 -04:00
Ed Morley 2dceb90299 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-18 18:12:33 +01:00
Chris AtLee c558fd6e98 Bug 802763: Set objcopy for gonk builds. r=ted DONTBUILD 2012-10-18 10:45:31 -04:00
Mike Hommey 592eec87b2 Bug 799441 - Build GIO module in libxul. r=ted 2012-10-18 14:47:10 +02:00
Mike Hommey 5055bfb2f5 Bug 794472 - Add quoting for some commands to make pymake happier. r=ted 2012-10-18 14:44:12 +02:00
Jan Beich b905e6a742 Bug 788955 - Check for malloc_usable_size() and malloc_np.h via autoconf. r=glandium 2012-10-17 16:39:15 +02:00
Jan Beich 7f3f46ae89 Bug 788955 - Mangle system malloc functions on BSDs. r=glandium 2012-10-17 16:39:03 +02:00
Jan Beich 90b1515739 Bug 788955 - Without --enable-jemalloc detect and use jemalloc3 in libc. r=glandium 2012-10-17 16:36:49 +02:00
Ryan VanderMeulen 79c587378f Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak 2012-10-16 21:34:06 -04:00
Ehsan Akhgari ee902c51f9 Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP 2012-10-15 14:19:55 -04:00
Nicholas Nethercote 3ee916ea11 Bug 800703 - Rename the existing, Valgrind-based DMD as "DMDV". r=khuey.
--HG--
rename : xpcom/base/dmd.h => tools/dmdv/dmdv.h
2012-10-08 15:31:17 -07:00
Chris Jones 353f38f677 Bug 799849: Wrap nothrow libstdc++ allocators. r=glandium 2012-10-13 03:16:53 -07:00
Jacek Szpot 06b915eb2e Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan 2012-10-13 17:52:10 +02:00
Randell Jesup 31d9b62d0d Bug 800847: Correctly regenerate Makefiles from gyp files, and handle fancy symlinked objdirs r=ted 2012-10-12 16:06:33 -04:00
Boris Zbarsky 28927ccb4f Bug 798800. Turn off -Werror=conversion-null, since we trigger it with ANGLE on recent Macs. r=cpeterson 2012-10-11 15:44:12 -04:00
Gregory Szorc 0c9a888a7c Bug 800154 - Refactor how services/ integrates with build system; r=glandium
We now have MOZ_SERVICES_COMMON and MOZ_SERVICES_CRYPTO to control
inclusion of services/common and services/crypto, respectively.
2012-10-11 10:34:09 -07:00
Doug Turner 45ec4490ce Bug 778235 - Add support for Gonk to NetworkGeolocationProvider.js. r=jdm 2012-10-09 18:40:11 -07:00
Doug Turner 532b77008f Bug 799391 - After bug 668191, we no longer need a libiw check. Fixes netwerk/wifi Makefile to only build DBUS scanner when DBUS is enabled. r=ted 2012-10-09 18:39:56 -07:00
EKR 1188de1f60 Bug 799246: Conditionally enable webrtc unit tests r=jesup,ted,cjones 2012-10-08 18:56:00 -07:00
Ehsan Akhgari a0b52b39e5 Bug 798957 - Add MOZ_PER_WINDOW_PRIVATE_BROWSING to the list of preprocessor macros; r=glandium 2012-10-07 15:50:40 -04:00