Bobby Holley
|
7b024d3079
|
Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker
|
2010-08-22 22:30:45 -04:00 |
Ted Mielczarek ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
|
baadcf5d9e
|
Add a GDK/X11 screenshot to png utility b=414049 r=dbaron a=npotb
--HG--
extra : rebase_source : c73326cce47805fd5ce7cda7b8e51b5dda1e39a7
|
2010-08-23 12:11:43 +12:00 |
Kyle Huey
|
a3d0c57334
|
Backing out Bug 513681 and Bug 587371 for timeouts.
|
2010-08-22 10:13:09 -04:00 |
Bobby Holley
|
78160dc143
|
Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker
|
2010-08-11 20:12:24 -04:00 |
Josh Aas
|
e0c003359c
|
Set MACOSX_DEPLOYMENT_TARGET properly per-architecture. Stop incorrectly targeting Mac OS X 10.5 for 64-bit builds by default. b=583318 r=ted a=blocking-final+
|
2010-08-20 18:10:15 -04:00 |
Jonas Sicking
|
13e0dcc9a4
|
Bug 550959: Require version 2.5 of python. r=ted a=sicking
|
2010-08-19 13:08:47 -07:00 |
L. David Baron
|
aef7e8c77a
|
Fix indentation in configure --help. Whitespace changes only.
|
2010-08-19 09:37:59 -04:00 |
Takanori MATSUURA
|
79a1b52966
|
Bug 587614. Remove MOZ_NO_INSPECTOR_APIS. r=ted,a=NPOTB
|
2010-08-19 21:44:34 +12:00 |
Micah Gersten
|
9ddb51dc8b
|
Bug 567620. Bump minimum version for system NSPR. r=ted
|
2010-08-19 21:39:05 +12:00 |
Kyle Huey
|
23c692757b
|
Dummy whitespace change to get the tree hook to accept my push. a=me
|
2010-08-18 09:32:35 -04:00 |
Benjamin Smedberg
|
bb3c32b43f
|
Bug 588075 - --disable-libxul is incompatible with omnijar, check this at configure time, r=khuey a=beta5+
|
2010-08-17 13:50:41 -07:00 |
Benjamin Smedberg
|
29ebe47feb
|
Bug 587715 - Include Qt headers before anything else because of conflicts with X and mozalloc. r=bustage fix
|
2010-08-17 10:35:21 -04:00 |
Daniel Holbert
|
569513b131
|
merge after backing out Bug 581000.
|
2010-08-16 18:55:06 -07:00 |
Daniel Holbert
|
c99df9537e
|
Backed out bug 581000 (changeset 280b993408e7) for causing bug 583821.
|
2010-08-16 18:54:43 -07:00 |
Kyle Huey
|
c780782545
|
Bug 587363: Fix the spelling mistake by committing the fix I meant to commit.
|
2010-08-16 14:09:02 -04:00 |
Kyle Huey
|
7422eb1bef
|
Make --disable-libxul imply --enable-shared-js. (Bug 587375) r=ted a2.0=dbaron
|
2010-08-16 10:04:10 -04:00 |
Kyle Huey
|
880891577c
|
Bug 587363: Don't error when YASM is missing in a --disable-compile-environment build. r=Callek a=Mossop
|
2010-08-15 23:32:10 -07:00 |
Dan Witte
|
0ef09abf02
|
Merge mozilla-central -> e10s.
|
2010-08-13 21:24:11 -07:00 |
Taras Glek
|
e69976af9b
|
Bug 580407 - Link js statically r=bsmedberg+khuey a=bsmedberg
|
2010-08-13 21:18:05 -07:00 |
Robert Sayre
|
5aa84cfd12
|
Merge tracemonkey to mozilla-central.
|
2010-08-13 12:45:44 -07:00 |
Robert Sayre
|
349bc55b80
|
Merge mozilla-central to tracemonkey.
|
2010-08-10 15:41:49 -07:00 |
Shawn Wilsher
|
e147558226
|
Bug 581000 - Upgrade to SQLite 3.7.0.1
This changeset contains the changes to Mozilla code.
a=blocking2.0
|
2010-08-05 09:39:16 -07:00 |
Benjamin Smedberg
|
6036888627
|
Bug 582955 - Require yasm for architectures where we have code for it, r=ted
|
2010-07-29 13:10:13 -04:00 |
Steve Fink
|
6da87c4d84
|
Bug 507012: function call/return callback for profiling, r=dmandelin, a=sayrer
|
2010-08-09 13:38:13 -07:00 |
Jacek Caban
|
47e5bb7e5b
|
Backed out changeset f10fc9e3be99 (orange test_request_line_split_in_two_packets.js tests).
|
2010-08-07 22:13:06 +02:00 |
Jacek Caban
|
fd32aa81ab
|
Bug 508905 - /Zc:wchar_t- is no longer required r=ted a=dbaron
|
2010-08-07 17:41:41 +02:00 |
Mike Hommey
|
def33b85c1
|
Bug 563605 - Don't special case some platforms for IPC support. All of them are expected to support IPC. r=bsmedberg, a=beltzner
|
2010-08-06 13:17:11 +02:00 |
Ginn Chen
|
2bea9b872b
|
Bug 580590 js/src/xpconnect/wrappers failed to compile with Sun Studio r=bsmedberg a=NPOTB
|
2010-08-06 15:04:09 +08:00 |
Kyle Huey
|
ea1e385e8b
|
Bug 518136: Use -showIncludes to generate dependencies for MSVC for a substantial build performance win. r=ted
|
2010-08-04 16:59:23 -07:00 |
Ted Mielczarek
|
ac2587406b
|
Bug 576053, enable compiling Breakpad on Mac OS X/x86-64 by default, r=mitchel.field a=blocking2.0
--HG--
extra : rebase_source : 72b603ac7e197dec6eff823cdb0778380221ccbe
|
2010-08-13 17:19:16 +12:00 |
Wolfgang Rosenauer
|
a189a0aaff
|
Bug 517655 - Support for libProxy - Part 1. Build Changes. r=khuey
--HG--
extra : rebase_source : 47b4c922a01099fa569ee122ef0b2f545627f175
|
2010-08-03 10:44:49 -07:00 |
Shawn Wilsher
|
d2ad7b8953
|
Backout of bug 581000 - Upgrade to SQLite 3.7.0 due to potential database corruption issues (not exactly but I don't want to put the long story here)
a=potential corruption on a CLOSED TREE
|
2010-08-03 14:52:35 -07:00 |
Oleg Romashin
|
4a29ff7bde
|
Bug 583039 - Bug switch to enable MeegoTouch support. r=khuey
--HG--
extra : rebase_source : dbbb3eedb99920c4e77d6106a2c34c854a0d9cc8
|
2010-08-02 13:15:57 -07:00 |
Kyle Huey
|
5e3b0ac0d8
|
Bug 522770: Revert silly change that breaks OS/2
|
2010-08-01 10:40:27 -07:00 |
Kyle Huey
|
682cc66d87
|
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
|
2010-08-01 01:48:21 -07:00 |
Wolfgang Rosenauer
|
f97f6026c8
|
Bug 562897 - Add required implementation to open files on Maemo 6. r=dougt
--HG--
extra : rebase_source : 49d8fbe234bf447b87486ac4404a148d676e009c
|
2010-07-30 12:46:20 -07:00 |
Robert Strong
|
a732b3dcfb
|
[Windows only] patch 2 - convert preprocess-locale.pl to python rev3 for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin
|
2010-07-29 22:39:25 -07:00 |
Kyle Huey
|
1f722c7f09
|
Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec
|
2010-07-26 12:35:16 -07:00 |
Takanori Matsuura
|
b0478b7bf8
|
Bug 580175: Make --with-ccache more powerful. r=khuey
|
2010-07-26 12:31:52 -07:00 |
Nick Thomas
|
4b6cd1d8ed
|
Backed out changeset e301cb6bddd6 because it's still hanging build slaves
|
2010-07-26 15:40:42 +12:00 |
Ted Mielczarek
|
d6e231dd59
|
Bug 576053 - enable compiling Breakpad on Mac OS X/x86-64 by default (again), r=mitchell.field, a=blocking-2.0
--HG--
extra : rebase_source : 4b2050d8bd69b0b7eb90439a1d04d1cb92446954
|
2010-07-26 13:11:05 +12:00 |
Shawn Wilsher
|
367e64bf28
|
Bug 581000 - Upgrade to SQLite 3.7.0
This changeset contains the changes needed to Mozilla code.
a=blocking2.0
|
2010-07-23 08:28:30 -07:00 |
Justin Lebar
|
6e812a2362
|
Bug 578425 - Mention Windows SDK Configuration Tool in build error. r=ted, approval2.0=benjamin
--HG--
extra : rebase_source : 731e63ce3c531dcdf63640b672d92d7271dbd8fe
|
2010-07-19 14:46:01 -07:00 |
Mitchell Field
|
6e7fdccc3d
|
Clean up configure.in a bit. r=khuey
|
2010-07-20 15:43:54 +10:00 |
Brad Lassey
|
cfc0c2d1bf
|
bug 577635 - android_stub.h broken for android platform version 8, pass ANDROID_VERSION to nss r=khuey
|
2010-07-19 14:05:29 -04:00 |
Brad Lassey
|
5b52368f0b
|
reverting change from 0f1fddce41e1 because buildbots have CC set in bash profile
|
2010-07-16 16:11:31 -04:00 |
Brad Lassey
|
dcd9bb9ab2
|
bug 579477 - get android platform's arch from target r=khuey
|
2010-07-16 16:11:31 -04:00 |
Brad Lassey
|
39a7d1025e
|
bug 577635 - android_stub.h broken for android platform version 8 r=khuey
|
2010-07-16 12:11:09 -04:00 |
Brad Lassey
|
a2af5d47de
|
bug 577636 - add configure option to use ccache r=khuey
|
2010-07-16 11:50:13 -04:00 |
Raul Porcel
|
fe881276f1
|
Bug 577319 - Fixed OS_TEST case for ARM r=khuey
|
2010-07-12 11:56:09 +02:00 |