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

2575 Коммитов

Автор SHA1 Сообщение Дата
Glenn Randers-Pehrson 18488786d9 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 4bfdde6d45 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 f18026ca65 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 65c3d85b93 Fix indentation in configure --help. (Bug 569261) r=ted 2010-06-02 14:04:21 -07:00
Justin Wood 84a2201b0a Bug 565191 - Add build option "--with-debug-label". r=ted 2010-05-19 16:37:11 -04:00
Michael Wu dc3db854dc Bug 565089 - Allow cairo to build on Android. r=jmuizelaar,ted 2010-05-25 15:21:18 -07:00
Brad Lassey da18737fab bug 563751 - add configure option to enable building for thumb2 instruction set r=ted 2010-05-04 15:40:47 -04:00
Brad Lassey 74db90d53e bug 559263 - implement jemalloc for android r=vlad 2010-05-25 11:28:14 -04:00
Taras Glek 2f8d184957 Backout bug 537857 2010-05-24 15:21:24 -07:00
Taras Glek afbd192c91 Backed out changeset bfcdd30e82bf 2010-05-24 15:20:26 -07:00
Taras Glek 54aa5aed7a Bug 537857: Remove dead symbols in linker. r=ted
--HG--
extra : rebase_source : 91c5e1d886606da9c06f24afa2f0c898a60b1427
2010-05-23 10:47:10 -07:00
Kyle Huey 03ba7d50ed Bug 561674: Stop defining DEBUG_<username>. r=ted
--HG--
extra : rebase_source : 290d08ee449b383e55b83dec87a963b6d4f1927c
2010-05-23 10:43:34 -07:00
Michael Wu bd325f3e7a Bug 561471 - Add support for Android to configure.in, r=ted 2010-05-19 13:19:11 -07:00
Michael Wu ebdbeedf08 Bug 552121 - Add omnijar as a configure option [1/7], r=ted 2010-05-19 13:05:47 -07:00
Mitchell Field 5a492220e0 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 e1332b9cde 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 4a9eb898b2 Bug 555562 - remove xpctools as no maintainer in 3 years. r=shaver 2010-05-24 11:31:27 +02:00
Kyle Huey 14f1e32ca3 Backing out Bug 561674. 2010-05-23 15:12:52 -07:00
Kyle Huey b1168397f6 Backed out changeset 7efb41b5e57a 2010-05-23 15:12:20 -07:00
Michael Kohler 8550fb091a 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 727ca03a21 Bug 557000 - Correctly set GCC_VERSION on mingw. r=ted 2010-04-03 14:41:33 +02:00
Daniel Holbert b846bcb38d 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 1525faa802 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 4199098716 Bug 557566 part 0: Add "--disable-warnings-as-errors" mozconfig option. r=ted 2010-05-06 11:53:14 -07:00
Serge Gautherie a469a1d319 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 26c03e3257 Bug 418866 - Set the proper gcc flags for pgo on Linux [r=ted.mielczarek] 2010-05-06 09:26:05 +02:00
Ginn Chen f542843cc0 Bug 539188 Fix jemalloc linkage for Solaris, revert Bug 534848 r=ted.mielczarek 2010-05-06 13:49:27 +08:00
Chris Jones e5b0a6f49d Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg 2010-05-05 16:35:09 -05:00
Ted Mielczarek c1c99dd338 Backed out changeset 510669ff9ba1 "bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. r=ted" for OS X bustage 2010-05-05 11:00:22 -04:00
Jacek Caban ae41b47c6b bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. r=ted 2010-04-16 17:25:29 +02:00
Serge Gautherie 694e1fb7e7 Bug 557958 - Get rid of MOZ_DISABLE_VISTA_SDK_REQUIREMENTS, which was deprecated in m-1.9.2; (Av1) Just get rid of it.
r=ted.mielczarek.
2010-05-04 17:30:31 +02:00
Serge Gautherie 846c3f9275 Bug 517122 - Remove MOZ_DEFAULT_TOOLKIT remnants(!?); (Bv1) Just remove them.
r=ted.mielczarek.
2010-05-04 17:29:02 +02:00
Kyle Huey c6a9dd32ac Backed out Bug 561674 until we can get a suitable replacement for debug only code on tinderbox. 2010-05-02 18:14:59 -04:00
Kyle Huey a0ee0f9f42 Bug 561674: Stop defining DEBUG_<username> r=ted
--HG--
extra : rebase_source : 613353cb297fada3eeecde44750c367286ba4e5a
2010-04-26 17:10:45 -04:00
Dave Townsend bfd56a86b8 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Dave Townsend f0177a9b21 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
Chris Jones 76b03a561a Bug 560723: Interpose non-throwing mozilla variants of VC10 STL functions that throw exceptions. r=ehsan sr=bsmedberg
--HG--
rename : memory/mozalloc/throw_msvc.cpp => memory/mozalloc/msvc_throw_wrapper.cpp
2010-04-28 19:38:41 -05:00
Justin Wood 469b97cb38 Bustage Fix for Bug 516758. Be sure to AC_DEFINE MOZ_HELP_VIEWER if set. r=ted
Fixes SM Bug 561663.
2010-04-27 22:35:00 -04:00
The Written Word 8d2289b9c9 Bug 550599 - "add ia64-hpux block to configure.in" [r=ted] 2010-03-29 13:37:00 -04:00
Ben Newman 6251d7498d Support __stdcall nsRunnableMethods (part 2/3 of bug 558498). r=dwitte sr=dbaron 2010-04-20 16:21:32 -07:00
Mike Hommey c8d89d57be Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin] 2010-04-24 09:39:53 +02:00
Mike Hommey 371a807e0e Bug 558747 - Fix --with-system-bz2=/some/path configure flag [r=benjamin]
--HG--
extra : rebase_source : d88a38bdd0ebd3bbc6247befdf6312db7e6ede6e
2010-04-22 10:13:50 +02:00
Chris Jones d1a05fbacd commit 2b579d5d4287cc059ac57d6aabf12fc9b6e00493
Author: Jacek Caban <jacek@codeweavers.com>
Date:   Wed Apr 21 12:17:09 2010 +0200

    Bug 557060 - mingw fix
