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

2752 Коммитов

Автор SHA1 Сообщение Дата
Jeff Walden 7c4e0d85e0 Revert symbolizing changes, to see whether optimized+no strict aliasing fixes n810. 2010-03-23 13:03:07 -07:00
Jeff Walden b53d61798f Force ARM builds to be debug to really, really get symbols this time, for realz. r=<unprintable words> 2010-03-22 15:28:25 -07:00
Jeff Walden 08b3093d1f Another try at getting a symbolicated build from tinderbox...words cannot express my feelings on this matter at this point. 2010-03-22 11:56:59 -07:00
Doug Turner fff7c7543e Bug 554692 - Maemo location provider. r=oleg
--HG--
extra : rebase_source : ea58c30392f9450eba80070d5a4be75028df7fd0
2010-04-02 00:56:22 -07:00
Andrew Sutherland 75f6a23b81 Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. rs=sdwilsh, some other dude who gave him an rs for such upgrades in general. 2010-03-31 13:30:26 -07:00
Dan Witte f621917024 Revise js-facing API for js-ctypes, patch v2. b=513788, r=jorendorff 2010-03-11 17:17:36 -08:00
Jacek Caban b939ba30a4 Bug 538216 - mingw fix. r=ted 2010-03-11 17:17:35 -08:00
Michael Wu 406cfb5bf8 Bug 555088 - Support building freetype2 on other platforms, r=ted 2010-03-30 12:51:31 -07:00
Chris Jones b466ee3083 Backed out changeset 3bbb3c3d3fa8 because of universal build issues with IPC-only files 2010-03-30 13:40:52 -05:00
Josh Aas fee09f5bbd Enable MOZ_IPC for i386 Mac OS X. b=555234 r=bsmedberg 2010-03-30 13:34:20 -04:00
Ted Mielczarek 1c22dc06a5 bug 554364 - use -fomit-frame-pointer on Linux. r=jimb
--HG--
extra : rebase_source : bd10a4c633d32c100ce24613d28a43feac78a816
2010-03-26 14:23:48 -04:00
Ted Mielczarek 1af99bda51 bug 554021 - enable compiling Breakpad on Linux/x86-64 by default. r=jimb
--HG--
extra : rebase_source : f5414423aa2b364bedacc4e0f42f11578f1552b0
2010-03-25 09:16:19 -04:00
Doug Turner b8d17539d6 Backing out Bug 554692 - Integrate Maemo Geolocation provider. Its causing redness on the old SDK we use 2010-03-25 18:28:44 -07:00
Doug Turner 537a4f6a73 Bug 554692 - Integrate Maemo Geolocation provider. r=roxama
--HG--
extra : rebase_source : 0293aa2cadd38bca1793af0e94a77792f6a4bfef
2010-03-24 12:57:41 -07:00
Mitchell Field fbe91d0427 bug 517097 - make enabling debug symbols more sane r=ted 2010-03-02 06:24:00 -05:00
Jim Mathies c99f0a77ac back out of patch for bug 517097 due to bustage. CLOSED TREE 2010-03-10 10:51:15 -06:00
Mitchell Field 9b1e4d4a5b bug 517097 - make enabling debug symbols more sane r=ted
--HG--
extra : rebase_source : 7abb0297202f10afe80c5a74e47899b4762095a2
2010-03-02 06:24:00 -05:00
Phil Ringnalda 452e7aafff Bug 547653 - Build toolkit search based on a define rather than an exclusion of some apps, r=ted
--HG--
extra : rebase_source : b164bf687e7926a81ae8b25823858f11565a947c
2010-02-21 21:51:18 -08:00
Dan Witte c00be81363 Bug 550646 - 32-bit Mac OS X builds cross-compiled on Mac OS X broken. Followup fix to revert
--host/--target changes.
2010-03-09 16:05:07 -08:00
Dan Witte ca0d383a0f Bug 550646 - 32-bit Mac OS X builds cross-compiled on Mac OS X broken. r=bustage fix, pending review. 2010-03-09 15:12:39 -08:00
Benoit Girard 984af21306 Add support for the NPAPI Core Animation drawing model. b=497225 r=josh sr=roc 2010-03-23 20:51:11 -04:00
Mark Banner 2483c49b52 Bug 552222 Drop MOZ_XPFE_COMPONENTS / --disable-xpfe-components. r=ted 2010-03-23 20:33:51 +00:00
Mark Banner 515419516b Fix configure's loading of the branding files to use the defined rather than one obtained by side-effect. r=ted over irc, no bug 2010-03-23 15:39:55 +00:00
Shawn Wilsher 9f96dabd0b Bug 551260 - Upgrade to SQLite 3.6.23
This contains the changes to configure.in (adding some checks for system SQLite)
and the changes to the README.mozilla file.
r=asuth
r=ted
2010-03-22 11:54:18 -07:00
Doug Turner 57529a6dc5 Bug 552446 - Qt with-qtdir should not use a subdirectory. When using this configure option, you no longer need to specify the parent of that qt directory. r=ted 2010-03-22 10:20:14 -07:00
Mike Hommey 52a4f29e5d Bug 548273 - Simplify how js/src/configure is called from main configure. r=bsmedberg 2010-03-22 09:14:58 +01:00
Justin Wood d3332ffa9b Bug 547083, configure bails for Python 2.6. check for and use py2.6. r=ted 2010-03-20 23:24:26 -04:00
Ted Mielczarek a839ea2a00 bug 548113 - Sync to Breakpad revision 554. Local Makefile changes. r=jimb
--HG--
extra : rebase_source : d0d8cb30bb0536530df9070ad8386534432b9b95
2010-03-17 11:57:25 -04:00
Josh Aas c6dc7010ed Bustage fix, don't enable MOZ_IPC for i386 Mac OS X builds. 2010-03-17 16:52:36 -04:00
Josh Aas a2692ba2fb Bustage fix, don't enable MOZ_IPC for PPC builds. 2010-03-17 15:47:27 -04:00
Josh Aas 36aed1ebfa Allow Gecko to build and run on Mac OS X with MOZ_IPC defined. b=552862 r=cjones 2010-03-17 14:38:28 -04:00
Dan Witte 2db5cbfb5c Bug 551724 - Disable ctypes on x86/msvc if MASM is unavailable. r=ted 2010-03-15 11:39:31 -07:00
Makoto Kato 00a1a4c107 Bug 550811 - bustage on Windows x64 buiild for js-ctypes. r=ted 2010-03-09 17:38:30 +09:00
Benjamin Smedberg b140f3f88e Bug 550602 - pymake broken with ctypes changes, override SHELL, r=ted 2010-03-06 18:50:45 -05:00
Doug Turner 0ab4b8ae8a Bug 550649 - configure.in changes for Qt. fixing up with-qtdir so that it works. r=ted 2010-03-08 09:02:29 -08:00
Ginn Chen cc271b782d Bug 548218: Reference to static function in function templates not allowed with Sun Studio compiler r=bsmedberg 2010-03-08 17:36:19 +08:00
Ginn Chen 350ebe7936 Bug 550154: PGO build issue on Solaris SPARC r=ted.mielczarek 2010-03-08 17:35:41 +08:00
Serge Gautherie e49216da86 Bug 550468 - Fix support for Pango font engine on Qt platform; (Bv1) Make MOZ_PANGO overridable from confvars.sh, Merge duplicated code.
r=karlt.
2010-03-07 23:25:54 +01:00
Walter Meinl 65cceb90ab Bug 550542: [OS/2] Followups for xmalloc r=cjones 2010-03-06 12:58:04 -05:00
Oleg Romashin 6fc8159e23 Bug 550468 - Fix support for Pango font engine on Qt platform. r=karlt. 2010-03-06 15:29:55 +02:00
Serge Gautherie 11cbfe0b25 Bug 547609 - configure.in: improve --disable-compile-environment option code; (Av1-MC) Use MOZ_ARG_DISABLE_BOOL().
r=ted.mielczarek.
2010-03-05 21:58:44 +01:00
Serge Gautherie b67f437699 Bug 534408 - Core bug 514665 dropped/replaced USE_SHORT_LIBNAME uses: port that to c-c (apps); (Av1-MC) Remove obsolete MOZ_MOVEMAIL and MOZ_STATIC_MAIL_BUILD.
r=ted.mielczarek.
2010-03-05 21:58:12 +01:00
Dan Witte 522848a0fa Enable building of the libffi internal MSVC code, instead of libffi_msvc. b=538216, r=ted 2010-03-05 11:31:53 -08:00
Serge Gautherie 2b29977e7b Bug 545320 - Port |Bug 482156 - Get rid of (unnecessary) LIBGNOME dependency| and related follow-ups to comm-central; (Bv1-MC) Remove missed LIBGNOME_VERSION.
r=benjamin.
2010-03-04 19:19:41 +01:00
Chris Jones 90e5b2265a Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
Serge Gautherie 997849d1bf Bug 485405 - Use gmake to build NSS, even when using pymake everywhere else; (Cv1) Remove leftover comment on (1.9.3) m-c.
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Brad Lassey 93bf95ec1c bug 547519 - enable building for windows mobile with a minimal mozconfig r=ted 2010-03-02 15:48:49 -05:00
Ginn Chen 73da8e6c3f Bug 530484 Implement Necko-WiFi on Solaris r=dougt 2010-03-02 13:55:23 +08:00
Makoto Kato ab43ba5424 Bug 528131 - build config should check whether __force_align_arg_pointer__ is valid. r=ted 2010-03-01 13:24:42 +09:00
Oleg Romashin 06bd76881c Bug 547690 - QtUiTools is not required for Qt port compilation. r=dougt 2010-02-28 08:16:20 +02:00
Jonathan Kew cf84dfafe8 Bug 548177 - remove ATSUI text rendering code. r=jdaggett 2010-02-26 06:20:38 -08:00
Kai Engert d0cf766c37 Bug 527659, Update Mozilla-central to NSS 3.12.6
=== r=rrelyea for upgrading to release candidate 1
=== reapplying bug 519550 on top
=== includes PSM makefile tweak to keep TLS disabled (variables changed in the updated NSS snapshot)
=== change configure.in to require the newer system NSS, r=wtc
2010-02-12 09:47:51 +01:00
Benjamin Smedberg 68937b2279 Backed out changeset fe08cc555248 - bug 517097 - make enabling debug symbols more sane because it added -fno-inline to opt builds and a 50% perf regression 2010-02-11 17:14:38 -05:00
Mitchell Field 38fb505f32 bug 517097 - make enabling debug symbols more sane r=ted.mielczarek
--HG--
extra : rebase_source : 3b9b43f06fbbd1bcceb5763061ee97378602cac5
2010-02-11 08:21:00 -05:00
Ehsan Akhgari e9325e1b8c Bug 545225 - Sqlite configure test failing on 3.6.22; r=ted.mielczarek 2010-02-09 20:33:35 -05:00
Boying Lu 0ce3c7810f Bug 542187 - replace double quote with single quote, r=ted 2010-02-09 16:47:48 -08:00
Doug Turner 7892aabac9 Bug 543976 - Clean up Maemo defines. r=ted 2010-02-09 11:02:11 -08:00
Boris Zbarsky af4d6a6921 Bug 543081. Put -lobjc in LDFLAGS, not LIXBUL_LIBS. r=ted 2010-02-09 12:09:06 -05:00
Boris Zbarsky 5553fe0b7e Bug 542033. Use the right MOZ_FIX_LINK_PATHS when darwin is the target. r=ted 2010-02-09 12:09:05 -05:00
Wan-Teh Chang 4c4c88d8f2 Bug 529319: Use LIB_SUFFIX instead of IMPORT_LIB_SUFFIX for NSS import
libraries because NSS uses a different import library suffix (.a) for
MinGW (Mozilla uses dll.a), but NSS's import library suffix is the same
as Mozilla's LIB_SUFFIX on all platforms.  The patch is contributed by
Jacek Caban <jacek@codeweavers.com>.  r=wtc.
2010-02-05 18:27:00 -08:00
Walter Meinl 5511b8f432 Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted
--HG--
extra : rebase_source : c1a6deb7130b1142ca58dad88a34ecdcda75a378
2010-02-04 15:51:02 +01:00
Michael Wu 4eda34afaf Bug 538269 - Set HOST_AR_FLAG like HOST_AR, r=ted
--HG--
extra : rebase_source : 7d96f2c97970ad7c086e51ce99a08918e507aa1f
2010-02-03 14:40:34 -08:00
Phil Ringnalda b3dd1501f2 Remove comment about broken Solaris qsort, since the AC_DEFINE went away before 1.4, and the code that cared about the define went away before M18 2010-01-04 21:56:45 -08:00
Bas Schouten 8c3274b7ad Bug 527707. Build System DWrite/Direct2D mods. r=ted 2010-01-22 15:38:23 -05:00
Michael Wu f32be26e5b Bug 536440 - Remove unnecessary HOST_AR setting, r=ted 2010-01-21 15:11:55 -08:00
Makoto Kato ccdb20845f Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
Turuoka (Kyoya Sakaguchi) f46b78d8ef Bug 538144 "configure: line 18450: NS_HILDONFM: command not found" r=ted 2010-01-13 11:37:34 +09:00
Chris Jones f3372c628f Bug 522126, part 3: Use POSIX-clock TimeStamp/TimeDuration implementation if configure.in says it's supported. r=luser 2010-01-07 11:21:33 -06:00
Shawn Wilsher 0543929d6a Bug 530667 - Upgrade to SQLite 3.6.22
This changeset contains the changes to our files for the upgrade.
rs=mconnor for SQLite library upgrade

