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