2010-04-21 23:41:42 -05:00
Josh Aas 08b4ba1802 Don't run Flash 10.1 out of process on Mac OS X if machine has an Intel GMA9XX GPU. b=559441 r=bgirard 2010-04-21 19:57:22 -04:00
Vladimir Vukicevic a902aa32e1 b=441767, arm builds need an ABI defined, r=ted 2010-04-20 00:04:48 -07:00
Vladimir Vukicevic 7d8278a6fd b=480735; add infrastructure for simple timeline logging; r=bsmedberg 2010-04-20 00:04:42 -07:00
Chris Jones b7adedd5b6 Bug 557060: Check for |class __declspec(dllimport) exception| bug in older VC/SDKs and that _Throw() is present. r=bsmedberg 2010-04-20 15:12:04 -05:00
Doug Turner 2ced4ed3a9 Bug 545869 - Remove small buffer #defines and use preferences. r=honza 2010-04-20 09:32:28 -07:00
Mike Hommey a3c2b24aa1 Bug 558789 - Allow to build against system libevent [r=benjamin, r=cjones]
--HG--
extra : rebase_source : cd964ba40277ebd89dda8392c8a842ca9ef01bf8
2010-04-20 09:06:55 +02:00
Mike Hommey f792e85c00 Bug 528687 - Don't use TLS variables on mips, because of a binutils bug [r=benjamin]
--HG--
extra : rebase_source : b4106e7e5478855cd19ff5ea6644afd544bb87eb
2010-04-20 09:00:24 +02:00