Benjamin Smedberg
|
7d138d4786
|
Make NS_IsMainThread faster on our major platforms. (Bug 521750) r=dbaron
|
2009-10-28 10:28:57 -07:00 |
|
Jim Blandy
|
bef42a8e7c
|
Bug 524724: Correctly disable WebGL under OSSO. r=red on poor Maemo
The original test was written before NS_OSSO was set. There's an
appropriate place later on in the configure script to check for the
header.
|
2009-10-27 13:54:54 -07:00 |
|
Jim Blandy
|
c93384a279
|
Bug 517566: Enable WebGL in configure.in, and check for requisite headers. r=vladimir,r=dbaron
|
2009-10-27 09:05:51 -07:00 |
|
Brad Lassey
|
9cdb5d1610
|
bug 520622 - use windows style paths for windows mobile build r=ted
|
2009-10-26 13:28:33 -04:00 |
|
Mark Finkle
|
79170a9a1c
|
Bug 517086: Set Fennec user agent [r=ted]
|
2009-10-26 12:07:56 -04:00 |
|
Makoto Kato
|
6604b7ecbf
|
Bug 518544 - configure cannot detect NEON support if using gcc in Ubuntu 9.04 ARM. r=vlad
|
2009-10-26 10:22:19 +09:00 |
|
John Wolfe
|
01c0e0d7b0
|
Bug 458088 - add WinCE default configuration settings to configure.in. r=ted
|
2009-10-25 14:42:53 +01:00 |
|
Shawn Wilsher
|
694b4258a3
|
Backout of bug 519270 - Upgrade to SQLite 3.6.18 due to some instability.
--HG--
extra : rebase_source : 2c0dbb9016d4eb56b1eb4df2a2c77ddd9bae8ad0
|
2009-10-22 13:31:17 -07:00 |
|
Karl Tomlinson
|
8a951f092d
|
b=520030 increase --enable-system-cairo required version to ensure fixes for @font-face crashes r=jdaggett
--HG--
extra : rebase_source : 63192b9609ccccdd153b66ab32ea8cd4f9050460
|
2009-10-22 13:15:19 +13:00 |
|
Mark Finkle
|
026067fc7a
|
Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted.mielczarek]
|
2009-10-15 14:38:10 -04:00 |
|
Mark Finkle
|
106506ee28
|
Backed out changeset 7c0b5c2b3501
|
2009-10-13 16:20:11 -04:00 |
|
Mark Finkle
|
d24c495257
|
Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted]
|
2009-10-13 15:55:11 -04:00 |
|
Markus Stange
|
49505be9f8
|
Merge backout of bug 456646.
|
2009-10-09 18:15:34 +13:00 |
|
Markus Stange
|
8efbc0ba13
|
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
|
2009-10-09 18:14:31 +13:00 |
|
Markus Stange
|
5506bd72d5
|
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
|
2009-10-01 11:15:32 +13:00 |
|
Makoto Kato
|
e3fe66b156
|
Bug 469654 - Windows x64 build support. r=ted
|
2009-10-06 17:28:05 +09:00 |
|
Wolfgang Rosenauer
|
6a76bd0c25
|
Bug 520224 - correct CPU_ARCH/TARGET_XPCOM_ABI for ppc64 and s390(x). r=ted
|
2009-10-05 22:49:47 +02:00 |
|
Chris Jones
|
d215e057fe
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
|
Chris Jones
|
08de77b6a4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
|
Ben Hearsum
|
baa8f1cd08
|
bug 505504: Add Windows 7 SDK to build machines - bump the default --with-windows-version. r=ted
|
2009-10-02 15:47:40 -04:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Josh Aas
|
dbdf354cea
|
Use gcc-4.2 by default on Mac OS X in all configurations. b=513353 r=ted
|
2009-09-30 16:58:41 -04:00 |
|
Benjamin Smedberg
|
a719c9e22f
|
Bug 518401 - configuring with a relative path fails on Windows, r=ted
--HG--
extra : rebase_source : 14de4165119fad32325c5251401c439a8aceb7b6
|
2009-09-30 10:07:38 -04:00 |
|
Shawn Wilsher
|
210ef32add
|
Bug 519270 - Upgrade to SQLite 3.6.18
This changeset contains the changes to mozilla code for the upgrade.
|
2009-10-01 10:17:02 -07:00 |
|
Martin Stránský
|
485d0bfba9
|
Bug 72892 - nsLocalFile::GetDiskSpaceAvaialble ignores quotas for unix, r=bsmedberg
--HG--
extra : rebase_source : 3bd5a75f7548a1ca45ff96676a752f23a2e9a13d
|
2009-09-30 14:26:10 -04:00 |
|
Makoto Kato
|
756a48ee5b
|
Really disable ctypes on arm. b=519146, r=ted
|
2009-09-28 09:02:10 -07:00 |
|
Jonathan Steele
|
e9d7a4f4b7
|
Bug 514787 - Remove unused TARGET_CARBON and TARGET_API_MAC_CARBON in configure.in. r=ted
|
2009-09-27 11:22:48 +02:00 |
|
Josh Aas
|
ba317ab8ba
|
Enable Core Text text back-end by default. b=517877 r=ted
|
2009-09-26 22:44:08 -04:00 |
|
Tobias Hunger
|
28c24755b6
|
Bug 518585 - Fix the cairo Qt backend to build. r=pavlov
|
2009-09-26 17:51:08 +02:00 |
|
Mitchell Field
|
eb31b31d25
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Dan Witte
|
b2b12ba398
|
Add libffi_msvc fork for msvc x86 builds, and other build fixes for various platforms.
bug 513783, r=bsmedberg.
|
2009-09-23 10:57:22 -07:00 |
|
Dan Witte
|
38eb8b7058
|
Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg.
|
2009-09-23 10:57:22 -07:00 |
|
Vladimir Vukicevic
|
1a2a2812ac
|
b=416117; allow building jemalloc on windows with vc9sp1; r=ted
--HG--
rename : memory/jemalloc/crtsp1.diff => memory/jemalloc/crtvc8sp1.diff
|
2009-09-22 13:00:18 -07:00 |
|
Walter Meinl
|
7209d54085
|
[OS/2] Bug 512504 - don't link against external libs that are stubs when the real function is in libc, r=pweilbacher
|
2009-09-22 15:57:05 +02:00 |
|
Benjamin Smedberg
|
56a8d84c46
|
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
|
2009-09-22 09:05:48 -04:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Vladimir Vukicevic
|
411b62d064
|
b=517557; remove --enable-canvas; r=ted
|
2009-09-18 16:48:35 -07:00 |
|
Vladimir Vukicevic
|
371933ca83
|
b=516213; Freshen WebGL implementation and enable on trunk (part 2); r=mwsteele,roc
|
2009-09-17 23:01:12 -07:00 |
|
Wolfgang Rosenauer
|
126243331c
|
Bug 512671 - gnomevfs and gio shouldn't be built in libxul-sdk builds. r=luser
|
2009-09-16 15:41:54 +02:00 |
|
Josh Aas
|
f7b71f7247
|
Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted
|
2009-09-15 13:11:24 -04:00 |
|
Mitchell Field
|
9bf8383b06
|
Bug 513924 - "remove tons of options from configure" [r=ted.mielczarek r=benjamin]
--HG--
extra : rebase_source : 2ca44f54f550507248b41c69c883090c389db419
|
2009-09-15 13:06:32 -04:00 |
|
Josh Aas
|
51c5e114f4
|
Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted
|
2009-09-15 13:02:12 -04:00 |
|
L. David Baron
|
11b15e5fab
|
Don't check for iwlib.h if SKIP_LIBRARY_CHECKS is set. (Bug 509060) r=bsmedberg
|
2009-09-11 06:46:35 -04:00 |
|
Ted Mielczarek
|
d7a8dd29bf
|
bug 511743 - add way to apply NSS patches to source at build time. r=bsmedberg
|
2009-09-02 09:35:14 -04:00 |
|
Gavin Sharp
|
b432764e55
|
Bug 514954: add AC_DEFINE/AC_SUBST for official branding, r=ted
|
2009-09-07 00:07:14 -04:00 |
|
Jacek Caban
|
354f838a98
|
Bug 505739 - "Remove XCFLAGS from default compile line to fix mingw cross-compile issues" (remove X_CFLAGS from CPPFLAGS) [r=bsmedberg]
|
2009-09-04 21:54:02 -05:00 |
|
Wan-Teh Chang
|
87346592e8
|
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
|
2009-09-04 18:28:54 -07:00 |
|
Serge Gautherie
|
d7644dac13
|
Bug 514664 - Remove (now) useless MOZ_ENABLE_COCOA; (Av1-MC) Just remove it
r=ted.mielczarek
|
2009-09-05 00:23:50 +02:00 |
|
Gavin Sharp
|
5f8a3a627a
|
Bug 514519 - make --enable-official-branding app-agnostic. r=ted
|
2009-09-04 14:27:49 +02:00 |
|
Mitchell Field
|
be725fa2ce
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04:00 |
|