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
Brian Smith
9dcf1b156f
Bug 772365, Part 3: Add B2G-specific customizations to NSS certificate trust database with tests, r=rrelyea r=honzab
...
--HG--
rename : dom/tests/browser/browser_ConsoleStoragePBTest_perwindowpb.js => dom/tests/browser/browser_ConsoleStoragePBTest.js
rename : dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing.html
rename : security/manager/ssl/tests/mochitest/browser/browser_bug627234_perwindowpb.js => security/manager/ssl/tests/unit/test_bug627234.js
extra : rebase_source : 2792b75d7ccccf80e9a23feed70c134dfcdfe00f
2012-12-10 07:17:29 -08:00
Gian-Carlo Pascutto
d1407c8702
Bug 815883 - fix WebRTC builds for ARM chips with neon FPUs by cloning some linux headers and fixing build files. r=dmose,ted
2012-12-12 12:05:54 -08:00
Nicholas Nethercote
7d32dc00e9
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
...
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
2012-12-10 16:05:07 -08:00
Robert Strong
86b654664a
Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey
2012-12-10 16:23:09 -08:00
Mike Hommey
806daec9aa
Fixup bug 818903 configure. r=me
2012-12-10 19:38:35 +01:00
Mike Hommey
013f3a2bd0
Bug 818903 - Also link NSPR and NSS with --build-id when available. r=ted
2012-12-10 19:00:38 +01:00
Ed Morley
620f7804bb
Backout 28807b41f92e (bug 818903) for errors during configure
2012-12-10 18:23:45 +00:00
Mike Hommey
941cd7e749
Bug 818903 - Also link NSPR and NSS with --build-id when available. r=ted
2012-12-10 19:00:38 +01:00
Benoit Girard
18897dc90e
Bug 809571 - Remove the libunwind stack walking code for ARM/Android. r=ehsan
...
--HG--
rename : browser/components/tabview/test/browser_tabview_privatebrowsing_perwindowpb.js => browser/components/tabview/test/browser_tabview_privatebrowsing.js
extra : rebase_source : d17a5a6e4606cc7337f94f3c353f2e5c955b5068
2012-11-22 14:04:56 -05:00
Ehsan Akhgari
3d2f73ad85
Merge mozilla-central into mozilla-inbound
2012-12-09 12:40:04 -05:00
Mike Hommey
f96ed5a637
Bug 818903 - Link with --build-id when available. r=ted
2012-12-09 09:34:01 +01:00
Theo Chevalier
85b721ebf9
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Theo Chevalier
b673e3b720
Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77
2012-12-08 18:39:24 +01:00
Robert Strong
76b6d8250e
backout changeset ec6a21cbe516 - Bug 817723
2012-12-07 17:04:37 -08:00
Robert Strong
60b2ab4311
Bug 817723 - Only build the stub installer when the update channel equals nightly, aurora, beta, and release. r=khuey
2012-12-07 15:53:24 -08:00
Mike Hommey
f5c35d6a44
Bug 804303 part 3 - Build jemalloc3 as a replace-malloc library when building with mozjemalloc. r=khuey
2012-12-07 09:32:24 +01:00
Mike Hommey
e9c6d8bfe1
Bug 804303 part 2 - Add ability to dynamically replace or supplement jemalloc implementation. r=jlebar,r=khuey
2012-12-07 09:32:24 +01:00
Mike Hommey
c51f5d814d
Bug 804303 part 1 - Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar,r=khuey
...
--HG--
rename : memory/build/extraMallocFuncs.c => memory/build/jemalloc_config.c
rename : memory/mozjemalloc/jemalloc.h => memory/build/mozmemory.h
rename : memory/build/extraMallocFuncs.c => memory/build/mozmemory_wrap.c
2012-12-07 09:32:24 +01:00
Steve Workman
4601da27f5
Bug 792404 - Enable DASH build by default; functionality pref'd off r=cpearce
2012-12-06 15:26:20 -08:00