--HG--
extra : rebase_source : bc0909691d6a13f6fccd4a4ee65727b51379d11e
2010-01-06 10:32:47 -08:00
Reed Loden b3b373ba01 Bug 532645 - "Upgrade libpng to version 1.4.0" (Bump MOZPNG in configure.in) [r=glennrp] 2010-01-06 09:13:18 -06:00
Chris Jones 2091d244b2 Bug 529441: Build with -Werror=return-type (where available) so that not returning a value from a non-void function results in a build error instead of a warning. r=luser 2010-01-04 12:13:58 -06:00
Oleg Romashin 58dbf1f774 b=532621; Allow to build gnomevfs handler extension with --disable-gnomevfs 2009-12-23 13:56:17 +02:00
Wolfgang Rosenauer 35005c339d Bug 526451 - allow to build gconf and gnomevfs/gio support independently. r=ted 2009-12-23 08:35:27 +01:00
Ehsan Akhgari fecd93939a Bug 445164 - Cookies not securely deleted from cookies.sqlite; r=ted 2009-12-21 16:20:20 -05:00
Ted Mielczarek 92a98a2e95 Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-15 01:52:57 -05:00
Mark Banner 77f843aabb Comm-central bustage follow electrolysis landing: allow MOZ_IPC to be disabled by default in confvars.sh. r=bsmedberg a=bsmedberg 2009-12-14 16:10:22 +00:00
Benjamin Smedberg a908f87a09 WinMo bustage: Electrolysis doesn't have WinMo tinderboxes and we had a silent code race with bug 515748. 2009-12-14 10:53:57 -05:00
Benjamin Smedberg a54e6acfd8 Merge mozilla-central into electrolysis. 2009-12-14 08:01:18 -05:00
Benjamin Smedberg 636d74b114 Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell. 2009-12-12 13:38:25 -05:00
Benjamin Smedberg 4e352d7aeb Merge mozilla-central into electrolysis 2009-12-04 11:28:50 -05:00
Hanspeter Niederstrasser 29008433c6 Bug 532112 - "fontconfig/fcfreetype.h not found during configure check" [r=bsmedberg] 2009-12-03 02:16:36 -06:00
Benjamin Smedberg e98d1daf07 Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
Karl Tomlinson 0e8153bc55 b=527980 don't use tree-cairo preprocessor symbols to test for fontconfig r=bsmedberg 2009-11-27 13:21:31 +13:00
Ted Mielczarek 2dae1cece4 bug 530093 - allow building with VC10. configure+build system changes. r=bsmedberg 2009-11-23 10:20:21 -05:00
Benjamin Smedberg d74c6776f3 Merge mozilla-central into electrolysis. 2009-11-19 12:41:46 -05:00
Benjamin Smedberg d8c7dfc1dd Merge mozilla-central into electrolysis. 2009-11-11 12:35:42 -05:00
Ginn Chen 56aa915b4b Bug 519401 js-ctypes failed to compile on Solaris with Sun Studio compiler r=dwitte 2009-12-01 20:41:52 +08:00
Brad Lassey 7316a1c605 bug 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted 2009-12-04 14:14:18 -05:00
Benjamin Smedberg 1d97bbb36a Merge from mozilla-central. 2009-11-06 09:54:28 -05:00
Benjamin Smedberg b32ff65cda Update chromium code to newer versions (rev 23304) to avoid tr1/function which doesn't compile without RTTI on, and disable RTTI by default. 2009-11-04 15:46:27 -05:00
Oleg Romashin 907bb1faa0 Bug 527363 - JS-ctypes fail to compile on Maemo ARM. r=dwitte 2009-11-11 08:57:47 +02:00
Mark Finkle 83b31eb1d1 Bug 495674: Internet connection should be initiated if needed [r=biesi] 2009-11-18 10:20:45 -05:00
Benjamin Smedberg 34440c4bbc Merge mozilla-central into e10s. 2009-10-28 11:32:00 -04:00
Chris Jones bcf3969bc6 Merge mozilla-central to pick up unit test fixes 2009-10-22 20:33:36 -05:00
Shawn Wilsher cae988cf47 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 1de28feb17 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 9ae75c423f Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Benjamin Smedberg e8114f1b53 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 552cdda90d 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 7e80dba7f5 b=523959; [webgl] enable WebGL with EGL on Maemo and WinCE; r=stuart 2009-12-06 16:07:58 -08:00
Benjamin Smedberg 960781ec85 Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
Jim Blandy 92471e8274 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 c0634bd24a 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 74559ddca4 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 1458356fce Merge mozilla-central 2009-10-05 16:08:52 -07:00
Wolfgang Rosenauer 23b84e09fc 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 7ee5cecce4 Merge backout of bug 456646. 2009-10-09 18:15:34 +13:00
Markus Stange 94f4ccb97f Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better. 2009-10-09 18:14:31 +13:00
Chris Jones 2151b59798 Merge backout 2009-10-02 18:09:39 -05:00
Chris Jones 708e2e04ae Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Ben Hearsum d6be338ba6 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 f2df9d3504 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 24f7463d0c 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 9914a675f3 Merge mozilla-central 2009-09-23 13:14:34 -07:00
Vladimir Vukicevic 7c4a9a0ff3 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 a265eab0b0 [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 2ddee4d280 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 596ccf5e7a Merging mozilla-central once more to hopefully clear windows unit tests 2009-09-20 10:47:21 -07:00
Phil Ringnalda 6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Vladimir Vukicevic d023bfc631 b=517557; remove --enable-canvas; r=ted 2009-09-18 16:48:35 -07:00
Benjamin Smedberg 03bc0e116d Merge mozilla-central into Electrolysis. 2009-09-18 16:47:18 -04:00
Chris Jones 427a01d800 Merge backout. CLOSED TREE 2009-11-16 23:50:52 -06:00
Chris Jones 2a2094819d Backout b68f602ce949 2009-11-16 23:49:22 -06:00
Daniel Holbert f9c9ba9cff 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 8a41af9985 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 691214a200 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 4eb9387563 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 9b387c80c1 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 9a7ff08a35 Make NS_IsMainThread faster on our major platforms. (Bug 521750) r=dbaron 2009-10-28 10:28:57 -07:00
Makoto Kato 3a0c0c3f5d Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Karl Tomlinson 5492f67440 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 b3c46ff741 Bug 529327 - Undefined references to IID_* symbols on mingw, r=ted 2009-12-13 09:44:15 -08:00
Jacek Caban be2720394f 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 e0c2fe308b 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 e991ec6e9e 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 c62e96b0c0 b=516213; Freshen WebGL implementation and enable on trunk (part 2); r=mwsteele,roc 2009-09-17 23:01:12 -07:00
Wolfgang Rosenauer 220c968af5 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 8ebbb5dc03 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 fe0c8cd2d4 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 8feeba4bec 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 5af590af06 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 2019309068 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 42afa88874 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 55cf0f2f37 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 150c8d5be2 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 82052e3ad8 Bug 514954: add AC_DEFINE/AC_SUBST for official branding, r=ted 2009-09-07 00:07:14 -04:00
Jacek Caban c45ec6e926 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 7a99ca1ed3 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 9435d4e28a 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 cdbe41c67b Bug 514519 - make --enable-official-branding app-agnostic. r=ted 2009-09-04 14:27:49 +02:00
Mitchell Field d6e8ce5295 Bug 514131 - remove xpcom/obsolete, r=bsmedberg 2009-09-02 13:01:29 -04:00
Serge Gautherie 51d8738e84 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 689058eecc Merge mozilla-central into Electrolysis 2009-08-26 12:15:27 -04:00
Ted Mielczarek f2d96f1b3d 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 60ae41e157 Bug 512520 - remove Maemo geolocation providers. r=staurt 2009-08-25 15:08:56 -07:00
Masatoshi Kimura b8b02603b9 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 a5beb085b9 Bug 402892. Support gio as well as gnome-vfs. r=roc 2009-08-25 11:58:11 -07:00
Ben Turner 4b83a1de0e Merge backout 2009-08-07 11:55:36 -07:00
Ben Turner 3b69dc049c Backed out changeset c2858daf5f4a now that bsmedberg's boxes are updated. 2009-08-07 11:55:24 -07:00
Brad Lassey f2b1972741 bug 520622 - use windows style paths for windows mobile build r=ted 2009-10-26 13:28:33 -04:00
Mark Finkle 3d58d58fdc Bug 517086: Set Fennec user agent [r=ted] 2009-10-26 12:07:56 -04:00
Makoto Kato eedbf120db 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 8cca79671f Bug 458088 - add WinCE default configuration settings to configure.in. r=ted 2009-10-25 14:42:53 +01:00
Benjamin Smedberg 536bd45d92 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 3ff16209ca Bug 509249: Fast Startup component, r=luser,mfinkle, sr=gavin, original code by vlad 2009-08-22 00:13:49 -07:00
Karl Tomlinson f46b4eab5b Bug 511326 Move libasound out of global OS_LIBS r=doublec 2009-08-21 10:08:18 +12:00
Robert Strong 6d1e20da00 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 5cee56363b Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
2009-08-28 11:03:51 -07:00
tglek@mozilla.com 6da2f5fcc8 Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
2009-08-27 08:35:48 -07:00
Ted Mielczarek b219a04d76 bug 511791 - configure and PGO fail with ICC. r=bsmedberg 2009-08-25 18:18:24 -04:00
Mark Finkle 656cb66199 Backed out changeset 7c0b5c2b3501 2009-10-13 16:20:11 -04:00
Mark Finkle f26ed39b9d 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 dec6db0c06 Disable necko wifi for the moment until bsmedberg updates his linux box 2009-07-30 12:03:46 -07:00
Ben Turner a050c21b91 Merge mozilla-central 2009-07-30 11:28:07 -07:00
Shawn Wilsher 87d5dd1cbd 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ý 202ff4aa95 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 598716340a Really disable ctypes on arm. b=519146, r=ted 2009-09-28 09:02:10 -07:00
Jonathan Steele 795daf9ace 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 1518dffcdd Enable Core Text text back-end by default. b=517877 r=ted 2009-09-26 22:44:08 -04:00
Tobias Hunger be6f02b857 Bug 518585 - Fix the cairo Qt backend to build. r=pavlov 2009-09-26 17:51:08 +02:00
Mitchell Field 41c8798093 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Dan Witte af2c3364cd 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 8716af4a26 Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
Benjamin Smedberg 3f76d197c8 Make --disable-ipc work... mac-ppc now builds by default. 2009-07-20 15:04:52 -04:00
Benjamin Smedberg 8094281085 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 a5a8720d99 Disable IPC on mac PPC, probably permanently 2009-07-17 16:19:01 -04:00
Benjamin Smedberg f901818963 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 d615293e95 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 cab646a652 b=500472; flash activex shunt for Windows CE; r=jst 2009-07-16 14:13:29 -07:00
Florian Queze b06df296e2 Bug 498330 - make distclean doesn't work with --disable-compile-environment. r=ted 2009-07-13 13:48:46 +02:00
Jeff Muizelaar 220b6e9cfb Remove debugging code that slipped in with changeset 4f3614d130da 2009-07-10 13:51:54 -04:00
Benjamin Smedberg 5f48293ccf 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 a7eaf47932 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
Benjamin Smedberg e527ef540e Merge changes from mozilla-central to electrolysis 2009-06-30 12:04:18 -04:00
Benjamin Smedberg 08c3ca4c7b Make --enable-libxul the default, since we require it with IPC 2009-06-30 10:59:54 -04:00
Karl Tomlinson be3d6eb544 Bug 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted 2009-06-30 13:57:56 +01:00
Benjamin Smedberg a90c9ba160 Build the pieces of the chromium code we actually need. Many thanks to bent for doing this the first time: I redid the Makefile to be all in one directory and use vpath directives so that dependencies work correctly. 2009-06-29 14:31:58 -04:00
Walter Meinl 4739734af2 Bug 494490 - make install on linux installs the system_wrappers{_js} in includedir; r=benjamin 2009-06-24 23:31:27 +02:00
Jonathan Steele 2e25f45794 Bug 477170. Remove Windows95/98 support from configure.in. r=ted
--HG--
extra : rebase_source : cf9d5aa2347053266a63f92a27d1f23d0186a7d3
2009-06-24 21:10:47 +12:00
Doug Turner a0cca3eda6 Bug 500088. CAIRO_HAS_DDRAW_SURFACE is not tested for on WINCE. I also moved cairo.h from nsWindow.cpp to nsWindow.h to support this #define. r/sr=stuart. 2009-06-23 17:26:11 -07:00
Kevin Brosnan 016c741bf0 Bug 499144 - system-nspr dependency outdated in configure.in. r=benjamin 2009-07-09 14:55:53 +02:00
Serge Gautherie d601847fb6 Bug 481780 - WINCE define needs to be in ACDEFINE; (Bv1) Un-duplicate |AC_SUBST(WINCE)|; r=ted.mielczarek 2009-07-09 14:01:16 +02:00
Vladimir Vukicevic 344e4eadd9 b=503123; add some additional defines/include paths to WinCE tools; r=dougt 2009-07-08 16:34:01 -07:00
Phil Ringnalda d2ca4abd8e Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted 2009-07-07 20:24:45 -07:00
Phil Ringnalda b493ac4260 Bug 501586 - Remove the last vestiges of MOZ_MILESTONE_RELEASE, r=ted 2009-07-07 20:24:40 -07:00
Siddharth Agarwal fe7342bd72 Followup to Bug 489579 (Use -FI (force include) for MSVC instead of passing defines via the command line) -- remove the $(DEPTH) after the -FI. r=ted
--HG--
extra : rebase_source : c5d0f524254754e8dc9ba0ea876c525a30ab6317
2009-06-23 23:19:30 +05:30
Makoto Kato e2ad10727b Bug 497826 - _PLATFORM_DEFAULT_TOOLKIT of WinCE should be 'cairo-windows' instead of 'windows'. r=ted 2009-06-23 13:27:13 +09:00
Siddharth Agarwal bef9676443 Final part of bug 503756 -- reland bug 489579. r=bsmedberg
--HG--
extra : rebase_source : 73a994583b600cc03ba51a323cf96bb18c2e8153
2009-08-14 03:03:30 +05:30
Vladimir Vukicevic e904e6da92 b=500883; put canvas3d into core (disabled by default, configure flag to enable); r=me,npotb 2009-06-27 16:44:35 -07:00
Phil Ringnalda e7d4b33ab3 Bug 499632 - Remove run_viewer target, r=ted 2009-06-26 22:31:32 -07:00
Robert Sayre f412b45d68 Merge tracemonkey to mozilla-central. 2009-07-29 17:05:05 -04:00
Robert Sayre 636f608126 Merge mozilla-central to tracemonkey. 2009-07-28 15:39:43 -04:00
Bobby Holley cd0b27cceb Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir 2009-07-29 10:13:08 -04:00
Jason Orendorff 3431af1c47 Bug 505522 - Support building with C++ exceptions. r=bsmedberg. 2009-07-21 12:13:21 -05:00
Wesley W. Garland 1d78b17e21 Bug 502696 js_CompareAndSwap on sparc should not use PRLock() r=jorendorff sr=benjamin 2009-07-24 17:41:42 +08:00
Justin Dolske fb434726f0 Bug 504953 - Clean up firefox branding in the build system. r=benjamin
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
2009-07-23 17:35:49 -07:00
Peter Weilbacher 829e02dcea [OS/2] Bug 506524: Disable Necko-WiFi by default on OS/2, r=wuno@lsvw 2009-07-26 21:28:24 +03:00
L. David Baron ce9ac156d8 Fix typo in error message. (Bug 505774) 2009-07-22 14:58:16 -04:00
L. David Baron 656406295d Don't silently disable WiFi on Linux if we can't find iwlib.h. (Bug 503597) r=dougt,bsmedberg 2009-07-22 07:23:25 -04:00
Siddharth Agarwal 99c5a5a321 Part of Bug 503756 -- temporarily back out bug 489579 so that srcdir builds start working again. 2009-07-21 20:06:10 +05:30
L. David Baron f6da2efd50 Backed out changeset 6e11834d07c9 (Bug 503597) until x86_64 Linux tinderboxes (bug 505215) and maybe other tinderboxes (bug 505203, bug 505204) are updated. 2009-07-20 08:58:17 -04:00
L. David Baron 1abef83160 Don't silently disable WiFi on Linux if we can't find iwlib.h. (Bug 503597) r=dougt,bsmedberg 2009-07-20 07:04:42 -04:00
L. David Baron 53e2566c2b Use char16_t when available, and when it is, don't test for -fshort-wchar. (Bug 502298) r=bsmedberg 2009-07-20 07:04:41 -04:00
Jonathan Steele 7ca075a6db Bug 508720 - Remove less than 4 for GCC Version in Mac; r=ted.mielczarek 2009-08-11 00:40:46 +02:00
Serge Gautherie c582f4062e Bug 508760 - Remove MSVC6 support from the tree; (Av1) configure.in; r=ted.mielczarek 2009-08-08 11:47:15 +02:00
Serge Gautherie eb225d6760 Bug 508156 - configure.in: remove AC_DEFINE(_WIN32); (Av1) Just remove it; r=ted.mielczarek 2009-08-08 11:47:12 +02:00
Benjamin Smedberg bba15fbb29 Bug 508677 - Remove PyXPCOM (extensions/python) from mozilla-central. The code now lives in a separate repository, http://hg.mozilla.org/pyxpcom. moa=toddw r=ted 2009-08-07 13:10:07 -04:00
Shawn Wilsher 20198282b0 Bug 508104 - Upgrade to SQLite 3.6.16.
This contains the changes to mozilla code.
r=asuth

--HG--
extra : rebase_source : b7e5fc8824f207a37c1ea2c71a9a250ab5a7e513
2009-08-03 16:01:56 -07:00
Robert Sayre 1354a12127 Merge mozilla-central to tracemonkey. 2009-08-02 15:27:09 -07:00
Robert Strong cf96b0067e Bug 507513 - Need ABI defined for WinCE / WinMo, r=ted.mielczarek 2009-08-01 16:21:59 -07:00
Mark Steele 1af5610ff2 Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff 2009-07-30 11:48:02 -07:00
Doug Turner b151fd72c7 Bug 495542 - make building without a necko/wifi an error. r=ted 2009-06-30 16:49:38 -07:00
Vladimir Vukicevic e74300c7d0 b=381494; add optional splashscreen for our slower targets; r=bsmedberg 2009-06-16 11:59:35 -07:00
Siddharth Agarwal 8aa60a10f5 Bug 489579 -- Use -FI (force include) for MSVC instead of passing defines via the command line. r=ted
--HG--
extra : rebase_source : 3ac723088c40af8840dc5ff26a1cbde457e5c65f
2009-05-11 16:09:33 +05:30
Shawn Wilsher cf1e10d39d Bug 493560 - Upgrade to SQLite 3.6.14.2
This change contains the changes to mozilla code for the SQLite upgrade.
r=asuth
2009-06-11 14:21:03 -07:00
Vladimir Vukicevic caada9a07f b=494095; use -O3 for Mac builds; r=sayrer 2009-05-20 22:18:39 -07:00
Shawn Wilsher 051bdc15e7 Backed out changeset dd3d70e5849e (bug 493560) 2009-05-19 16:46:20 -04:00
Shawn Wilsher f854d83098 Bug 493560 - Upgrade to SQLite 3.6.14.1
This changeset contains the changes to Mozilla code.
r=asuth
2009-05-19 08:10:52 -07:00
Hiroyuki Ikezoe f4c2964244 Bug 493672: fix xulrunner --with-libxul-sdk build, r=bsmedberg 2009-05-19 11:05:24 -04:00
Benjamin Smedberg ed93ee935f Bug 491855 - Enabling CoreText should be explicit instead of magically enabled based on the SDK version, r=ted 2009-05-12 10:31:09 -04:00
Josh Aas de6cea9549 Default Mac OS X minimum deployment target for 64-bit builds should be 10.5. b=492089 r=ted 2009-05-12 10:08:07 -04:00
Daniel Holbert 5c46154ce5 Bug 491325: Redirect stderr of 'cat' to /dev/null in configure.in's check for GCC pipe support. r=ted 2009-05-05 10:54:38 -07:00
Michael Ventnor 8d9ac8159c Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc 2009-05-04 10:11:11 +02:00
Dão Gottwald d8fe419911 Backed out changeset 99cdecb3734f 2009-05-04 10:23:25 +02:00
Michael Ventnor 7b6ec343ea Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc 2009-05-04 10:11:11 +02:00
Phil Ringnalda 03278668ab Bug 489122 - MOZ_REFLOW_PERF not AC_DEFINED by --enable-reflow-perf since it's misspelled _PREF in configure.in, r+sr=roc 2009-05-03 18:35:33 -07:00
Siddharth Agarwal c61dd94f15 Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Doug Turner def7efcf2b bug 490365 - fixed checkerboard screen of death caused by huge_malloc failure due to configure.in error. r=staurt 2009-04-28 09:43:18 -07:00
Doug Turner 48c3023086 bug 490325 - fixed build bustage on wince r=blassey 2009-04-28 09:39:55 -07:00
Vladimir Vukicevic 83135751fd b=490037; export localtime_r/gmtime_r from CE shunt; r=dougt 2009-04-24 12:55:12 -07:00
Vladimir Vukicevic 58c5594f79 b=488608; enable jemalloc on CE6; r+sr=stuart 2009-04-24 10:31:18 -07:00
Vladimir Vukicevic d74478825c Backed out changeset 1eec75c27e2f 2009-04-24 10:43:19 -07:00
Vladimir Vukicevic ea2f5a27fc b=488608; enable jemalloc on CE6; r+sr=stuart 2009-04-24 10:31:18 -07:00
Vladimir Vukicevic 721ab2c374 b=489732; add start of no-native-theme theme; r=me,nptob 2009-04-22 21:40:53 -07:00
Vladimir Vukicevic 6047b94178 b=488910, cairo ddraw backend for wince (configure bits); r=vlad 2009-04-22 17:48:30 -07:00
cmills@nvidia.com 98d436b376 b=484864, b=488910 - cairo ddraw backend for wince; r=vlad 2009-04-22 17:48:30 -07:00
Neil Rashbrook 675589edb9 Followup to bug 427750 to check for Python 2.5 only when building on Windows as a host r=ted 2009-04-22 13:15:23 +01:00
Nino DAversa 9f514b4be2 Bug 482613 - Support for WiFi Scanning on Windows Mobile r=dougt, sr=jst 2009-04-21 07:30:25 -07:00
Siddharth Agarwal cf6f7628f6 Bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- part 2, define MOZ_WINSDK_TARGETVER and error out if the SDK is too old. r=bsmedberg 2009-04-21 13:26:26 +01:00
tk e691f19226 bug 487396 - fix some of the jemalloc windows build madness (followup). r=ted 2009-04-21 07:32:16 -04:00
Ted Mielczarek 9778d6ab76 bug 487396 - fix some of the jemalloc windows build madness. r=bsmedberg 2009-04-20 06:56:23 -04:00
Ginn Chen 744e35f875 Bug 488260 Sun Studio is not recognized if $CC, $CXX are not set r=jim 2009-04-20 15:22:56 +08:00
Benjamin Smedberg 79f1d51693 Bug 486782 - Implement a MOZILLA_FS_LAYOUT makefile variable to distinguish between the bundle layout used by darwin-cocoa and the standard unix-like layout used by darwin-gtk2. Original patch by Jeremy Huddleston, updated and r=bsmedberg 2009-04-15 09:08:58 -04:00
Shawn Wilsher 783fd39a36 Merge for backout of bug 487664 2009-04-14 15:10:28 -04:00
Shawn Wilsher 3c0a6e7a21 Backed out changeset 629e0c724413 (bug 487664) 2009-04-14 15:09:56 -04:00
Vladimir Vukicevic 9af6bdf08f b=487956; Fix wrong braces in configure.in, leading to premature expansion; r=stuart 2009-04-14 10:21:23 -07:00
Shawn Wilsher 433fa2dd6d Bug 487664 - Upgrade to SQLite 3.6.13
This changeset contains the changes needed for Mozilla's code.
r=asuth
2009-04-14 11:40:43 -04:00
Josh Aas 39f5ad242c Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Josh Aas b5c4ced94f Minor Mac OS X fs code cleanup, mostly change some member variable names. b=487045 r/sr=roc 2009-04-09 20:46:49 -04:00
Vladimir Vukicevic 8f6c5b65be b=482676; add pixman NEON optimizations; r=jeff 2009-04-07 12:12:31 -07:00
Jeff Muizelaar 52c97edf1e Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
Replaces lcms with qcms
2009-04-07 12:02:11 -04:00
Ted Mielczarek 5dbd040cf7 bug 427750 - Require python >= 2.4 to build Mozilla (and >=2.5 on Windows hosts). r=bsmedberg 2009-04-06 14:09:15 -04:00
Matthew Gregan 1922412388 Bug 485291 - Update liboggplay to b4a7efa06d46596515071490cb255c3548d90371. rs=roc, r=ted.mielczarek for build changes, r=chris.double for local liboggplay changes
--HG--
extra : rebase_source : 84b9322bc764ff70d0df4bd9ff51c3ec243bdc1d
2009-04-04 01:56:22 +13:00
Joe Drew db7246feb6 Backed out changeset 6f3c2171bbb2:
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
2009-04-03 16:27:27 -04:00
Jeff Muizelaar e823d73623 Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad 2009-04-03 15:09:56 -04:00
Benjamin Smedberg 31e8405239 When building with pymake, use gmake for NSS because of the pain and suffering on Windows. 2009-03-11 16:32:10 -04:00
Jonathan Kew 9c5052b1c6 Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett 2009-03-29 17:31:51 -07:00
Serge Gautherie 4eb784a90c Bug 479978 - remove references to MOZ_PROFILE from the build system; (Cv2-MC) the 8 files; r=ted.mielczarek 2009-03-28 03:00:25 +01:00
Josh Aas ead58807ca Backed out changeset e413694940b3 2009-03-27 14:32:49 -07:00
Jonathan Kew 142b887c3f Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X builds right now due to Mac OS X 10.4 not supporting Core Text. b=389074 r=jdaggett 2009-03-27 10:18:35 -07:00
Brad Lassey 7a50fa1c98 bug 481582 - changes to configure.in needed to build jemalloc on windows ce r=bsmedberg 2009-03-23 21:18:19 -04:00
Joe Drew 1df9d9d65c Bug 484076 - Update pixman and cairo. This upgrades Cairo to git revision c932a809d6484503d7ee267d934bbc87c8d44092. r=vlad 2009-03-20 16:02:45 -04:00
Josh Aas dde6460538 Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg 2009-03-19 10:41:13 -07:00
Doug Turner 3652c70b16 Bug 482613. Until WinCE wifi support is enabled, do not error out. fixes build bustage on wince 2009-03-17 23:56:28 -07:00
Doug Turner c4b46661bd Bug 479898 - Support for wifi scanning. r=dolske/stuart, sr=jst 2009-03-16 17:30:58 -07:00
Daniel Holbert 17b0f92cbd Bug 473705: Enable SVG Animation (SMIL) support in builds by default. r+sr=roc 2009-03-10 13:36:38 -07:00
John Daggett 917a5a9e8f backing out ca2d45349d89 due to unit test failures 2009-03-10 17:00:09 +09:00
Daniel Holbert 36a8b01715 Bug 473705: Enable SVG Animation (SMIL) support in builds by default. r+sr=roc 2009-03-09 21:43:01 -07:00
Doug Turner b38df147a7 Bug 481780 - WINCE define needs to be in ACDEFINE. r=ted 2009-03-09 16:53:53 -07:00
Antonio Gomes (tonikitoo) cc56acc7ca Bug 482156 - Get rid of (unnecessary) LIBGNOME dependency. r=bsmedberg and roc 2009-03-09 19:38:59 -04:00
Robert Sayre 7d362491de Merge tracemonkey to mozilla-central. 2009-03-09 14:45:46 -04:00
Benjamin Smedberg ea55eb615e Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
Nicholas Nethercote 25ca356b40 Bug 475876: change --with-valgrind to --enable-valgrind and add hooks to tell valgrind about the JIT's self-modifying code. r=gal (JIT parts), r=luser (build config parts). 2009-03-05 13:24:03 -08:00
Doug Turner bf850dbb2e bug 473180. remove TARGET_DEVICE=emulator. It was an old hack to get builds working on wince simulators. no longer needed r=ted+jimb 2009-02-26 12:23:25 -08:00
Jeff Muizelaar fabd738e33 Bug 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01:00
Siddharth Agarwal 8270eca8b1 Part 1 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- define MOZ_WINSDK_MAXVER to be highest Windows version supported by the SDK, r=ted 2009-02-21 03:09:20 +01:00
Ginn Chen f00fb7f292 Bug 476448 fix for Sun Studio Express r=jim 2009-02-18 19:45:21 +08:00
Shawn Wilsher cc3b4f8c91 Bug 478297 - Upgrade to SQLite 3.6.10
This changeset only contains the changes to mozilla's code.
r=asuth
2009-02-15 11:33:09 -08:00
Vladimir Vukicevic 10b6e2e33b really fix configure.in (CLOSED TREE argh) 2009-02-12 18:50:41 -08:00
Vladimir Vukicevic e1819e65c7 Fix mobile tinderbox bustage; CLOSED TREE ok 2009-02-12 18:43:24 -08:00