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

3733 Коммитов

Автор SHA1 Сообщение Дата
Jan Beich 33bb824024 Bug 837459 - Make MOZ_DATA_REPORTING check for MOZ_CRASHREPORTER actually work. r=gps 2013-02-04 07:11:49 -05:00
Jeff Muizelaar 91cbf694b0 Bug 808785. Stop shipping d3dx9_43.dll. r=bjacob
Since ANGLE revision 1314 / issue 311:
http://code.google.com/p/angleproject/issues/detail?id=311 d3dx9_43.dll is no
longer needed.

--HG--
extra : rebase_source : cb02a61730f4a24f807662269693be2dde673ff0
2013-01-28 11:52:06 -05:00
Jeff Muizelaar ee1920fa6b Bug 834024. Add -include $(DEPTH)/mozilla-config.h to ASFLAGS
In order to be able use stuff mozilla-config.h in files included by .S files we
need this. I specifically ran into this in pixman with the neon files including
pixman-private.h which was customized on MOZ_GFX_OPTIMIZE_MOBILE.

--HG--
extra : rebase_source : 93fd47d98ea63450e57a9cfc1e7c637366894914
2013-01-17 17:24:11 -05:00
Tim Abraldes ac82093333 bug 834434. Configure should ignore anything after the first minor version number and before the "-Unicode" in the NSIS version string. e.g. "major.minor[ignore everything here]-Unicode". r=ted 2013-01-29 14:05:22 -08:00
Ehsan Akhgari 4613c4dee9 Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari 565d0479c3 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Paolo Amadini b16579ba8b Bug 825591 - Skeleton of asynchronous JavaScript API for downloads. r=enn,mak 2013-01-29 15:24:17 +01:00
Makoto Kato 6c6d876d38 Bug 830594 - Turn on ENABLE_SHARED_JS on Win64 builder for PGO linker limit. r=khuey 2013-01-28 10:34:41 +09:00
Matt Brubeck 4b5759ff90 Bug 792509 - Allow Metro builds on non-Windows platforms [r=jimm] 2013-01-26 23:45:27 -08:00
Justin Lebar 45b9cd64f9 Backed out changeset e8aa49207d1c (bug 818843) due to B2G device build breakage on Mac OS. rs=jesup
--HG--
extra : rebase_source : e653c34659a198edbcb032a329ce722969447b6d
2013-01-25 17:14:30 -05:00
Jacek Caban d2e2b5aa07 Bug 831707 - Use -static-libgcc and -static-libstdc++ on mingw r=glandium 2013-01-23 16:04:34 +01:00
Ryan VanderMeulen ff8945e8f3 Merge m-c to inbound. 2013-01-24 07:09:10 -05:00
Mike Hommey 5ad44af9bd Bug 780561 - Use new packager code for packaging (packager.mk) r=ted 2013-01-23 11:23:15 +01:00
Nicholas Nethercote aac86acc69 Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
rename : docshell/test/browser/browser_bug234628-9.js => docshell/test/browser/browser_bug134911.js
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
extra : rebase_source : 012df725d55b031ccc03d9bfcf785056d95a2ebe
2013-01-20 14:12:42 -08:00
Mike Hommey c404990d51 Bug 833627 - Change the gcc < 4.4 rejection error text in main configure.in to match js/src/configure.in's. DONTBUILD. r=ted
The change was unfortunately not committed at the time of landing.
2013-01-23 10:17:46 +01:00
Mike Hommey a286285ba4 Bug 833627 - Reject gcc < 4.4, and remove a few unused Xcode related variables. r=ted 2013-01-23 10:13:02 +01:00
Filippo Cristofoletti df5af693e2 Bug 832280 - Disable MSVC warning C4482: nonstandard extension used: enum 'xyz' used in qualified name. r=ted 2013-01-18 05:06:00 +09:00
Steven Lee 061292727f Bug 818843 - configure.in changes. r=rjesup 2013-01-23 18:08:15 -05:00
Daniel Holbert 48d8387670 Bug 833405: Don't treat deprecated-declarations build warnings as errors, in --enable-warnings-as-errors builds. r=ted 2013-01-22 13:28:16 -08:00
Jeff Walden 2f40d20918 Bug 719659 - Add -std=gnu99 to CFLAGS so that gcc and friends permit use of C99 constructs without warnings. This doesn't mean that everything in C99 is permitted now -- only the stuff supported by all the compilers we care about, including MSVC. r=espindola
--HG--
extra : rebase_source : 5fdfd130f529e1dfbc9ec48ecc9e83186c844c39
2013-01-16 17:01:52 -08:00
Gregory Szorc 276d934426 Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium
Python and virtualenv logic is now contained within an m4 file.
SpiderMonkey now requires the mozilla-central virtualenv environment to
build. If SpiderMonkey configure is invoked by mozilla-central's
configure, the virtualenv will be reused. If SpiderMonkey configure is
invoked in isolation, it will search for the virtualenv in the
mozilla-central root.
2013-01-16 00:21:06 -08:00
Makoto Kato 5999043684 Bug 827701 - Remove curl check from configure. r=ted 2013-01-15 16:13:17 +09:00
Ryan VanderMeulen 9465773f5f Bug 830109 - Upgrade SQLite to version 3.7.15.2 (Mozilla changes). r=mak 2013-01-14 20:15:03 -05:00
Robert Strong b6458db871 Bug 571381 - Require NSIS 2.46 Unicode. r=glandium 2013-01-14 11:33:54 -08:00
Oleg Romashin 35336671d7 Bug 826979 - jsfriendapi.h conflict with qobjectdefs.h slots defines. r=glandium
--HG--
extra : rebase_source : d30852a09858b4f6d62fee627c0dc08ef765dcd8
2013-01-11 15:06:36 -08:00
Gregory Szorc 57f274b2a8 Bug 828829 - Refactor Health Report policy out of services/healthreport; r=rnewman
--HG--
rename : services/healthreport/HealthReportService.js => services/datareporting/DataReportingService.js
rename : services/healthreport/modules-testing/mocks.jsm => services/datareporting/modules-testing/mocks.jsm
rename : services/healthreport/policy.jsm => services/datareporting/policy.jsm
rename : services/healthreport/tests/xpcshell/test_policy.js => services/datareporting/tests/xpcshell/test_policy.js
extra : rebase_source : cf766bc99ff843f2d31f82b1c4be71313fbc65a8
2013-01-11 13:45:22 -08:00
Makoto Kato 26e9b26e1e Bug 827726 - typo -Wl--wrap=PR_GetEnv,--wrap=PR_SetEnv. r=glandium 2013-01-09 18:17:13 +09:00
Gregory Szorc 9b2f21fe99 Merge mozilla-central into build-system
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 14:31:37 -08:00
Doug Turner e0776283c1 Backout 6f5b253ab7b7 - Bug 818843 - This change broke building B2G on the mac. r=me
--HG--
extra : rebase_source : 73c82280ee691d4874e0c51c5e90165e92cc40f0
2013-01-07 08:46:03 -08:00
Ms2ger 63425cf9e5 Merge mozilla-central into build-system
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 11:58:19 +01:00
Ms2ger 9a3d3a3ef4 Merge mozilla-central into build-system 2013-01-04 21:21:29 +01:00
Ms2ger 4951adbb99 Merge mozilla-central into build-system 2013-01-03 10:46:16 +01:00
Gregory Szorc 86ec7725e5 Merge mozilla-central into build-system 2012-12-30 13:47:04 -08:00
Gregory Szorc d65c8c61cf Merge mozilla-central into build-system 2012-12-24 09:47:35 -08:00
Gregory Szorc d6afe62e9b Merge mozilla-central into build-system 2012-12-22 15:29:20 -08:00
Gregory Szorc 894bf5e205 Bug 804865 - Require Python 2.7 to build the tree; r=ted 2012-12-20 15:45:26 -08:00
Masatoshi Kimura 5bb3cb766b Bug 826611 - Disable MSVC warning C4819 because it causes useless warning spam on non-Western locales. r=ted 2013-01-04 23:42:02 +09:00
Rafael Gieschke 5d38fbdcf6 Bug 791419 - Firefox for Android crashes on start on Kindle Fire HD 7 r=glandium 2012-12-28 13:07:52 -05:00
Prabindh Sundareson 8d17e605c6 Bug 824927 - Accessibility check missing in b2g configure. r=ted 2013-01-04 22:57:06 +05:30
Steven Lee 7ba9afd5f6 Bug 818843 - configure.in changes. r=rjesup 2013-01-06 22:24:14 -05:00
Chris Pearce 28ac969099 Bug 815748 - Build system changes for Windows Media Foundation HTML5 media backend. r=khuey 2012-12-18 21:38:19 +13:00
Nicholas Nethercote efaf0192cb Bug 819819 (part 1) - Remove DMDV. r=khuey.
--HG--
extra : rebase_source : af193a276409e33f0099d256cdfcd0f11917ea25
2012-12-20 23:03:50 -08:00
Cameron McCormack 186baf5f18 Bug 820148 - Add RELEASE_BUILD macro available in pref js files. r=ted 2012-12-22 16:35:51 +11:00
Brian Smith 9866453c7a Bug 823705: Update NSS in Gecko to NSS 3.14.2 beta 1 (NSS_3_14_2_BETA1), r=me, a=wtc
--HG--
extra : rebase_source : ae5ec41dab45b5a2c84a8f29acb3c3d6c85aa1f6
2012-12-20 14:04:14 -08:00
Theo Chevalier 3c9cbdc272 Bug 819732 - Land Telemetry enabled by default on Nightly/Aurora. r=gavin 2012-12-20 22:05:09 +01:00
Mike Hommey 96f827f239 Bug 755724 - Don't use the xulrunner stub when building Firefox against a libxul SDK. r=bsmedberg 2013-01-03 16:04:42 +01:00
Mike Hommey f00f3d6539 Bug 825915 - Fix Linux build with custom linker enabled. r=ted 2013-01-03 08:43:37 +01:00
Mike Hommey 4256e397e3 Bug 825901 - Remove the old linker code. r=blassey 2013-01-03 08:43:26 +01:00
Justin Dolske 81e0ac15a9 Bug 822487 - Improve CLOBBER instructions and note how to bypass it. r=gps, 1stpatch=bgirard@mozilla.com 2013-01-02 16:14:24 -08:00
Ryan VanderMeulen bc6221e98e Bug 824167 - Upgrade SQLite to version 3.7.15.1 (Mozilla changes). r=mak 2012-12-27 11:12:05 -05:00