Commit Graph

686 Commits

Author SHA1 Message Date
Chris Jones
e5481210f2 Merge mozilla-central to pick up unit test fixes 2009-10-22 20:33:36 -05: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
Benjamin Smedberg
15de24f35e Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Benjamin Smedberg
47962706bf Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds
--HG--
extra : rebase_source : 9da68ad54e7c378a4c9bbaac7b2166630827ec60
2009-10-19 09:55:03 -04:00
Shawn Wilsher
4a9618fd08 Bug 524144 - Upgrade to SQLite 3.6.20
This changeset only contains changes to Mozilla code.
2009-11-05 08:24:14 -08:00
Vladimir Vukicevic
2e0f9d6bd7 b=523959; [webgl] enable WebGL with EGL on Maemo and WinCE; r=stuart 2009-12-06 16:07:58 -08:00
Benjamin Smedberg
fa058fc1f1 Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04: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
Chris Jones
826a18e082 bug 518126, part 2: add infrastructure for C++ tests of IPDL-generated code. r=ted,bsmedberg 2009-10-06 13:02:26 -05:00
Ben Turner
62534891fc Merge mozilla-central 2009-10-05 16:08:52 -07: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
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
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
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
Ben Turner
29c6cc37ec Merge mozilla-central 2009-09-23 13:14:34 -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
Ben Turner
66a36315ce Merging mozilla-central once more to hopefully clear windows unit tests 2009-09-20 10:47:21 -07: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
Benjamin Smedberg
d44f878b56 Merge mozilla-central into Electrolysis. 2009-09-18 16:47:18 -04:00
Chris Jones
f0661e7597 Merge backout. CLOSED TREE 2009-11-16 23:50:52 -06:00
Chris Jones
8cce8d8541 Backout b68f602ce949 2009-11-16 23:49:22 -06:00
Daniel Holbert
7fb1bea83e Bug 528263: Use -Wno-variadic-macros argument for g++, to hide useless compiler warning. r=graydon r=bsmedberg 2009-11-16 17:22:53 -08:00
Chris Jones
75d8b06554 bug 527590: make it an error to hide a virtual method declaration by overloading it in a derived class. (use |using base::method;| if you really mean to do that). rs=bsmedberg 2009-11-16 17:57:21 -06:00
Bartłomiej B.
3def1cac9f Bug 521750 - Follow-up: add some actually used compilation options when detecting __thread support [r=bsmedberg] 2009-11-16 10:48:34 -06:00
L. David Baron
02335727eb Need an AC_TRY_LINK when checking for __thread in case a new gcc is combined with an old ld. (Bug 521750) r=bsmedberg 2009-10-30 14:06:35 -07:00
Shawn Wilsher
ef1cdaa26d Bug 525539 - Upgrade to SQLite 3.6.16.1
This fixes one common crash bug in SQLite 3.6.16 tracked by bug 523405.
2009-10-30 13:24:21 -07:00
Benjamin Smedberg
7d138d4786 Make NS_IsMainThread faster on our major platforms. (Bug 521750) r=dbaron 2009-10-28 10:28:57 -07:00
Makoto Kato
e3fe66b156 Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Karl Tomlinson
a527c04bef b=518506 make public pixman symbols available in --disable-libxul and --enable-system-cairo builds r=bsmedberg 2009-12-14 10:00:31 +13:00
Jacek Caban
e9e103ba3e Bug 529327 - Undefined references to IID_* symbols on mingw, r=ted 2009-12-13 09:44:15 -08:00
Jacek Caban
a19344c344 Bug 526302 - Wrong OS_TEST value when cross compiling on Linux with mingw, r=cls, sr=ted 2009-12-13 09:44:15 -08:00
Josh Aas
f55da0118f Backed out changeset 3ff17b03644e: Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. 2009-12-13 07:57:08 -05:00
Ted Mielczarek
2a7c428b02 Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-13 02:10:11 -05: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
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
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
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
Serge Gautherie
374aaaddf3 Bug 513602 - Remove (now) useless MOZ_GFX_TOOLKIT; (Bv1-MC) Just remove it
r=vladimir
2009-09-01 00:41:38 +02:00
Benjamin Smedberg
187a34a633 Merge mozilla-central into Electrolysis 2009-08-26 12:15:27 -04:00
Ted Mielczarek
6999827df6 bug 508861 - Build/ship the C++ runtime with MSVC/jemalloc. r=bsmedberg
--HG--
extra : rebase_source : 3ce54c05f07236d49469b66c695bfac3ccef06af
2009-08-17 13:13:37 -04:00
Doug Turner
72c70cdea8 Bug 512520 - remove Maemo geolocation providers. r=staurt 2009-08-25 15:08:56 -07:00
Masatoshi Kimura
5196c3f287 Bug 509179. Disable compilation of TSF when not available in the SDK. r=ted 2009-08-25 12:13:42 -07:00
jhorak@redhat.com
0535295ab4 Bug 402892. Support gio as well as gnome-vfs. r=roc 2009-08-25 11:58:11 -07:00
Ben Turner
abeb9976bc Merge backout 2009-08-07 11:55:36 -07:00
Ben Turner
b03c1e8753 Backed out changeset c2858daf5f4a now that bsmedberg's boxes are updated. 2009-08-07 11:55:24 -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
Benjamin Smedberg
1086beb68c Disable using the static C++ runtime (on Windows-MSVC) because Chromium requires the full version and we're getting duplicate symbols. See bug 508861 which may be a necessary in order to get nightly builds running again (we actually need to ship the C++ runtime somewhere). 2009-08-06 16:09:55 -04:00
Brian Crowder
474f14058c Bug 509249: Fast Startup component, r=luser,mfinkle, sr=gavin, original code by vlad 2009-08-22 00:13:49 -07:00
Karl Tomlinson
b6fc8db4b7 Bug 511326 Move libasound out of global OS_LIBS r=doublec 2009-08-21 10:08:18 +12:00
Robert Strong
9c9b7be90e Followup to Bug 507513 - Need ABI defined for WinCE / WinMo. Make the code portable. r=ted.mielczarek 2009-08-18 16:08:56 -07:00
Taras Glek
8943704095 Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
2009-08-28 11:03:51 -07:00
tglek@mozilla.com
a0ee6410f1 Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
2009-08-27 08:35:48 -07:00
Ted Mielczarek
3d123a9cd0 bug 511791 - configure and PGO fail with ICC. r=bsmedberg 2009-08-25 18:18:24 -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
Ben Turner
df5d36ce7c Disable necko wifi for the moment until bsmedberg updates his linux box 2009-07-30 12:03:46 -07:00
Ben Turner
cd1d42ffe0 Merge mozilla-central 2009-07-30 11:28:07 -07: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
Benjamin Smedberg
0501b7a589 Make --disable-ipc work... mac-ppc now builds by default. 2009-07-20 15:04:52 -04:00
Benjamin Smedberg
1e808cd4ea Merge mozilla-central into Electrolysis
--HG--
rename : modules/plugin/base/src/nsPluginHostImpl.cpp => modules/plugin/base/src/nsPluginHost.cpp
2009-07-20 09:36:23 -04:00
Benjamin Smedberg
48ed871d69 Disable IPC on mac PPC, probably permanently 2009-07-17 16:19:01 -04:00
Benjamin Smedberg
e12b5aded9 Bug 463417 - import the nsinstall.exe source from CVS buildtools repository: make it capable of copying files with very long names, build it by default on Windows hosts, and stop using the moztools version, r?timeless 2009-07-17 15:10:35 -04:00
Benjamin Smedberg
1292d2280d Bug 463417 - import the nsinstall.exe source from CVS buildtools repository: make it capable of copying files with very long names, build it by default on Windows hosts, and stop using the moztools version, r?timeless 2009-07-09 14:48:45 -04:00
Vladimir Vukicevic
9b3959126b b=500472; flash activex shunt for Windows CE; r=jst 2009-07-16 14:13:29 -07:00
Florian Queze
4c700ff4e9 Bug 498330 - make distclean doesn't work with --disable-compile-environment. r=ted 2009-07-13 13:48:46 +02:00
Jeff Muizelaar
5550947a46 Remove debugging code that slipped in with changeset 4f3614d130da 2009-07-10 13:51:54 -04:00
Benjamin Smedberg
cc94d1bdc5 Require Windows XP SP2, and disable a compile-time check which doesn't make much sense in the chromium code. 2009-07-02 11:57:55 -04:00
Benjamin Smedberg
95fa1bb9af Build fixes: * enable RTTI by default when building with GCC to work around the tr1/functional error * link with -lrt * Tell chromium that it's always using wide wchar on Linux 2009-06-30 13:21:26 -04:00