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
Vladimir Vukicevic
9f362eae15
b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted
2009-02-12 18:26:01 -08:00
Brad Lassey
5020c7c5f4
bug 477679 - default to -Ox for windows ce optimization flag r=ted
2009-02-09 19:01:54 -05:00
Ginn Chen
e2e20c10d1
Bug 476448 -KPIC is obsolete in Sun Studio 12 SPARC r=jim
2009-02-09 14:21:09 +08:00
Leon Sha
076b5ecd37
Bug 477001 - Configure error on solaris cmp: illegal option -- b. wtc: review+ kairo: review+ benjamin: approval1.9.1+
2009-02-09 10:23:43 +08:00
Robert Kaiser
e4b5aefd40
bug 474732 - Rerunning configure causes the world to be rebuilt, r=ted
2009-02-03 16:29:21 +01:00
Benjamin Smedberg
62819d719b
Bug 470971 - Add ability to pass the GRE dir to xpcshell, r=ted - fixed patch: XRE_GetBinaryPath gets the file of the executable: we want to pass the parent directory to XPCOM.
2009-01-20 14:56:44 -05:00
Wesley W. Garland
6314f92b5b
Bug 475393 Standalone Spidermonkey should build on Solaris with GCC r=jim
2009-02-02 18:54:48 +08:00
Doug Turner
9ec60d05cd
Bug 464394 - Define MOZ_GFX_OPTIMIZE_MOBILE on WINCE. r=ted
2009-01-28 15:35:02 -08:00
Brad Lassey
9fed2d7000
bug 474737 - Windows ce tools refactor, NPOTB r=dougt, ted
...
--HG--
rename : build/wince/tools/vs9ppc2003arm/arm-wince-as.c => build/wince/tools/arm-wince-as.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-gcc.c => build/wince/tools/arm-wince-gcc.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-lib.c => build/wince/tools/arm-wince-lib.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-link.c => build/wince/tools/arm-wince-link.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-res.c => build/wince/tools/arm-wince-res.c
rename : build/wince/tools/vs9ppc2003arm/toolspath.h => build/wince/tools/toolspath.h
2009-01-28 13:13:56 -05:00
Jim Blandy
5151951c4e
Bug 475064: Use 'test !', not '! test' in configure scripts. r=bsmedberg
2009-01-28 09:01:40 -08:00
Fabien Tassin
c68bc89c26
Bug 460913 - "Installer shouldn't copy xulrunner files into Firefox install directory" [r=bsmedberg]
2009-01-27 17:35:44 -06:00
Brad Lassey
598810b6ec
bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad
2009-01-23 01:24:29 -05:00
Arpad Borsos
d7a7793d48
Bug 472654 - kill libart remains from configure; kill libart remains from configure, v2; r=ted.mielczarek
2009-01-22 19:04:04 +01:00
Arpad Borsos
ccb3bf3f10
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; configure cleanup, mozilla-central, refreshed; r=ted.mielczarek
2009-01-22 18:59:34 +01:00
John Wolfe
67ce6b8950
bug 472165 - changes to configure.in needed so windows mobile tools don't need to be in PATH variable r=ted
2009-01-22 11:19:37 -05:00
Masatoshi Kimura
3b1520927c
Bug 471854 - Build error in accessible/public/msaa on x64 Windows with VC8; r=(m_kato + ted.mielczarek)
2009-01-21 16:12:35 +01:00
Bobby Holley
0e0124e86e
Bug 469558: --enable-system-lcms build option should be removed.r=bsmedberg,sr=ted.
...
Relanding after 8f347bf50a53 was backed out in e1da61348dda. Issues should be fixed.
2009-01-20 21:02:43 -08:00
Benjamin Smedberg
04110a51cd
Backed out changeset 700bca4b693f due to reftest failure (bug 470971)
2009-01-20 18:59:20 -05:00
Benjamin Smedberg
4d262c4424
Bug 470971 - Add ability to pass the GRE dir to xpcshell, r=ted
2009-01-20 14:56:44 -05:00
Jim Blandy
a716b0a466
Bug 461841: Use configure-defined macros in #ifdefs for WinCE in js/src. r=crowder
...
Perform the appropriate configure-time tests, and hard-code the
answers for targets that don't support autoconf-style tests. Check
for the io.h header, and the setbuf and isatty library functions.
In js/src/xpconnect/shell/xpcshell.cpp, use configure-#defined
preprocessor symbols to decide what to #include and use. The
top-level configure script defines the preprocessor symbols used here.
In js/src/prmjtime.cpp, use them to select the appropriate method for
retrieving fine-grained time information for Windows and WinCE. The
js/src/configure script defines the preprocessor symbols used here.
(This should cover the issues addressed by patch.v2 in bug 461841,
except for the stdint issue.)
2009-01-16 14:10:48 -08:00
Brian Birtles
0a47d48dae
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
2009-01-14 20:38:07 -08:00
Ted Mielczarek
08e26d1a70
bug 462004 - JavaScript shell should provide line editing facilities. r=bsmedberg
...
--HG--
rename : js/src/js.cpp => js/src/shell/js.cpp
2008-12-03 08:55:27 -05:00
Shawn Wilsher
75a2726894
Bug 471685 - Upgrade to SQLite 3.6.7
...
This contains the changes to Mozilla code for the upgrade.
r=asuth
2009-01-08 11:51:21 -05:00
Benjamin Smedberg
7fc08d712d
Backed out changeset 8f347bf50a53 due to x86-64 build bustage, and the fact that the committed patch didn't match the reviewed patch in an important way (bug 469558)
2009-01-13 10:19:25 -05:00
Bobby Holley
bedc314b08
Bug 469558: --enable-system-lcms build option should be removed.r=vlad,sr=ted
2009-01-12 16:20:45 -08:00
Ted Mielczarek
9ea675b626
bug 472877 - Add configure option to enable gczeal. r=crowder
2009-01-10 17:00:20 -05:00
Shawn Wilsher
3e566983ba
Merge for backout of bug 471685 with a CLOSED TREE
2009-01-09 13:17:06 -08:00
Shawn Wilsher
d8f8a2dec4
Backed out changeset c569a8f91c0e (bug 471685) with a CLOSED TREE
2009-01-09 13:16:05 -08:00
Robert Strong
0b99da49f5
Bug 472801 - Enabling updater no longer requires iconv. r=ted.mielczarek
2009-01-09 10:19:48 -08:00
Shawn Wilsher
9497d3d2a0
Bug 471685 - Upgrade to SQLite 3.6.7
...
This contains the changes to Mozilla code for the upgrade.
r=asuth
2009-01-08 11:51:21 -05:00
Michael Ventnor
06caf49741
Bug 469880. Support a libnotify-based implementation of nsIAlertsService for GTK. r+sr=roc,r=ted
...
--HG--
extra : rebase_source : f9a6a01ffaf868712429a42193a275eecaf9a614
2009-01-08 21:12:16 +13:00
timeless@mozdev.org
57d05de949
Bug 471451 - configure outputs garbage while figuring out arguments for midl if midl is missing, r=ted
2009-01-07 20:42:15 -08:00
Brian Crowder
98fb58ed3e
Bug 411726 - Use localtime_r when available, to improve Date reporting for locales like Venezuela on platforms like OS X. r=mrbkap, r=ted (for build changes)
2009-01-06 09:18:35 -08:00
Doug Turner
acb08690b1
Backed out changeset 5b6c7ace97c4
...
this patch is fine, it just had the wrong comment.
2009-01-05 10:08:00 -08:00
John Wolfe
e01ce84cbf
Bug 464180 - link error when building nsWaveDecoder on wince. r=ted
2009-01-05 10:03:07 -08:00