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
Jonas Sicking
ada997fffc
Bug 550959: Require version 2.5 of python. r=ted a=sicking
2010-08-19 13:08:47 -07: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
Brad Lassey
0591ba2021
bug 577635 - android_stub.h broken for android platform version 8 r=khuey
2010-07-16 12:11:09 -04:00
Brad Lassey
720e2a59f7
bug 577636 - add configure option to use ccache r=khuey
2010-07-16 11:50:13 -04:00
Raul Porcel
be36109c38
Bug 577319 - Fixed OS_TEST case for ARM r=khuey
2010-07-12 11:56:09 +02:00
Nick Thomas
02af478070
Backout f10f90803aaf for hanging 10.6 build slaves
2010-07-07 23:39:13 -07:00
Ted Mielczarek
3dffad9738
bug 576053 - enable compiling Breakpad on Mac OS X/x86-64 by default. r=mitch
2010-07-02 08:05:04 -04:00
ISHIKAWA, chiaki
f9cc07aac9
Bug 572635 - Configure needs to have --disable-webm for non-audio environment besides --disable-wave and --disable-ogg. r=ted
2010-07-06 06:22:50 +02:00
Eli Friedman
a01afdd9d5
Bug 576355 - Make configure work with clang. r=ted
2010-07-04 20:27:33 +02:00
Taras Glek
9991834117
Bug 576399 - GCC 4.5 -Os bustage workaround r=khuey
2010-07-01 16:20:39 -07:00
Doug Turner
901e02b2de
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
...
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Michael Wu
01a2cef59b
Bug 574120 - Add support for IPC on Android to everything else, r=dougt
2010-06-25 13:29:43 -07:00
Michael Wu
e133497c0e
Bug 574717 - Stub out ipc plugin stuff for Android, r=cjones
2010-06-25 13:24:50 -07:00
Zack Weinberg
cdb43c9602
Bug 571989 part 1: Move the contents of gfx/src/psshared into widget/src/gtk2, which is the sole user.
...
--HG--
rename : gfx/src/psshared/nsCUPSShim.cpp => widget/src/gtk2/nsCUPSShim.cpp
rename : gfx/src/psshared/nsCUPSShim.h => widget/src/gtk2/nsCUPSShim.h
rename : gfx/src/psshared/nsPSPrinters.cpp => widget/src/gtk2/nsPSPrinters.cpp
rename : gfx/src/psshared/nsPSPrinters.h => widget/src/gtk2/nsPSPrinters.h
rename : gfx/src/psshared/nsPaperPS.cpp => widget/src/gtk2/nsPaperPS.cpp
rename : gfx/src/psshared/nsPaperPS.h => widget/src/gtk2/nsPaperPS.h
2010-06-28 10:36:17 -07:00
Masatoshi Kimura
cb1273c655
Bug 570365 - Remove -MANIFESTUAC:NO linker flag from configure r=ted.mielczarek
...
--HG--
extra : rebase_source : 75eb9e70e04abac7e61e835f62f0aef82c085cec
2010-06-27 01:33:17 +02:00
Ginn Chen
38f134ccbc
Bug 574639 fix a typo in last commit
2010-06-27 01:09:34 +08:00
Ginn Chen
313e182b81
Bug 574639 Several fixes for configure.in and rules.mk for Solaris r=bsmedberg
2010-06-27 00:56:07 +08:00
Dave Townsend
b3dcc85c79
Bug 573079: Package Beta Feedback extension in beta release builds. r=ted, r=beltzner
2010-06-24 16:36:31 -07:00
Jacek Caban
11dc229479
Bug 569581 - Better __stdcall check for win64.
...
r=ted
2010-06-24 10:08:46 -07:00
Philipp von Weitershausen
d0e8724ce4
Bug 571902 - Land sync and crypto components on trunk [r=mconnor r=ted]
...
Hook 'services' into the build system with MOZ_SERVICES_SYNC not-yet-set as a browser confvar.
2010-06-21 17:07:13 -07:00
Shawn Wilsher
688f6b6cd2
Bug 571599 - Use sqlite3_unlock_notify
...
sr=vlad
r=bent
r=asuth
2010-06-21 14:23:00 -07:00
tterribe@vt.edu
be68689589
Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce
2010-06-22 02:01:48 +02:00
Kyle Huey
60c5aa6fd2
Backed out changeset f54e6386c113
...
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
2010-06-19 13:19:25 -07:00
Kyle Huey
5746184f5d
Bug 508082: Implement a raw video decoder. r=doublec
...
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
2010-06-17 17:36:57 -07:00
Kyle Huey
72a3bb4d3c
Bug 561674: Finish removing DEBUG_<username> from the tree. r=ted
...
--HG--
extra : rebase_source : e1d21af437660367681dbe631e1b8f6852c68f16
2010-06-17 17:34:23 -07:00
Makoto Kato
2f4e9481da
Bug 570882 - configure.in typo fix. r=cpearce
2010-06-17 10:17:36 +12:00
Joe Drew
98f411e39e
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
2010-04-16 17:05:47 -04:00
Matt Brubeck
c171261a8f
Bug 571440 - Android build fails on new quota check from bug 520098 (nsLocalFileUnix.cpp), r=bsmedberg
2010-06-11 19:48:33 -07:00
Jonathan Kew
b3f16a685e
bug 449292 - part 2 - add harfbuzz library to the gfx build process. r=ted
2010-06-11 20:14:37 +01:00
Hanspeter Niederstrasser
f675bd2dc2
Bug 520098 - Darwin build fails on new quota check from bug 72892 (nsLocalFileUnix.cpp). r=bsmedberg
2009-10-01 18:07:00 -04:00
Marco Bonardo
2fb81a7b1d
Bug 570911 - WebM (VP8) Landing broke pymake at running of yasm2masm-as.sh. r=ted
2010-06-10 15:46:58 +12:00
Walter Meinl
1f1715f8eb
Bug 571116 - Make configure flag --disable-webm actually work. r=ted
2010-06-10 15:46:58 +12:00
Robert Strong
c0b9792c32
Followup bustage fix for Bug 569058 - don't use a cached var.
2010-06-09 16:23:00 -07:00
Robert Strong
ed62993f13
Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek
2010-06-09 16:02:13 -07:00
Robert Strong
d262698037
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). configure.in, autoconf.mk.in, and makensis.mk changes only. r=ted.mielczarek
2010-06-09 16:01:46 -07:00
Matt Brubeck
c409e031e7
Bug 570440 - disable-javaxpcom not recognized after configure.in change. r=bsmedberg
2010-06-08 12:45:00 +10:00
Makoto Kato
11a6547b5b
Bug 570882 - Need assembler optimization for VPX on Windows x64. r=cpearce
2010-06-09 20:18:51 +09:00
L. David Baron
828b639a33
Give more helpful error message when libasound2-dev is missing.
2010-06-08 22:28:14 -07:00
Chris Pearce
b87edb2f09
Bug 566247 - Add libvpx, VP8 decoding library for WebM. r=ted
2010-06-09 11:31:28 +12:00
Chris Pearce
2a11a80ccb
Bug 566247 - WebM build system changes. r=ted
2010-06-09 11:31:27 +12:00
Benjamin Smedberg
7de9d43e06
Bug 569948 part B - disable building the ActiveX control and IDispatch scripting bridge in all configurations, r=mfinkle
2010-06-08 11:37:41 -04:00
Neil Rashbrook
9270d2e6b4
Bug 569490 Don't build D3D9 layer if we can't find d3d9.h r=ted,jmuizelaar
2010-06-06 11:37:44 +01:00
Brad Lassey
4ee5313446
bug 557824 - move default configs for android into configure.in r=ted
...
(transplanted from 21f0727c27a6ac4c49cb7c93fce8299491c60ec8)
--HG--
extra : transplant_source : %21%F0r%7C%27%A6%ACLI%CB%7C%93%FC%E8%29%94%91%C6%0E%C8
2010-06-05 13:15:50 -04:00
Brad Lassey
1fa8baed11
bug 559263 - make jemalloc work with android, follow up patch r=ted
...
(transplanted from 098cf0d0c599fdcfedbc6ee5aadf01259e9dcd09)
--HG--
extra : transplant_source : %09%8C%F0%D0%C5%99%FD%CF%ED%BCn%E5%AA%DF%01%25%9E%9D%CD%09
2010-06-05 13:15:50 -04:00
Jacek Caban
f8de08b4af
Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
...
(transplanted from 0388c837c9867762bcc10a1fb88428050d158479)
--HG--
extra : transplant_source : %03%88%C87%C9%86wb%BC%C1%0A%1F%B8%84%28%05%0D%15%84y
2010-06-02 10:08:00 -04:00
Kyle Huey
10209032fa
Bug 561674: Stop defining DEBUG_<username>. r=ted
2010-06-04 14:43:38 -07:00
Glenn Randers-Pehrson
b3979b6582
Bug 551438 - "Require system libpng to be at version 1.4.1 or later" [r=joedrew]
...
--HG--
extra : rebase_source : bd1b6257e157ac5109d3dda738a0b1bc4fd8211e
2010-03-12 09:15:00 -05:00
Jacek Caban
8764e10e19
Bug 570949 - Fix mingw compilation. r=ted
...
--HG--
extra : rebase_source : 9aa909f76f4995c3be91402995ab0b5eabe96204
2010-06-25 14:26:50 +02:00
Makoto Kato
a6c423573f
Bug 521193 - jemalloc support for Windows x64 build (VC 2005 / 2008). r=ted
...
--HG--
rename : memory/jemalloc/crtvc8sp1.diff => memory/jemalloc/crtvc8sp1-intel.diff
rename : memory/jemalloc/crtvc9sp1.diff => memory/jemalloc/crtvc9sp1-intel.diff
2010-06-03 19:12:26 +09:00
Michael Wu
e2dedd3ec8
Bug 564327 - Add Java wrapper in embedding/android [1/2]. patch by vlad, blassey, alexp, and me. r=dougt,ted
...
--HG--
extra : rebase_source : 94cd881a5af774626f1bc557c6f99850c10283df
2010-06-02 14:55:28 -07:00
L. David Baron
49a08f5156
Fix indentation in configure --help. (Bug 569261) r=ted
2010-06-02 14:04:21 -07:00