Commit Graph

997 Commits

Author SHA1 Message Date
Mike Kristoffersen
c174bd502a Bug 561244 - e10s: forward JS 'crypto' calls from content->chrome (Part 2/3 - Making it possible to control the define by option) r=khuey a=blocking-fennec
--HG--
extra : rebase_source : 5837be9d88d001b028e738edf9dde83332e80a19
2010-09-29 21:41:29 +02:00
Bas Schouten
782eb0a4fe Bug 546514 - Part 1: Detect presence of D3D10 headers for D3D10 layers. r=vlad 2010-10-01 00:53:44 +02:00
Robert Sayre
88e70bcc25 Merge tracemonkey to mozilla-central a=blockers 2010-09-29 02:01:12 -04:00
Michael Wu
2400badd29 Bug 600373 - Android not starting on Tracemonkey due to ENABLE_SHARED_JS=1. r=khuey. 2010-09-28 19:29:36 -04:00
Reed Loden
9eeae9ac0a Bug 600104 - "Bump minimum required version for system NSS to 3.12.8" [r=khuey r=wtc a=blocking1.9.2.11+/blocking1.9.1.14+] 2010-09-28 15:50:29 -07:00
Kyle Huey
976d5e8f16 Bug 599567: Followup to make new checks conditioned on COMPILE_ENVIRONMENT too. r=me a=me 2010-09-24 23:36:25 -04:00
Serge Gautherie
b54ec8eb5c Bug 599567: Fix YASM detection on Win32 and COMPILE_ENVIRONMENT check on all platforms. r=khuey a=blocking-beta-7 2010-09-24 23:18:13 -04:00
Robert Sayre
2624f5cf36 Merge mozilla-central to tracemonkey. 2010-09-26 12:49:11 -04:00
Mike Shaver
d88b441bb3 bug 591836: split JS out of libxul to work around VS2005 PGO compiler crash. r=khuey a=sayrer 2010-09-25 18:29:05 -07:00
Mark Banner
ea96d78857 Bug 597465: Support linking app components into libxul. r=khuey a=blocking 2010-09-21 21:10:06 -04:00
Doug Turner
9178000989 Bug 567750 - Build option to use the system Pixman. r=khuey. a=dougt 2010-09-20 21:16:37 -07:00
Masatoshi Kimura
d6b46ad3d3 Add support for CL_INCLUDES_PREFIX environment variable for handling localized cl.exe /showIncludes output. (Bug 587372) r=ted a2.0=blocking2.0:final 2010-09-17 12:29:52 -07:00
Taras Glek
beb03cd5bb Bug 592520 - Do not fragment the hell out of CACHE__00[1-3]__. r=bsmedberg/jduell, a=betaN+ 2010-09-16 13:21:12 -07:00
Justin Lebar
d4ff5c9428 Bug 583849 - Use YASM to compile libvpx on Windows. r=ted, a2.0=blocking 2010-08-11 16:37:24 -07:00
Tom Brinkman
fa1c5b8b9c Bug 565013: Implement printing to PDF for qt builds. r=romaxa r=dholbert a=blocking-fennec
--HG--
rename : widget/src/gtk2/nsDeviceContextSpecG.cpp => widget/src/qt/nsDeviceContextSpecQt.cpp
rename : widget/src/gtk2/nsDeviceContextSpecG.h => widget/src/qt/nsDeviceContextSpecQt.h
rename : widget/src/gtk2/nsPrintDialogGTK.cpp => widget/src/qt/nsPrintDialogQt.cpp
rename : widget/src/gtk2/nsPrintDialogGTK.h => widget/src/qt/nsPrintDialogQt.h
rename : widget/src/gtk2/nsPrintOptionsGTK.cpp => widget/src/qt/nsPrintOptionsQt.cpp
rename : widget/src/gtk2/nsPrintOptionsGTK.h => widget/src/qt/nsPrintOptionsQt.h
rename : widget/src/gtk2/nsPrintSettingsGTK.cpp => widget/src/qt/nsPrintSettingsQt.cpp
rename : widget/src/gtk2/nsPrintSettingsGTK.h => widget/src/qt/nsPrintSettingsQt.h
2010-10-07 12:19:33 -07:00
Kyle Huey
16cf0c5018 Back out cl-as-a-native-command to fix Bug 615571. r=me a=NPOTB 2010-12-04 23:07:10 -05:00
Kyle Huey
db0879856c Backed out changeset 0e9ba7c029e3 2010-12-04 23:05:58 -05:00
Vladimir Vukicevic
8db3cedac7 b=603367; use ANGLE for WebGL on Win32; r=bjacob 2010-12-03 14:44:01 -08:00
Tuukka Tolvanen
7bb533ca4c Bug 591152: Fix a few configure warnings. r=khuey a=npotb 2010-12-02 11:22:30 -05:00
Kyle Huey
e0760603a1 Bug 585011 - Invoke cl.py as a pymake native command. r=Callek, a=bsmedberg 2010-08-08 23:12:54 -07:00
Kyle Huey
bf49b2f721 Backed out changeset 53952ab4a544 2010-11-22 10:58:16 -05:00
Kyle Huey
74770ba9ca Bug 609976: Fold js back into libxul on Windows now that PGO seems less grumpy. r=ted a=ted 2010-11-21 19:41:20 -05:00
Kyle Huey
c8d4c261a7 Bug 589606: Fix up the raw encoder to have the same build config options as the other media types. r=cpearce a=sdwilsh 2010-08-31 21:24:04 -04:00
Michael Wu
e10c97737e Bug 592457 - Don't create new signatures on windows, r=khuey a=blocking-beta5 2010-08-31 21:18:22 -04:00
jeremias bosch
ec1f70da46 Bug 586836 - Support Meego Network Managment. r=doug.turner a=blocking-fennec
--HG--
extra : rebase_source : 1f8de52621ce8c6dc680e81a3b82bc8f5e3df57e
2010-08-30 23:23:35 -07:00
Dão Gottwald
e512758ce5 Bug 591783 - Fix for corrupt language pack install.rdf due to quotes in MOZ_APP_VERSION. r=khuey a=bustage-fix 2010-08-30 17:54:46 +02:00
Dan Witte
22afbc04f8 Bug 591537 - Freeze UA build id for Firefox branded builds. r=dao/khuey, sr=jst, a=beta5+ 2010-08-28 13:42:04 -07:00
Dão Gottwald
abf1b55a37 Bug 591387 - Default theme shows as "incompatible" (version number wrapped with quotes). r=khuey a=blocking 2010-08-28 15:32:07 +02:00
Boris Zbarsky
6944d7713c Bug 590179. Use -fomit-frame-pointer when building opt builds on mac. r=ted, a=beltzner 2010-08-27 14:19:45 -07:00
Bobby Holley
83d399742e Backed out changeset a6c18a123fbb due to everything-on-mac-bustage. a=backout 2010-08-27 09:00:54 -07:00
Boris Zbarsky
f5f1e156fe Bug 590179. Use -fomit-frame-pointer when building opt builds on mac. r=ted a=beltzner 2010-08-26 21:33:00 -04:00
Dão Gottwald
ff02b582e2 Bug 581008 - Remove support for appending arbitrary data to the User Agent string. r=jst,khuey sr=dveditz 2010-08-27 09:02:10 +02:00
Kyle Huey
e7cab6e3c6 Bug 507749: Implement moz-device: protocol handler. Based on an earlier patch by Brad Lassey. r=jdm a=blocking-fennec
--HG--
extra : rebase_source : 9e9474bf72d880c8a7364c795b451f28a10913c3
2010-08-25 11:52:10 -04:00
Shawn Wilsher
28579a2f90 Bug 583611 - Upgrade to SQLite 3.7.1
This contains the changes to Mozilla specific code.
a=blocking2.0

