Commit Graph

826 Commits

Author SHA1 Message Date
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
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
Justin Wood
df839fd692 Bug 565191 - Add build option "--with-debug-label". r=ted 2010-05-19 16:37:11 -04:00
Michael Wu
311d35a5ce Bug 565089 - Allow cairo to build on Android. r=jmuizelaar,ted 2010-05-25 15:21:18 -07:00
Brad Lassey
e55e5932e0 bug 563751 - add configure option to enable building for thumb2 instruction set r=ted 2010-05-04 15:40:47 -04:00
Brad Lassey
a15e734cc6 bug 559263 - implement jemalloc for android r=vlad 2010-05-25 11:28:14 -04:00
Taras Glek
0f0c05bac6 Backout bug 537857 2010-05-24 15:21:24 -07:00
Taras Glek
d07a9aa90e Backed out changeset bfcdd30e82bf 2010-05-24 15:20:26 -07:00
Taras Glek
7ab8f39d53 Bug 537857: Remove dead symbols in linker. r=ted
--HG--
extra : rebase_source : 91c5e1d886606da9c06f24afa2f0c898a60b1427
2010-05-23 10:47:10 -07:00
Kyle Huey
f91373fd78 Bug 561674: Stop defining DEBUG_<username>. r=ted
--HG--
extra : rebase_source : 290d08ee449b383e55b83dec87a963b6d4f1927c
2010-05-23 10:43:34 -07:00
Michael Wu
dc2c7781b7 Bug 561471 - Add support for Android to configure.in, r=ted 2010-05-19 13:19:11 -07:00
Michael Wu
f33a4c4b9a Bug 552121 - Add omnijar as a configure option [1/7], r=ted 2010-05-19 13:05:47 -07:00
Mitchell Field
a333ef25e4 Bug 516758 - Remove --disable-long-long-warning. r=ted
--HG--
extra : rebase_source : 33ac339a48174b0c84a6bf193b6fc2aabb42e6b6
2010-05-17 10:58:00 -04:00
L. David Baron
9018f625d8 Make our configure test for system NSPR having PR_STATIC_ASSERT match our current usage. (Bug 560582) r=ted 2010-05-18 10:13:29 -07:00
Jory A. Pratt
c9e150d2ca Bug 555562 - remove xpctools as no maintainer in 3 years. r=shaver 2010-05-24 11:31:27 +02:00
Kyle Huey
7ee0dabbad Backing out Bug 561674. 2010-05-23 15:12:52 -07:00
Kyle Huey
fe2eae4467 Backed out changeset 7efb41b5e57a 2010-05-23 15:12:20 -07:00
Michael Kohler
5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Jacek Caban
6b28186055 Bug 557000 - Correctly set GCC_VERSION on mingw. r=ted 2010-04-03 14:41:33 +02:00
Daniel Holbert
96362fb26f Bug 560383: Disable spammy MSVC warning C4800 (forcing value to bool 'true' or 'false'). r=bsmedberg 2010-05-11 12:07:27 -07:00
Dave Townsend
e225f4a276 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Daniel Holbert
e390e9e6f1 Bug 557566 part 0: Add "--disable-warnings-as-errors" mozconfig option. r=ted 2010-05-06 11:53:14 -07:00
Serge Gautherie
0d07262f2c Bug 559498 - configure.in: s/--enable-long-long-warning/--disable-long-long-warning/; (Av1) Just do it, Re-indent++ this block.
r=ted.mielczarek.
2010-05-06 18:35:11 +02:00
Taras Glek
16c05a23d9 Bug 418866 - Set the proper gcc flags for pgo on Linux [r=ted.mielczarek] 2010-05-06 09:26:05 +02:00