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

3315 Коммитов

Автор SHA1 Сообщение Дата
Ted Mielczarek 4b675f0da5 bug 676589 - configure and xpcom changes for targeting iOS. r=khuey 2010-04-27 08:57:34 -04:00
Ed Morley b15b8760c6 Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
Serge Gautherie b56e314eae Bug 650699 - Sort out MSVC DLLs packaging in Debug builds; (Av1) In debug builds, don't warn nor package.
r=ted.mielczarek.
2011-04-22 19:33:36 +02:00
Ted Mielczarek a9544b3bbb bug 606574 - Cocoa event loop instrumentation. r=smichaud,cjones
--HG--
extra : rebase_source : 5970911521b53d504b3c51588f2f112a2da5efe1
2011-03-03 11:20:02 -05:00
Ted Mielczarek ed190a31b3 bug 606574 - Win32 event loop instrumentation. r=jimm
--HG--
extra : rebase_source : b32e6d3b02aa866c27564cd3ad995d1e3aa0fa4c
2011-03-03 11:20:02 -05:00
Ted Mielczarek bdf1970aea bug 606574 - Implement event loop instrumentation using native events, core implementation + GTK2 implementation. r=karlt,cjones
--HG--
extra : rebase_source : bae5a25a76f4bb2f8ea4154923cfecbc4c39f128
2011-03-03 11:20:02 -05:00
Landry Breuil 354302bd0a Bug 651623: fix DLL_SUFFIX value depending on SO_VERSION env var on OpenBSD. r=glandium
When using $(if) makefile idiom, it ends up in expandlib_config.py,
which is confused. Use a plain shell if block instead.
2011-04-21 08:51:23 +02:00
Ed Morley 147aae2124 Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted 2011-04-19 14:11:40 +10:00
Mitchell Field 3aea0de87a Merge mozilla-central to build-system. 2011-04-19 13:22:32 +10:00
Mitchell Field 030fceb457 Merge mozilla-central to build-system. 2011-04-16 00:27:18 +10:00
Mike Hommey 047ca44d4d Bug 643690 part 1 - Avoid requiring libstdc++ symbol versions > GLIBCXX_3.4.8 (gcc > 4.1). r=ted,r=tglek 2011-04-15 11:03:17 +02:00
Ehsan Akhgari 1886a2039f Backed out changeset 4090fb78bbac to restore the patch to bug 646489 2011-04-14 16:55:23 -04:00
Ehsan Akhgari 6bb1831db0 Back out changeset c89cfb2997dc (bug 646489) because it breaks Windows builds 2011-04-14 16:54:19 -04:00
Justin Lebar 88cadbc515 Bug 646489 - Followup; fix reported version number in Windows error message. rs=khuey
--HG--
extra : rebase_source : 7be71fdc6b2b4eb0b7d5310e0016475bb7ef2869
2011-04-14 10:58:09 -07:00
Mitchell Field 442fc483b2 Merge mozilla-central to build-system. 2011-04-14 12:05:07 +10:00
Jacek Caban a6bc7aea79 Bug 647820 - Don't use -mno-cygwin on mingw compilation (m-c part) r=ted.mielczarek 2011-04-11 13:41:00 +00:00
Rafael Ávila de Espíndola 870da89416 Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10:00
Mounir Lamouri f1dc2d57b1 Merge cedar with mozilla-central. 2011-04-18 17:16:20 +02:00
Landry Breuil f792113e70 Bug 648721 - Fix linking of xpcshell and plugin-container on OpenBSD. r=glandium 2011-04-18 12:15:37 +02:00
Makoto Kato 2928c1a26f Bug 643667 - Remove HAVE_XIE. r=ted 2011-04-18 17:31:51 +09:00
Serge Gautherie 4aa091e5c1 Bug 605701 - Make WIN32_REDIST_DIR support stricter and more explicit; (Av1a) Just do it.
r=benjamin.
2011-04-17 16:47:19 +02:00
Serge Gautherie 6b68ba8fbf Bug 607544 - Remove DDRAW junk from configure, missed part; (Av1a) Missed cleanup, s/if/case/.
r=ted.mielczarek.
2011-04-17 15:49:47 +02:00
Mike Hommey 60fff34128 Bug 650467 - make libstdc++ compatibility opt-in instead of opt-out. r=khuey 2011-04-16 17:57:08 +02:00
John Ford 760e592368 Bug 649722 - allow setting MOZ_APP_NAME in configure.in; r=ted 2011-04-15 11:39:24 -07:00
Kyle Huey 17ebff915e Bug 593629: Only check for ARM SIMD and NEON when the CPU_ARCH is ARM. r=ted 2011-04-13 19:41:33 -07:00
Phil Ringnalda c1da027b47 Bug 647647 - Don't search --enable-extensions arguments for long-gone extensions. r=khuey 2011-04-07 15:57:41 +10:00
Ehsan Akhgari 436a7a6900 Back out bug 606574 for leaking a Mutex and a CondVar in crashtests 2011-04-13 14:08:43 -04:00
Ted Mielczarek 44ea82360f bug 606574 - Cocoa event loop instrumentation. r=smichaud 2011-03-03 11:20:02 -05:00
Ted Mielczarek 7129c73ed1 bug 606574 - Win32 event loop instrumentation. r=jimm 2011-03-03 11:20:02 -05:00
Ted Mielczarek a8f73c6cb7 bug 606574 - Implement event loop instrumentation using native events, core implementation + GTK2 implementation. r=karlt,cjones 2011-03-03 11:20:02 -05:00
Neil Rashbrook 5e6b7e6812 Bug 614479 - Add hook for additional application-specific modules to be compiled into libxul; r=khuey 2011-04-12 14:32:04 +02:00
Matheus Kerschbaum 08c43219e7 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
Makoto Kato e48cdaf549 Bug 646704 - cannot build Win64 package after landing libjpeg-turbo; r=jlebar 2011-04-06 10:49:23 -07:00
Boris Zbarsky 601f2a62c2 Merge cedar into mozilla-central 2011-04-05 09:19:34 -07:00
Masatoshi Kimura 79ec4d9f03 Remove native uconv. Bug 644801, r=smontagu 2011-04-05 11:13:21 +03:00
Jory A. Pratt 857edd9008 Bug 645793 - Configure should be permitted to disable gconf support all together. r=khuey 2011-04-04 02:21:52 +02:00
JP Rosevear 02677c0508 Bug 647347 - Call it openSUSE not SuSE now and point to the right rpms for installation; r=wolfiR 2011-04-02 14:18:05 -04:00
Mitchell Field 717827429f Bug 647118 - Remove support for --disable-plugins. r=glandium 2011-04-02 01:41:46 +11:00
Ehsan Akhgari ccf9ef9334 Merge cedar into mozilla-central 2011-03-31 14:11:37 -04:00
Shawn Wilsher 142825bad6 Bug 630539 - Upgrade to SQLite 3.7.5
This change contains the changes needed to the Mozilla codebase.
r=asuth
2011-03-31 10:19:30 -07:00
Kyle Huey 8707611437 Backed out changeset a5dbece71e4a due to test failures 2011-03-31 09:11:21 -04:00
Matheus Kerschbaum ce7108fce4 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg 2011-03-31 07:22:55 -04:00
Kyle Huey 3102f73437 Merge m-c to bs. 2011-03-31 07:17:15 -04:00
John Ford 2e8e12ec1a Bug 639884 - Teach packaging code how to create RPM files from normal builds r=glandium 2011-03-30 10:22:36 -07:00
Justin Lebar c4080f5760 Bug 646254 - configure should error out if yasm version is too low to assemble libjpeg-turbo. r=khuey
Will generate an error if yasm is not at least 1.1.0 unless --disable-libjepg-turbo is passed to configure.
2011-03-29 21:47:51 -04:00
Kyle Huey 3f3bf2bbc2 Merge m-c to bs. 2011-03-26 12:12:37 -04:00
Mitchell Field 9b0d3821e9 Bug 644861 - --enable-application should default to browser. r=ted 2011-03-26 01:49:06 +11:00
Matheus Kerschbaum b0bea73625 Bug 640838: Remove OpenVMS support. r=khuey 2011-03-26 11:51:35 -04:00
Mitchell Field c4a37706c5 Bug 641887 - Disable secure CRT deprecation warnings for host binaries. r=ted 2011-03-20 20:12:35 +11:00
Kyle Huey 4f19140ca9 Merge m-c to bs. 2011-03-19 07:56:17 -04:00
Kyle Huey 07140ac8fb Bug 641325: Turn PGO back on for JS. rs=ted a=sayrer 2011-03-18 17:37:46 -04:00
Mike Hommey 669120fac8 Bug 637317 - Enable elfhack again. r=ted 2011-03-14 15:25:45 +01:00
Mike Hommey 88e2f6f745 Bug 637341 - Apply elfhack to dist/bin when packaging and when building symbols. r=ted 2011-03-14 14:41:41 +01:00
Jacek Caban ccbfe961f7 Bug 641221 - Turn on -MD on mingw by default r=khuey 2011-03-14 13:21:48 +00:00
Makoto Kato c240aa74f3 Bug 521405 - Remove alpha and mips Windows NT code from mozilla-central. r=ted 2011-03-07 15:54:21 +09:00
Mitchell Field fb7f870d3f Bug 638755 - Disallow --disable-ipc. r=ted 2011-03-05 15:01:41 +11:00
Mitchell Field 082c7669ba Bug 638429 - Disallow --disable-libxul. r=ted 2011-03-05 01:10:20 +11:00
Mitchell Field 09c4b5bf7b Bug 636695 - Make --enable-debug-symbols on by default. r=ted 2011-03-05 01:10:05 +11:00
Ginn Chen 7967a72682 Bug 629576 MOZ_NATIVE_SQLITE is not defined for C++ code r=khuey 2011-03-31 16:43:49 +08:00
Leon Sha 61be098407 Bug 646311 - -Werror is not an option of Sun Studio. r=khuey. NPOTB changes. 2011-03-31 16:12:24 +08:00
Jeremias Bosch 1539cc3152 Bug 630186 - Ensure Rotation functionality in Qt Port after removing meegotouch. r=wolfiR,mitchell.field a=approval2.0 2011-03-15 21:41:53 -07:00
Mike Hommey 3255975f5d Bug 637243 - Avoid crashdump bustage by disabling elfhack by default for now. r=ted,a=blocking2.0 2011-02-28 16:04:53 +01:00
Makoto Kato 9c212a81a1 Bug 633465 - Turn off bug 591836 workaround on Win64. r=khuey a=johnath 2011-02-28 16:42:33 +09:00
Kyle Huey 37f874a348 Whitespace change in configure.in. r+a=me 2011-02-26 13:46:34 -05:00
Boris Zbarsky 7a06b32073 Bug 636495. Make sure --enable-shark actually enables profiling. r=ted, a=gavin 2011-02-24 13:42:15 -05:00
Rafael Avila de Espindola c03cbe7d93 Bug 634745 - Fix ARM SIMD/NEON tests to work with LTO.
r=jmuizelaar a=beltzner
2011-02-22 13:04:49 +01:00
Justin Lebar d9fa173d0a Bug 634003 - Fix yasm version check's sed string. r=ted, a2.0=bsmedberg
--HG--
extra : rebase_source : 9ca5e41382cc91f88d85d93b76f88159d2bc6b92
2011-02-14 10:35:49 -08:00
Mark Finkle 861022ce02 Backout c49735ad9fa0 (bug 632037) no perf data to support the size increase [a=make-fennec-smaller] 2011-02-11 23:17:22 -05:00
Mark Finkle 62bf79f545 Bug 632037 - Optimize more for speed and less for size [r=blassey r=cdleary a=blocking-fennec] 2011-02-09 17:18:09 -05:00
Ull Link d3231a0300 Bug 545634 - AIX failure to run configure script in js/ctypes/libffi; r=ted,dwitte a=bsmedberg
--HG--
extra : rebase_source : aee56c53afb1dadc3e667b04e4b4836c18cdf7e5
2011-02-09 15:02:31 -05:00
Vladimir Vukicevic 2c53da899f b=632162; use correct flags on armv7 to enable VFP FPU; r=blassey, a=b 2011-02-07 23:19:12 -08:00
Vladimir Vukicevic c8908e730a Back out 6cfd4d2e due to maemo breakage. a=backout 2011-02-07 22:38:13 -08:00
Vladimir Vukicevic e1383bc777 Bug 632162 - specify hardware vfp flags for armv7. r=blassey, a=blocking-fennec 2011-02-07 22:13:23 -08:00
Benoit Jacob 99897fedef Bug 630628 - fix comm-central build, thanks to Standard8 r+a=fix-comm-central 2011-02-07 15:38:14 -05:00
Benoit Jacob 275e718647 Bug 630628 - Extract d3dx9_*.dll and d3dcompiler_*.dll from DirectX SDK at build time, and ship them with the build - r=vlad, a=blocker 2011-02-07 20:11:52 -05:00
Jory A. Pratt 280479792d Bug 623797 (2/2) - Check to ensure system cairo has tee backend support. r=jmuizelaar a=joe 2011-02-07 19:53:20 +01:00
Justin Wood 32b20eb03b Bug 631493 - missing Firefox version in SeaMonkey's useragent string on OSX. r=khuey, a=NPOTB/khuey DONTBUILD 2011-02-06 13:05:04 -05:00
Justin Wood 4da0ed49f7 Bug 589506 - Scrub the codebase of MOZ_VIEW_SOURCE and MOZ_JSLOADER. r+=ted 2010-08-24 23:27:34 -04:00
Mike Hommey 1fb722c22c Bug 635948 - Fix AC_TRY_COMPILE call for valid compiler/Mac OS X SDK combination check 2011-03-03 10:40:21 +01:00
Mitchell Field 1e690b971a Merge mozilla-central to build-system. 2011-03-02 20:38:54 +11:00
Mitchell Field 4a47b59374 Bug 632344 - Fix bustage. 2011-03-02 02:53:25 +11:00
Neil Rashbrook 331b149ea6 Bug 632344 - Speed up header checks. r=ted 2011-03-01 21:38:21 +11:00
Mark Banner dad2784304 Backed out changeset 71c17252918a / Bug 328090 due to build bustage. 2011-02-28 13:08:49 +00:00
Ludovic Hirlimann 56cba10e1b Bug 328090 - remove -fpascal-strings from mac build options; r=ted 2011-02-28 12:25:34 +00:00
Mitchell Field ecf2339769 Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
Kyle Huey 0df01cf2ad Merge m-c to bs. 2011-02-25 15:23:05 -05:00
Mike Hommey 27e7b98dbb Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted 2011-02-25 15:05:08 +01:00
Mike Hommey 78c4378c30 Bug 584474 part 3 - Fix AR related variables in configure.in. r=ted 2011-02-25 15:02:04 +01:00
Mitchell Field 12b5508fee Merge mozilla-central to build-system. 2011-02-23 00:01:54 +11:00
Mitchell Field e48da647b0 Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
Kyle Huey df7193b08d Merge m-c into bs. 2011-02-17 10:36:51 -05:00
Kyle Huey 9998f935b8 Merge mozilla-central into build-system 2011-01-26 08:56:56 -05:00
Mitchell Field efdd1fc59f Bug 462361 - Remove support for building with Cygwin. r=khuey 2011-01-26 07:14:30 +11:00
Chris Leary 8ac50fd25f Merge tracemonkey to mozilla-central. (a=blockers) 2011-01-18 11:19:21 -08:00
Andreas Gal c753c0012d Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer). 2011-01-14 17:58:40 -08:00
Todd Whiteman df95ff37e0 Bug 600435, XULRunner universal for i386/x64_64 fails to unify nspr-config, r=bsmedberg,mhommey, a=NPOTB 2011-01-17 14:36:25 +13:00
Oleg Romashin 8d89da73de Bug 618789 - Allow ARMv7 builds for ARM code (rather than Thumb-2 code). r=mitchell.field a=approval2.0 2011-01-14 07:35:38 +02:00
Mike Hommey 34074d848e Bug 606145 part 3 - Integrate elfhack with the build system. r=khuey,a=bsmedberg 2011-01-24 09:56:40 +01:00
Paul O’Shannessy 9026fcb4d1 Bug 618315 - Upgrade to SQLite 3.7.4 [r=sdwilsh, a=sdwilsh]
This changeset contains the changes needed to mozilla code.
2011-01-21 11:56:43 -08:00
Justin Lebar ca9d8e87be Bug 585818 - Export CPU_ARCH and define INTEL_ARCHITECTURE to the build. r=khuey, a2.0=bsmedberg
--HG--
extra : rebase_source : 70993b47ea8843a02dc2143e344ecd40412ece39
2010-08-11 16:49:42 -07:00
Jacek Caban d245a49b3d Bug 614631 - Macros for SEH exception depending on compiler configuration r+a=benjamin 2011-01-11 10:16:59 +00:00
Benoit Jacob 4d969abd85 Bug 622158 - Fix DirectX SDK platform detection - r=vlad, a=joe 2011-01-06 09:58:50 -05:00
Stuart Longland 91d35517ed Bug 607190 - Add "mips" and "mipsel" to CPU_ARCH checks. r=khuey a=bsmedberg 2011-01-06 15:42:54 +01:00
Oleg Romashin e3a9eb4261 Bug 621226 - extern C necessary for older libproxy iirc. r=doug.turner a=approval2.0 2011-01-05 15:48:23 +02:00
Michael Wu 927aa5cf70 bug 620584 - add ANDROID_PACKAGE_NAME rather than hard code org.mozilla.@MOZ_APP_NAME@ r=ted,blassy a=stuart 2010-12-21 15:02:14 -05:00
Shawn Wilsher 14c17944d1 Merge Places and mozilla-central
a=bsmedberg
2010-12-15 19:24:51 -08:00
Shawn Wilsher 9796714cea Merge mozilla-central to Places. 2010-12-13 15:08:04 -08:00
Shawn Wilsher 2c1affd39a Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Shawn Wilsher 29f15276dc Merge mozilla-central to Places. 2010-12-02 09:05:33 -08:00
Shawn Wilsher 316bbf47cb Merge mozilla-central into Places. 2010-11-29 08:43:57 -08:00
Robert Sayre ecc4cfb7c4 Merge tracemonkey to mozilla-central. a=blockers
--HG--
rename : js/src/trace-test/tests/basic/bug616762.js => js/src/jit-test/tests/basic/bug616762.js
2010-12-15 12:21:50 -08:00
Matt Brubeck 9aac017478 bug 617074 - Fix for building with Android 2.3 SDK (android-9 platform) r=mwu,khuey a2.0=dougt 2010-12-15 11:22:16 -08:00
Jason Orendorff 043487e6b2 Bug 601676 - Configure should reject python3. 2010-12-10 10:09:13 -06:00
Ginn Chen ed1b28fceb Bug 612234 Part 1: Define MOZ_TREE_PIXMAN when using internal pixman r=jmuizelaar a=blocking-2.0 2010-11-30 14:38:02 +08:00
L. David Baron 058a80b273 ifdef CSS animations so that the feature can be backed out by flipping the switches in configure.in and then reverting the changes to the following four files appropriately: nsIDOMCSS2Properties.idl, nsIDOMCSSRule.idl, property_database.js, test_transitions_computed_values.html. (Bug 435442, patch 15) r=bzbarsky 2011-04-11 23:18:44 -07:00
Ed Morley 351a2af637 Bug 523316 - Remove unused MOZ_PLACES_BOOKMARKS define; r=mak 2011-04-11 19:00:32 +02:00
Rich Walsh 3f73403cd5 Bug 639369 - [OS/2] update packaging for mozilla-central; r=wuno 2011-04-09 23:33:31 -04:00
Ehsan Akhgari 65a94b78ba Merge mozilla-central into cedar 2011-04-09 23:26:53 -04:00
Justin Lebar caa0495193 Bug 646489 - Require yasm 1.0.1 instead of yasm 1.1.0 for libjpeg-turbo on Linux. r=khuey 2011-04-09 16:14:30 -07:00
Phil Ringnalda 81d237db1b Bug 648695 - Android builds broken by missing java, javac, and jar in configure, r=bsmedberg CLOSED TREE 2011-04-09 15:48:14 -07:00
Mitchell Field 91b2bb63d0 Merge mozilla-central to build-system. 2011-04-09 22:09:02 +10:00
Benjamin Smedberg 2f866727c7 Bug 648593 - Remove JavaXPCOM and its build support code from the main tree, r=ted
--HG--
extra : rebase_source : 5e3a8c714bb3761ec20170789ac5fc7d5033fc11
2011-04-08 12:51:33 -07:00
Matheus Kerschbaum 6989f02c74 Bug 634807 - Remove MOZ_PLAINTEXT_EDITOR_ONLY; r=khuey 2011-03-24 19:59:00 -04:00
Shawn Wilsher b6067336ca Merge mozilla-central into Places 2010-11-17 10:55:34 -08:00
Mike Hommey b1465b1b25 Bug 611405 part 1 - Export jemalloc symbols when linking with the xpcom standalone glue. r=bsmedberg,a=clegnitto 2010-11-17 09:56:19 +01:00
Shawn Wilsher af6792747b Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Brad Lassey 0b054b4f30 bug 595919 - Implement PDF printing for "Save As PDF" on Android r=vlad a=blocking-fennec 2010-11-16 18:33:56 -05:00
Shawn Wilsher 6f48d0fb79 Merge mozilla-central to Places. 2010-10-27 12:28:31 -07:00
Shawn Wilsher 175cb955f1 Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Shawn Wilsher 0863a78a68 Merging places and mozilla-central. 2010-10-15 09:26:15 -07:00
Shawn Wilsher faf9fd70b4 Bug 598306 - Upgrade to SQLite 3.7.3
This changeset contains the changes needed to mozilla code.
2010-10-13 15:35:16 -07:00
Walter Meinl bf6207bfa9 Bug 577011 - [OS/2] make _declspec unconditionally default symbol export r=daveryeo@telus.net a=benjamin
--HG--
extra : rebase_source : f73a926174bd7905f177b2e914492e42b90ac8c0
2010-11-09 11:13:03 +01:00
Karl Tomlinson 18ba559b0a b=611254 followup to f106f44c297b: add pangocairo with Qt (as well as GTK+) r=romaxa a=joe
--HG--
extra : transplant_source : %07%1C%98%7B%F5%A3%FD%E2S%08%C7Y%22%A8%0C%1F%17%7E0%00
2010-11-15 08:17:43 +13:00
Brad Lassey 0772da1a3c bug 609114 - use freetype's configure script configure its build rather than hard coding the makefile r=ted a=blocking-fennec 2010-11-03 08:50:53 -04:00
Brad Lassey 3273069dcc bug 610938 - build bustage when configuring with relative path, can't find ads2gas.pl r=khuey a=gavin 2010-11-11 17:30:51 -05:00
Kyle Huey 084b682101 Backing out Bug 590181 since the GCC 4.5 upgrade failed on this CLOSED TREE 2010-11-11 12:36:01 -05:00
Jacek Caban c0a0b39d02 Bug 601358 - d3d10 compilation failure without d2d compilation enabled r=bas.schouten a=joe 2010-10-14 21:03:20 +00:00
Gavin Sharp 9c3979c07e Backed out changeset 2313b1b0e0d5 a=backout 2010-10-14 14:29:08 -04:00
Gavin Sharp e62cd4af6c Backed out changeset 6946b5d25ac3
--HG--
extra : rebase_source : 4f3a2e8b05b7e0ba2ac6795a765b49fd04faf51e
2010-10-14 14:29:54 -04:00
Gavin Sharp c367ecbc48 Backed out changeset 5b8582013988 2010-10-14 14:30:31 -04:00
Serge Gautherie 4189b5abd6 Bug 603532 - LayerManagerD3D10.cpp fails to compile with "--with-windows-version=502"; (Av1) Make MOZ_ENABLE_D3D10_LAYER depend on WIN32_D2D_SURFACE_FEATURE.
r=vladimir.
2010-10-14 19:37:50 +02:00
Serge Gautherie 9d02966c73 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.
2010-10-14 19:37:50 +02:00
Serge Gautherie 43d0465661 Bug 555485 - [Win2K] "debug_util_win.cc(262) : error C3861: 'CaptureStackBackTrace': identifier not found"; (Av2a) configure.in: be more explicit and stricter when building without needed Windows SDK.
r=ted.mielczarek.
2010-10-14 19:37:50 +02:00
Michael Wu bdf9c73bb7 bug 605050 - Disable building accessibility on Android r=khuey a=bsmedberg 2010-10-25 17:34:29 -04:00
Gavin Sharp 27be72f887 Bug 600714: remove DDRAW junk from configure, r=vlad, a=joe
--HG--
extra : rebase_source : a7513209afbab105f23b3066e12d0bbc603af391
2010-09-29 18:38:26 -04:00
Justin Lebar 4c593b5afe Bug 590181 - Part 2: Use -O3 on Linux. r=ted, a2.0=dbaron (landing on CLOSED TREE) 2010-09-08 10:10:31 -07:00
Karl Tomlinson 1e9390abdb b=597147 part 18: use GDK's default PangoFontMap when suitable r=jfkthame
--HG--
extra : rebase_source : 62f25ad9a6c0b926f8c357cae8b85adfb44f2988
2010-11-11 11:30:21 +13:00
Takanori MATSUURA b9d509e897 Bug 595805 - Update required cairo version to 1.10. r+a=vlad 2010-10-12 13:35:54 +02:00
Kyle Huey 3dfccc9b58 Bug 600540: Disable raw video more. rs=me a=beltzner 2010-10-10 07:48:26 -04:00
Brad Lassey 22f9c5d728 Bug 511348 - Fixes build bustage on Android thumb builds r=derf a=build-bustage 2010-10-19 09:46:53 -07:00
Michal Novotny 475bf114b1 Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
--HG--
rename : content/html/document/public/nsIWyciwygChannel.idl => netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
rename : content/html/document/src/nsWyciwygChannel.cpp => netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
rename : content/html/document/src/nsWyciwygChannel.h => netwerk/protocol/wyciwyg/nsWyciwygChannel.h
rename : content/html/document/src/nsWyciwygProtocolHandler.cpp => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
rename : content/html/document/src/nsWyciwygProtocolHandler.h => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
2010-10-11 13:35:10 +02:00
Timothy B. Terriberry 51a2a95a70 Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. build changes. r=kyle a=blocking-fennec
--HG--
extra : rebase_source : 8a2b26f2150a440a2e289ddc94d9c3bfe6e23bbf
2010-10-18 19:56:01 -07:00
Tero Turtiainen baefbf7886 Bug 582621 - Sharing back-end for MeeGo r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 81386b7a9f512a2d060efcbe7b272bb0f4936fa4
2010-10-18 09:46:42 -07:00
Kyle Huey f7c47b0192 Fix the bustage for real by AC_SUBSTing the variable. r=me a=me 2010-10-15 21:47:47 -04:00
Michael Wu f759179867 Bug 588607 - 4a. Wrap the dl* functions with our own version, r=ted a=blocking-fennec
--HG--
extra : rebase_source : e10df4b4a99b04156b660fbc443b3061ec88c38f
2010-10-15 11:28:32 -07:00
Justin Lebar 527580d818 Bug 592923 - Add --enable-profiling configure option r=ted, a2.0=bz 2010-09-10 11:57:12 -07:00
Brad Lassey 9d7d76e4ed bug 601984 - 2-byte/4-byte wchar mismatch warnings r=khuey a2.0=dougt 2010-10-15 14:16:44 -04:00
Jonathan Kew 4f2591cf81 bug 527276 - part 2 - add OTS lib to the build process. r=ted a=blocking2.0 2010-10-07 08:59:18 +01:00
Kyle Huey 325fa98fac Bug 600541: Disable moz-device protocol by default. r=jdm a=beltzner
--HG--
extra : rebase_source : d97ce774da349445bd25df38357632beddb7a8dd
2010-10-06 16:19:22 -04:00
Kyle Huey 451c7d63f4 Bug 600540: Disable raw video by default. r=cpearce a=beltzer
--HG--
extra : rebase_source : 0ddea9a76805d6d8da3328c368c8393111ab7790
2010-10-06 16:17:54 -04:00
Mike Kristoffersen de37c32e72 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 36dbefc554 Bug 546514 - Part 1: Detect presence of D3D10 headers for D3D10 layers. r=vlad 2010-10-01 00:53:44 +02:00
Robert Sayre ea296ed7c4 Merge tracemonkey to mozilla-central a=blockers 2010-09-29 02:01:12 -04:00
Michael Wu f0b6eccfbe 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 f3418592a5 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 153b181d29 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 27b0c5d850 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 ddaffbdbe2 Merge mozilla-central to tracemonkey. 2010-09-26 12:49:11 -04:00
Mike Shaver 93b3b79259 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 f2726317d1 Bug 597465: Support linking app components into libxul. r=khuey a=blocking 2010-09-21 21:10:06 -04:00
Doug Turner ecee3f7945 Bug 567750 - Build option to use the system Pixman. r=khuey. a=dougt 2010-09-20 21:16:37 -07:00
Masatoshi Kimura cd7736f094 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 e0d70d1fe1 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 cf6bedb3af Bug 583849 - Use YASM to compile libvpx on Windows. r=ted, a2.0=blocking 2010-08-11 16:37:24 -07:00
Tom Brinkman 0cdcb67e1b 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
Justin Lebar 81b4973141 Bug 573948 - Part 1: Use libjpeg-turbo instead of libjpeg. r=jmuizelaar 2010-07-19 10:34:41 -07:00
Ehsan Akhgari c5a0193cbf Merge cedar into mozilla-central 2011-03-28 13:28:13 -04:00
Jacek Caban 34cd933970 Bug 631252 - Use -mstackrealign on 32-bit mingw r=dbaron a=NPOTB 2011-02-04 13:40:02 +00:00
Jeremias Bosch 5e4583b805 Bug 626595 - Make it possible to build maemo 6 platform version without meegotouch r=romaxa,ted.mielczarek a=approval2.0
--HG--
extra : rebase_source : 435438ae2c39833353a958ba2770f0e44439d7bc
2011-02-03 08:31:36 +02:00
Mounir Lamouri ee68fdbbfc Bug 620788 - Do not silently fall back to bundled NSS/NSPR if system ones can't be used. r=khuey a=bsmedberg 2011-02-03 00:13:07 +01:00
Oleg Romashin d936fc41f2 Bug 627678 - Crashreporter need to be ported on Qt. r=ted.mielczarek a=approval2.0 2011-02-01 21:11:22 +02:00
Benoit Jacob c304b8c770 Bug 630019 - the DXSDK way didn't work on build slaves! reverting to the way using the registry that was earlier reviewed by jag on bug 630019. r=jag, a=blocking2.0 2011-01-31 23:29:46 -05:00
Gavin Sharp 1766ae9620 Fix configure.in line endings from 22f4e4c325d6, a=bustage
--HG--
extra : rebase_source : bca3dcf3cac42ddc52abfb4d412be060615fc6a2
2011-01-31 16:17:56 -05:00
Benoit Jacob 73940122df Bug 630019 - fix ANGLE build, find any version of DirectX SDK - r=jag, a=blocking2.0 2011-01-31 20:58:02 -05:00
Mike Hommey cb4fa32013 Merge backout. a=bustage 2011-01-29 09:33:40 +01:00
Mike Hommey ad905e9003 Backed out changeset 32542df68da3 because of maemo bustage. a=bustage 2011-01-29 09:30:17 +01:00
Mike Hommey 28caf67459 Bug 627299 - Fix assembler arguments passed in CFLAGS. r=khuey,r=wtc,a=sdwilsh 2011-01-28 09:22:59 +01:00
Mike Hommey 303446550f Bug 628303 - Pass HOST_LDFLAGS to the build system. r=khuey,a=sdwilsh 2011-01-28 09:22:59 +01:00
Kyle Huey e7181ae62e 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 b61857a967 Backed out changeset 0e9ba7c029e3 2010-12-04 23:05:58 -05:00
Vladimir Vukicevic 37b7ebfff4 b=603367; use ANGLE for WebGL on Win32; r=bjacob 2010-12-03 14:44:01 -08:00
Tuukka Tolvanen d4f9e459b3 Bug 591152: Fix a few configure warnings. r=khuey a=npotb 2010-12-02 11:22:30 -05:00
Kyle Huey fe5f4b7b95 Bug 585011 - Invoke cl.py as a pymake native command. r=Callek, a=bsmedberg 2010-08-08 23:12:54 -07:00
Kyle Huey e84d89dd0f Backed out changeset 53952ab4a544 2010-11-22 10:58:16 -05:00
Kyle Huey a3e1036f46 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
Timothy B. Terriberry d7419772ff Bug 627981 - [clang]: A lot of errors for libtheora; r=ted 2011-03-17 09:03:00 -04:00
Ehsan Akhgari 79c7f38465 Backed out changeset eb6edf77b7c8 (bug 638149) because of build bustage 2011-03-27 15:30:22 -04:00
Rafael Ávila de Espíndola 5855b0a92d Bug 638149 - Need a way to disable -dead_strip on OS X; r=ted 2011-03-02 21:29:00 -05:00
Kyle Huey 66f15bf322 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 6385dac6d5 Bug 592457 - Don't create new signatures on windows, r=khuey a=blocking-beta5 2010-08-31 21:18:22 -04:00
jeremias bosch 2ffe49d1e9 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 ee7a060783 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 6e98e55af9 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 ac7444003e 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 811ba31b16 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 c88d7e5fcc Backed out changeset a6c18a123fbb due to everything-on-mac-bustage. a=backout 2010-08-27 09:00:54 -07:00
Boris Zbarsky ff25b22c88 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 4bec9296f8 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 e323fb12b7 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 72f42ba27f 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 c83b92e87a 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 0ebc780bc0 Fix busted configure on maemo 6. r=oleg
--HG--
extra : rebase_source : 49337aae68a644698e5ca64d64d67d18fc68f926
2010-08-24 09:53:28 -07:00
Bobby Holley 7b024d3079 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) baadcf5d9e 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 a3d0c57334 Backing out Bug 513681 and Bug 587371 for timeouts. 2010-08-22 10:13:09 -04:00
Bobby Holley 78160dc143 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 e0c003359c 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 221ab0a7a1 Bug 585020 - Remove build time option to disable svg. r=khuey a=bsmedberg 2010-11-24 01:09:31 +01:00
Serge Gautherie 393a7e9cff 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 c17e389d7a 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 767618fe25 Bug 608066 - Update libvpx to v0.9.5. r=chris,khuey a=b-f 2010-11-08 09:47:17 +02:00
Takanori MATSUURA 377e839b0f Bug 602533 - Update required pixman version to 0.19.2. r=vlad 2010-11-06 14:54:29 +01:00
Philipp Wagner 49a8a18815 Bug 601570 - Don't require schema-validation for xforms; r=ted.mielczarek,a=jst 2010-10-15 00:33:53 +02:00
Serge Gautherie ceca363127 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 121941461a 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 e583513fb9 Bug 593911 - Check for dlopen in the libc too. r=khuey a=bsmedberg 2010-11-05 18:26:51 +01:00
Mike Hommey dc0000696f Bug 577653 - Allow to build against system libvpx. r=khuey a=roc 2010-11-05 18:24:28 +01:00
Jory A. Pratt f2982e6e4f Bug 591145 - Remove configure checks for encoders. r=khuey a=bsmedberg 2010-11-05 18:23:05 +01:00
Brian Smith 8cea45505e bump nss/nspr version requirements in configure.in (r=wtc, bug 599324, a=blocker) 2010-12-09 17:28:15 -08:00
Jonas Sicking 13e0dcc9a4 Bug 550959: Require version 2.5 of python. r=ted a=sicking 2010-08-19 13:08:47 -07:00
Mitchell Field 4f5a43d03a 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 e2d9eedb7d bug 577531 - Fix non-thumb2 builds on Android, cleanup CFLAGS r=ted a=dougt 2010-08-24 02:10:12 -04:00
Ted Mielczarek b9a639ddc6 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 ed569a9c92 bug 595172 - enable crash reporting on Android builds. r=mitch a=blocking-fennec 2010-10-14 19:28:50 -04:00
Ted Mielczarek 0dec26e812 bug 595171 - crashreporter glue for Android. r=blassey a=blocking-fennec 2010-10-13 14:27:44 -04:00
L. David Baron aef7e8c77a Fix indentation in configure --help. Whitespace changes only. 2010-08-19 09:37:59 -04:00
Takanori MATSUURA 79a1b52966 Bug 587614. Remove MOZ_NO_INSPECTOR_APIS. r=ted,a=NPOTB 2010-08-19 21:44:34 +12:00
Micah Gersten 9ddb51dc8b Bug 567620. Bump minimum version for system NSPR. r=ted 2010-08-19 21:39:05 +12:00
Kyle Huey 23c692757b Dummy whitespace change to get the tree hook to accept my push. a=me 2010-08-18 09:32:35 -04:00
Benjamin Smedberg bb3c32b43f 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 29ebe47feb 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 569513b131 merge after backing out Bug 581000. 2010-08-16 18:55:06 -07:00
Daniel Holbert c99df9537e Backed out bug 581000 (changeset 280b993408e7) for causing bug 583821. 2010-08-16 18:54:43 -07:00
Kyle Huey c780782545 Bug 587363: Fix the spelling mistake by committing the fix I meant to commit. 2010-08-16 14:09:02 -04:00
Kyle Huey 7422eb1bef Make --disable-libxul imply --enable-shared-js. (Bug 587375) r=ted a2.0=dbaron 2010-08-16 10:04:10 -04:00
Kyle Huey 880891577c 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 0ef09abf02 Merge mozilla-central -> e10s. 2010-08-13 21:24:11 -07:00
Taras Glek e69976af9b Bug 580407 - Link js statically r=bsmedberg+khuey a=bsmedberg 2010-08-13 21:18:05 -07:00
Robert Sayre 5aa84cfd12 Merge tracemonkey to mozilla-central. 2010-08-13 12:45:44 -07:00
Robert Sayre 349bc55b80 Merge mozilla-central to tracemonkey. 2010-08-10 15:41:49 -07:00