Nino DAversa
|
6c09898388
|
Bug 482613 - Support for WiFi Scanning on Windows Mobile r=dougt, sr=jst
|
2009-04-21 07:30:25 -07:00 |
|
Siddharth Agarwal
|
c511b7cfda
|
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
|
3b1c3b8ec0
|
bug 487396 - fix some of the jemalloc windows build madness (followup). r=ted
|
2009-04-21 07:32:16 -04:00 |
|
Ted Mielczarek
|
fbff22268d
|
bug 487396 - fix some of the jemalloc windows build madness. r=bsmedberg
|
2009-04-20 06:56:23 -04:00 |
|
Ginn Chen
|
60902ea23f
|
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
|
bc5e7e7c68
|
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
|
5446b70cf9
|
Merge for backout of bug 487664
|
2009-04-14 15:10:28 -04:00 |
|
Shawn Wilsher
|
0df65ba7ee
|
Backed out changeset 629e0c724413 (bug 487664)
|
2009-04-14 15:09:56 -04:00 |
|
Vladimir Vukicevic
|
f6c89ea654
|
b=487956; Fix wrong braces in configure.in, leading to premature expansion; r=stuart
|
2009-04-14 10:21:23 -07:00 |
|
Shawn Wilsher
|
9ae9352dda
|
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
|
c6a41e8074
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
|
Josh Aas
|
48535f072b
|
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
|
e9ed6adcad
|
b=482676; add pixman NEON optimizations; r=jeff
|
2009-04-07 12:12:31 -07:00 |
|
Jeff Muizelaar
|
9980cb2188
|
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
|
d415364a6b
|
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
|
6171b2a005
|
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
|
fc5c15825a
|
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
|
eaef2088cb
|
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
|
2009-04-03 15:09:56 -04:00 |
|
Benjamin Smedberg
|
00e5abb4e4
|
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
|
88f6bdf54a
|
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
|
668db211d7
|
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
|
6b7004be86
|
Backed out changeset e413694940b3
|
2009-03-27 14:32:49 -07:00 |
|
Jonathan Kew
|
3f8d20bfc2
|
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
|
78aa6785a1
|
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
|
8fb1293b2a
|
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
|
a017628a07
|
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
|
2009-03-19 10:41:13 -07:00 |
|
Doug Turner
|
c6893ca535
|
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
|
2a342ebe12
|
Bug 479898 - Support for wifi scanning. r=dolske/stuart, sr=jst
|
2009-03-16 17:30:58 -07:00 |
|
Daniel Holbert
|
176b24d9f7
|
Bug 473705: Enable SVG Animation (SMIL) support in builds by default. r+sr=roc
|
2009-03-10 13:36:38 -07:00 |
|
John Daggett
|
a422a67289
|
backing out ca2d45349d89 due to unit test failures
|
2009-03-10 17:00:09 +09:00 |
|
Daniel Holbert
|
f923511b59
|
Bug 473705: Enable SVG Animation (SMIL) support in builds by default. r+sr=roc
|
2009-03-09 21:43:01 -07:00 |
|
Doug Turner
|
ab520e4292
|
Bug 481780 - WINCE define needs to be in ACDEFINE. r=ted
|
2009-03-09 16:53:53 -07:00 |
|
Antonio Gomes (tonikitoo)
|
09e8f13ecb
|
Bug 482156 - Get rid of (unnecessary) LIBGNOME dependency. r=bsmedberg and roc
|
2009-03-09 19:38:59 -04:00 |
|
Robert Sayre
|
990a187dc6
|
Merge tracemonkey to mozilla-central.
|
2009-03-09 14:45:46 -04:00 |
|
Benjamin Smedberg
|
c4cc33cfae
|
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
|
ea15e54ba4
|
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
|
dae242de12
|
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
|
de647c8035
|
Bug 442109 - youtube videos don't play; r=vladimir
|
2009-02-25 16:25:12 +01:00 |
|
Siddharth Agarwal
|
28b7b6c179
|
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
|
0d910885ae
|
Bug 476448 fix for Sun Studio Express r=jim
|
2009-02-18 19:45:21 +08:00 |
|
Shawn Wilsher
|
eb6c5e0c85
|
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
|
66850cb1ed
|
really fix configure.in (CLOSED TREE argh)
|
2009-02-12 18:50:41 -08:00 |
|
Vladimir Vukicevic
|
c8016d0997
|
Fix mobile tinderbox bustage; CLOSED TREE ok
|
2009-02-12 18:43:24 -08:00 |
|
Vladimir Vukicevic
|
3bdaaf6021
|
b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted
|
2009-02-12 18:26:01 -08:00 |
|
Brad Lassey
|
a0e78a8f96
|
bug 477679 - default to -Ox for windows ce optimization flag r=ted
|
2009-02-09 19:01:54 -05:00 |
|
Ginn Chen
|
d522f048c8
|
Bug 476448 -KPIC is obsolete in Sun Studio 12 SPARC r=jim
|
2009-02-09 14:21:09 +08:00 |
|
Leon Sha<leon.sha@sun.com>
|
cdad071dfc
|
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
|
1ef654b1ca
|
bug 474732 - Rerunning configure causes the world to be rebuilt, r=ted
|
2009-02-03 16:29:21 +01:00 |
|
Benjamin Smedberg
|
748193ada5
|
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
|
55e7c279f0
|
Bug 475393 Standalone Spidermonkey should build on Solaris with GCC r=jim
|
2009-02-02 18:54:48 +08:00 |
|