Jacek Caban
|
250a5b4b27
|
Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
|
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 |
|
Ginn Chen
|
9df652824c
|
Bug 539188 Fix jemalloc linkage for Solaris, revert Bug 534848 r=ted.mielczarek
|
2010-05-06 13:49:27 +08:00 |
|
Chris Jones
|
def07f1688
|
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
|
44de71fb26
|
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
|
c7bc54dc38
|
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
|
8fc0512b9d
|
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
|
d7497412f7
|
Bug 517122 - Remove MOZ_DEFAULT_TOOLKIT remnants(!?); (Bv1) Just remove them.
r=ted.mielczarek.
|
2010-05-04 17:29:02 +02:00 |
|
Kyle Huey
|
55ab261134
|
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
|
5b06807639
|
Bug 561674: Stop defining DEBUG_<username> r=ted
--HG--
extra : rebase_source : 613353cb297fada3eeecde44750c367286ba4e5a
|
2010-04-26 17:10:45 -04:00 |
|
Dave Townsend
|
74b7768710
|
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
|
4c0e7e140d
|
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
|
6b359a22c7
|
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
|
d99196bab5
|
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
|
3cc7e88b9c
|
Bug 550599 - "add ia64-hpux block to configure.in" [r=ted]
|
2010-03-29 13:37:00 -04:00 |
|
Ben Newman
|
ec00ae01fb
|
Support __stdcall nsRunnableMethods (part 2/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:32 -07:00 |
|
Mike Hommey
|
7ef93c2266
|
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
|
0631a52319
|
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
|
489c868dfa
|
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
|
5d898ba9aa
|
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
|
09859f339d
|
b=441767, arm builds need an ABI defined, r=ted
|
2010-04-20 00:04:48 -07:00 |
|
Vladimir Vukicevic
|
3ce92fdab6
|
b=480735; add infrastructure for simple timeline logging; r=bsmedberg
|
2010-04-20 00:04:42 -07:00 |
|
Chris Jones
|
44d38d6ce5
|
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
|
e35d8e72d5
|
Bug 545869 - Remove small buffer #defines and use preferences. r=honza
|
2010-04-20 09:32:28 -07:00 |
|