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

2843 Коммитов

Автор SHA1 Сообщение Дата
Mitchell Field 6e7fdccc3d Clean up configure.in a bit. r=khuey 2010-07-20 15:43:54 +10:00
Brad Lassey cfc0c2d1bf 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 5b52368f0b reverting change from 0f1fddce41e1 because buildbots have CC set in bash profile 2010-07-16 16:11:31 -04:00
Brad Lassey dcd9bb9ab2 bug 579477 - get android platform's arch from target r=khuey 2010-07-16 16:11:31 -04:00
Brad Lassey 39a7d1025e bug 577635 - android_stub.h broken for android platform version 8 r=khuey 2010-07-16 12:11:09 -04:00
Brad Lassey a2af5d47de bug 577636 - add configure option to use ccache r=khuey 2010-07-16 11:50:13 -04:00
Raul Porcel fe881276f1 Bug 577319 - Fixed OS_TEST case for ARM r=khuey 2010-07-12 11:56:09 +02:00
Nick Thomas 94c989b495 Backout f10f90803aaf for hanging 10.6 build slaves 2010-07-07 23:39:13 -07:00
Ted Mielczarek 3b56a8a8ca 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 a37cd0ff8c 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 8f393b6dcf Bug 576355 - Make configure work with clang. r=ted 2010-07-04 20:27:33 +02:00
Taras Glek ce9a55ce2c Bug 576399 - GCC 4.5 -Os bustage workaround r=khuey 2010-07-01 16:20:39 -07:00
Doug Turner c7c3407599 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 6ce8eb93c9 Bug 574120 - Add support for IPC on Android to everything else, r=dougt 2010-06-25 13:29:43 -07:00
Michael Wu a682582859 Bug 574717 - Stub out ipc plugin stuff for Android, r=cjones 2010-06-25 13:24:50 -07:00
Zack Weinberg 383ffd88cc 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 40b66003da 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 3d7bd81a2f Bug 574639 fix a typo in last commit 2010-06-27 01:09:34 +08:00
Ginn Chen a7c1336dda Bug 574639 Several fixes for configure.in and rules.mk for Solaris r=bsmedberg 2010-06-27 00:56:07 +08:00
Dave Townsend d9df4fd34f Bug 573079: Package Beta Feedback extension in beta release builds. r=ted, r=beltzner 2010-06-24 16:36:31 -07:00
Jacek Caban b38575f03c Bug 569581 - Better __stdcall check for win64.
r=ted
2010-06-24 10:08:46 -07:00
Philipp von Weitershausen 68ba9af9dc 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 e872ea2fe7 Bug 571599 - Use sqlite3_unlock_notify
sr=vlad
r=bent
r=asuth
2010-06-21 14:23:00 -07:00
tterribe@vt.edu 705d860912 Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce 2010-06-22 02:01:48 +02:00
Kyle Huey 3636d58acc Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
2010-06-19 13:19:25 -07:00
Kyle Huey 2b12e3a551 Bug 508082: Implement a raw video decoder. r=doublec
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
2010-06-17 17:36:57 -07:00
Kyle Huey b7ccea5531 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 5758cec08d Bug 570882 - configure.in typo fix. r=cpearce 2010-06-17 10:17:36 +12:00
Joe Drew 518a3564df Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Matt Brubeck ba646d71c9 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 63acc118d5 bug 449292 - part 2 - add harfbuzz library to the gfx build process. r=ted 2010-06-11 20:14:37 +01:00
Hanspeter Niederstrasser c64a4b046d 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 77fb435ebf 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 58d3c02dcc Bug 571116 - Make configure flag --disable-webm actually work. r=ted 2010-06-10 15:46:58 +12:00
Robert Strong cec61e9430 Followup bustage fix for Bug 569058 - don't use a cached var. 2010-06-09 16:23:00 -07:00
Robert Strong 7bc1c42935 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 d4a6b1402e 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 44f6bf7807 Bug 570440 - disable-javaxpcom not recognized after configure.in change. r=bsmedberg 2010-06-08 12:45:00 +10:00
Makoto Kato 7913e79a7e Bug 570882 - Need assembler optimization for VPX on Windows x64. r=cpearce 2010-06-09 20:18:51 +09:00
L. David Baron b6ed4f1076 Give more helpful error message when libasound2-dev is missing. 2010-06-08 22:28:14 -07:00
Chris Pearce 42d6f7380d Bug 566247 - Add libvpx, VP8 decoding library for WebM. r=ted 2010-06-09 11:31:28 +12:00
Chris Pearce 546c9ea471 Bug 566247 - WebM build system changes. r=ted 2010-06-09 11:31:27 +12:00
Benjamin Smedberg 9b9914021a 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 a30d461807 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 46e219ba5d 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 41beeb7edd 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 3939cff12e 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 baf49047f9 Bug 561674: Stop defining DEBUG_<username>. r=ted 2010-06-04 14:43:38 -07:00
Glenn Randers-Pehrson e205fdc73b 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 08dc3736b1 Bug 570949 - Fix mingw compilation. r=ted
--HG--
extra : rebase_source : 9aa909f76f4995c3be91402995ab0b5eabe96204
2010-06-25 14:26:50 +02:00