--HG--
extra : rebase_source : c4747fbb9ff8f9286e929391fcb21068e57484c9
2010-08-25 07:56:37 -07:00
Benoit Jacob
8277999173 Bug 585199 - Implement WebGLActiveInfo, remove NativeJSContext, adapt WebGL code to that - r=vladimir a=blocking2.0 2010-08-23 17:03:49 -04:00
Doug Turner
1f26a1ce9f Fix busted configure on maemo 6. r=oleg
--HG--
extra : rebase_source : 49337aae68a644698e5ca64d64d67d18fc68f926
2010-08-24 09:53:28 -07:00
Bobby Holley
8d69ad0207 Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker 2010-08-22 22:30:45 -04:00
Ted Mielczarek ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
da86351679 Add a GDK/X11 screenshot to png utility b=414049 r=dbaron a=npotb
--HG--
extra : rebase_source : c73326cce47805fd5ce7cda7b8e51b5dda1e39a7
2010-08-23 12:11:43 +12:00
Kyle Huey
c5800700be Backing out Bug 513681 and Bug 587371 for timeouts. 2010-08-22 10:13:09 -04:00
Bobby Holley
9de0c252df Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker 2010-08-11 20:12:24 -04:00
Josh Aas
a675e2f394 Set MACOSX_DEPLOYMENT_TARGET properly per-architecture. Stop incorrectly targeting Mac OS X 10.5 for 64-bit builds by default. b=583318 r=ted a=blocking-final+ 2010-08-20 18:10:15 -04:00
Mounir Lamouri
a579e01b6d Bug 585020 - Remove build time option to disable svg. r=khuey a=bsmedberg 2010-11-24 01:09:31 +01:00
Serge Gautherie
f0a331ea0f Bug 610936 - Require SP1 of VC8 EE to build (successfully); (Av1-MC) Obsolete VC7.1 and VC8 without its SP1.
r=ted.mielczarek a2.0=benjamin.
2010-11-23 23:50:32 +01:00
Michael Wu
4c316dbbd8 Bug 612667 - C only libraries not wrapped on Android, r=ted a=blocking-fennec 2010-11-22 22:57:31 -08:00
Timothy B. Terriberry
529063d002 Bug 608066 - Update libvpx to v0.9.5. r=chris,khuey a=b-f 2010-11-08 09:47:17 +02:00
Takanori MATSUURA
b16c2d5921 Bug 602533 - Update required pixman version to 0.19.2. r=vlad 2010-11-06 14:54:29 +01:00
Philipp Wagner
3377a1eea3 Bug 601570 - Don't require schema-validation for xforms; r=ted.mielczarek,a=jst 2010-10-15 00:33:53 +02:00
Serge Gautherie
13890f3edd Bug 599737 - Fully end-of-life Python 2.4 for build support; (Av1a) Remove remnants in configure.in, Support 'python2.7' executable.
r=ted.mielczarek a2.0=benjamin.
2010-10-14 19:37:50 +02:00
Justin Lebar
cc2e5e65ad Bug 608423 - configure shouldn't assume GNU sed when checking yasm version. r,a2.0=ted 2010-11-05 14:42:18 -07:00
Jory A. Pratt
b8260165be Bug 593911 - Check for dlopen in the libc too. r=khuey a=bsmedberg 2010-11-05 18:26:51 +01:00
Mike Hommey
974d30cc03 Bug 577653 - Allow to build against system libvpx. r=khuey a=roc 2010-11-05 18:24:28 +01:00
Jory A. Pratt
ee9165f0b2 Bug 591145 - Remove configure checks for encoders. r=khuey a=bsmedberg 2010-11-05 18:23:05 +01:00
Brian Smith
55fc6e562a bump nss/nspr version requirements in configure.in (r=wtc, bug 599324, a=blocker) 2010-12-09 17:28:15 -08:00
Jonas Sicking
ada997fffc Bug 550959: Require version 2.5 of python. r=ted a=sicking 2010-08-19 13:08:47 -07:00
Mitchell Field
c8b8d29c56 Bug 556382 - Link 32-bit Windows builds with LARGEADDRESSAWARE. r=khuey, a=blocking2.0-betaN 2010-11-19 19:14:37 +11:00
Brad Lassey
3be078fd8a bug 577531 - Fix non-thumb2 builds on Android, cleanup CFLAGS r=ted a=dougt 2010-08-24 02:10:12 -04:00
Ted Mielczarek
e2e707d334 bug 580623 - enable crashreporter on Win64. r=mitch, a=beltzner
--HG--
extra : rebase_source : 24f0520b3a703d8053bb02e1258811ea8417823f
2010-09-23 12:53:52 -04:00
Ted Mielczarek
6fc5f1489c bug 595172 - enable crash reporting on Android builds. r=mitch a=blocking-fennec 2010-10-14 19:28:50 -04:00
Ted Mielczarek
e230a1951b bug 595171 - crashreporter glue for Android. r=blassey a=blocking-fennec 2010-10-13 14:27:44 -04:00
L. David Baron
42b75398e5 Fix indentation in configure --help. Whitespace changes only. 2010-08-19 09:37:59 -04:00
Takanori MATSUURA
d427515d05 Bug 587614. Remove MOZ_NO_INSPECTOR_APIS. r=ted,a=NPOTB 2010-08-19 21:44:34 +12:00
Micah Gersten
8828445ae0 Bug 567620. Bump minimum version for system NSPR. r=ted 2010-08-19 21:39:05 +12:00
Kyle Huey
fe56d37839 Dummy whitespace change to get the tree hook to accept my push. a=me 2010-08-18 09:32:35 -04:00
Benjamin Smedberg
bb67559131 Bug 588075 - --disable-libxul is incompatible with omnijar, check this at configure time, r=khuey a=beta5+ 2010-08-17 13:50:41 -07:00
Benjamin Smedberg
122c097a0c Bug 587715 - Include Qt headers before anything else because of conflicts with X and mozalloc. r=bustage fix 2010-08-17 10:35:21 -04:00
Daniel Holbert
32ebc9ac7b merge after backing out Bug 581000. 2010-08-16 18:55:06 -07:00
Daniel Holbert
d162fe69da Backed out bug 581000 (changeset 280b993408e7) for causing bug 583821. 2010-08-16 18:54:43 -07:00
Kyle Huey
f5eb92541b Bug 587363: Fix the spelling mistake by committing the fix I meant to commit. 2010-08-16 14:09:02 -04:00
Kyle Huey
fd1c3954a7 Make --disable-libxul imply --enable-shared-js. (Bug 587375) r=ted a2.0=dbaron 2010-08-16 10:04:10 -04:00
Kyle Huey
eaa35ac6e3 Bug 587363: Don't error when YASM is missing in a --disable-compile-environment build. r=Callek a=Mossop 2010-08-15 23:32:10 -07:00
Dan Witte
53a5ef6fe9 Merge mozilla-central -> e10s. 2010-08-13 21:24:11 -07:00
Taras Glek
c3b1e9d1a0 Bug 580407 - Link js statically r=bsmedberg+khuey a=bsmedberg 2010-08-13 21:18:05 -07:00
Robert Sayre
f80324a33f Merge tracemonkey to mozilla-central. 2010-08-13 12:45:44 -07:00
Robert Sayre
fc8cf1e11d Merge mozilla-central to tracemonkey. 2010-08-10 15:41:49 -07:00
Shawn Wilsher
fc0edd983b Bug 581000 - Upgrade to SQLite 3.7.0.1
This changeset contains the changes to Mozilla code.
a=blocking2.0
2010-08-05 09:39:16 -07:00
Benjamin Smedberg
a3497dd186 Bug 582955 - Require yasm for architectures where we have code for it, r=ted 2010-07-29 13:10:13 -04:00
Steve Fink
082cfbef39 Bug 507012: function call/return callback for profiling, r=dmandelin, a=sayrer 2010-08-09 13:38:13 -07:00
Jacek Caban
c279f260e5 Backed out changeset f10fc9e3be99 (orange test_request_line_split_in_two_packets.js tests). 2010-08-07 22:13:06 +02:00
Jacek Caban
bae482540c Bug 508905 - /Zc:wchar_t- is no longer required r=ted a=dbaron 2010-08-07 17:41:41 +02:00
Mike Hommey
caa98a7971 Bug 563605 - Don't special case some platforms for IPC support. All of them are expected to support IPC. r=bsmedberg, a=beltzner 2010-08-06 13:17:11 +02:00
Ginn Chen
f57e198f42 Bug 580590 js/src/xpconnect/wrappers failed to compile with Sun Studio r=bsmedberg a=NPOTB 2010-08-06 15:04:09 +08:00
Kyle Huey
c5fc54ad89 Bug 518136: Use -showIncludes to generate dependencies for MSVC for a substantial build performance win. r=ted 2010-08-04 16:59:23 -07:00
Ted Mielczarek
8fab075132 Bug 576053, enable compiling Breakpad on Mac OS X/x86-64 by default, r=mitchel.field a=blocking2.0
--HG--
extra : rebase_source : 72b603ac7e197dec6eff823cdb0778380221ccbe
2010-08-13 17:19:16 +12:00
Wolfgang Rosenauer
6d6be89e9b Bug 517655 - Support for libProxy - Part 1. Build Changes. r=khuey
--HG--
extra : rebase_source : 47b4c922a01099fa569ee122ef0b2f545627f175
2010-08-03 10:44:49 -07:00
Shawn Wilsher
903f244aef Backout of bug 581000 - Upgrade to SQLite 3.7.0 due to potential database corruption issues (not exactly but I don't want to put the long story here)
a=potential corruption on a CLOSED TREE
2010-08-03 14:52:35 -07:00
Oleg Romashin
d965d0a9ad Bug 583039 - Bug switch to enable MeegoTouch support. r=khuey
--HG--
extra : rebase_source : dbbb3eedb99920c4e77d6106a2c34c854a0d9cc8
2010-08-02 13:15:57 -07:00
Kyle Huey
d82b38be79 Bug 522770: Revert silly change that breaks OS/2 2010-08-01 10:40:27 -07:00
Kyle Huey
932ea79b49 Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
2010-08-01 01:48:21 -07:00
Wolfgang Rosenauer
717bd8d70c Bug 562897 - Add required implementation to open files on Maemo 6. r=dougt
--HG--
extra : rebase_source : 49d8fbe234bf447b87486ac4404a148d676e009c
2010-07-30 12:46:20 -07:00
Robert Strong
351157389a [Windows only] patch 2 - convert preprocess-locale.pl to python rev3 for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin 2010-07-29 22:39:25 -07:00
Kyle Huey
c83653fee9 Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec 2010-07-26 12:35:16 -07:00
Takanori Matsuura
7d9279646c Bug 580175: Make --with-ccache more powerful. r=khuey 2010-07-26 12:31:52 -07:00
Nick Thomas
0ef7e39253 Backed out changeset e301cb6bddd6 because it's still hanging build slaves 2010-07-26 15:40:42 +12:00
Ted Mielczarek
264e3b88bd Bug 576053 - enable compiling Breakpad on Mac OS X/x86-64 by default (again), r=mitchell.field, a=blocking-2.0
--HG--
extra : rebase_source : 4b2050d8bd69b0b7eb90439a1d04d1cb92446954
2010-07-26 13:11:05 +12:00
Shawn Wilsher
c4c4bda192 Bug 581000 - Upgrade to SQLite 3.7.0
This changeset contains the changes needed to Mozilla code.
a=blocking2.0
2010-07-23 08:28:30 -07:00
Justin Lebar
47f1695b19 Bug 578425 - Mention Windows SDK Configuration Tool in build error. r=ted, approval2.0=benjamin
--HG--
extra : rebase_source : 731e63ce3c531dcdf63640b672d92d7271dbd8fe
2010-07-19 14:46:01 -07:00
Mitchell Field
fc426c6d37 Clean up configure.in a bit. r=khuey 2010-07-20 15:43:54 +10:00
Brad Lassey
d9940b5fd6 bug 577635 - android_stub.h broken for android platform version 8, pass ANDROID_VERSION to nss r=khuey 2010-07-19 14:05:29 -04:00
Brad Lassey
9a6159a1f7 reverting change from 0f1fddce41e1 because buildbots have CC set in bash profile 2010-07-16 16:11:31 -04:00
Brad Lassey
e4414742e9 bug 579477 - get android platform's arch from target r=khuey 2010-07-16 16:11:31 -04:00