Matheus Kerschbaum
137a6fa394
Bug 669829 - Remove check for atlbase.h and oleacc.idl from configure. r=ted
2011-09-24 12:53:07 +02:00
Rafael Ávila de Espíndola
c81e72ffb9
Bug 674647 - Set MOZ_CAN_RUN_PROGRAMS in mozconfig.leopard and propagate it. r=khuey.
...
This patch sets MOZ_CAN_RUN_PROGRAMS in mozconfig.leopard so that the build
system knows it can run programs when producing 32 bit dmg files in a 64 bit
host (10.6).
The patch also propagates MOZ_CAN_RUN_PROGRAMS from the configure system to
Makefile.
2011-09-18 14:43:31 -04:00
Kyle Huey
af85bd8b2c
Merge m-c to b-s.
2011-09-15 16:44:46 -07:00
Kyle Huey
18e2976d19
Merge m-c to b-s.
2011-09-14 08:45:54 -07:00
Kyle Huey
69617da4ba
Merge m-c to b-s.
2011-09-11 05:32:38 -04:00
Oleg Romashin
5298bff6bd
Bug 584217 - Add Meego Touch based filepicker implementation. r=jeremias.bosch,florian.haenel
2011-09-14 14:16:28 +01:00
Mounir Lamouri
21a2811047
Bug 686350 - Check in configure script that the selected Android SDK is correct. r=glandium
2011-09-13 15:35:23 -07:00
Kyle Huey
3c5aedafa5
Merge m-c to b-s.
2011-09-07 10:47:50 -04:00
Mike Hommey
259de29cc0
Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440)
2011-09-03 08:19:06 +02:00
Mike Hommey
aefc38531c
Merge m-c to b-s
2011-09-03 08:17:58 +02:00
Ed Morley
5165a14914
Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE
2011-09-03 04:35:21 +01:00
Matheus Kerschbaum
3e1e4bfe47
Bug 689920 part 2: Remove remaining Tru64/Alpha support. r=ted
2011-09-03 01:55:30 +01:00
Matheus Kerschbaum
224d41288e
Bug 689920 part 1: Remove build support for old Unix platforms. r=ted
2011-09-03 01:55:29 +01:00
Kyle Huey
f571d643e5
Merge b-s to m-c.
2011-09-02 17:35:11 -04:00
Ehsan Akhgari
bc86019c29
Keep changeset 11247af82311 backed out on the reverted tree
2011-09-02 09:05:37 -04:00
Ehsan Akhgari
2489ec0182
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Rafael Ávila de Espíndola
cd90ca8cf4
Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey.
...
This patch creates a new MOZ_FRAMEPTR_FLAGS variable that is used only to
control the frame pointer flags passed to the compiler. It also computes this
flag in a macro so that the toplevel configure and js/src/configure stay in
sync.
2011-09-03 13:36:18 -04:00
Rafael Ávila de Espíndola
d0f135552e
revert 11247af82311, e3626f903f9f and 7ee51f8ea940.
...
CLOSED TREE
2011-09-01 22:01:56 -04:00
Mike Hommey
9d35d35976
Bug 677501 - Build a mozutils library containing jemalloc and other things. r=khuey
...
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozutils/Makefile.in
rename : memory/jemalloc/fixcrt.py => memory/mozutils/fixcrt.py
rename : memory/jemalloc/jemalloc.def => memory/mozutils/mozutils.def.in
2011-09-01 14:12:10 +02:00
Mike Hommey
09f238645d
Bug 680440 - Clean up jemalloc linkage. r=khuey
2011-09-01 14:11:56 +02:00
Rafael Ávila de Espíndola
4f57dc0d17
Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey.
...
This patch creates a new MOZ_FRAMEPTR_FLAGS variable that is used only to
control the frame pointer flags passed to the compiler. It also computes this
flag in a macro so that the toplevel configure and js/src/configure stay in
sync.
--HG--
extra : rebase_source : 58a64b71a23812910072c81bbf84b3721b961abb
2011-09-01 12:19:06 -04:00
Ed Morley
e896e105df
Bug 683416 - A: Remove build support for standalone Necko and standalone Transformiix XSLT; r=khuey
2011-09-01 17:42:09 +01:00
Jacek Caban
a39d9a3c26
Bug Bug 685554 - Set OS_TARGET to WINNT when crosscompiling on mingw r=glandium
2011-09-09 15:07:39 +02:00
Ehsan Akhgari
b1778d71d0
Bug 684150 - Abort configuring when targeting a platform different to the platform building on with crashreporter turned on; r=ted
...
Google breakpad tools do not support building on platforms other than the
target platform, so it's best for us to abort the configure stage with an
appropriate message, because the build will fail later on anyways.
2011-09-02 10:59:11 -04:00
Matheus Kerschbaum
5a21878cf6
Bug 682751 - Remove build/hcc and build/hcpp r=ted
2011-08-29 20:17:17 +01:00
Mike Hommey
c680c78cc1
Bug 681588 - Cleanup wrap malloc and its use on Android. r=ted
2011-08-29 19:21:22 +02:00
Ted Mielczarek
17a9cf91d0
bug 682283 - Define XP_IOS in configure, change XP_MACOSX to only be defined onOS X, and add XP_DARWIN. r=khuey
2011-08-29 11:14:27 -04:00
Kyle Huey
9c4473dff5
Merge m-c to b-s.
2011-08-28 06:00:17 -04:00
Matheus Kerschbaum
e122bec2c3
Bug 671465 - Remove whitespace from configure. rs=khuey
2011-08-26 00:35:19 +01:00
Matheus Kerschbaum
3b72d60d29
Bug 671465 - Remove AC_SUBST(MINIMO) from configure. r=khuey
2011-08-26 00:35:13 +01:00
Matheus Kerschbaum
b4d5606c80
Bug 680625 part 0b: Remove more workarounds for past century compilers. r=ted
2011-08-26 00:35:13 +01:00
Matheus Kerschbaum
8ec09d5162
Bug 680625 part 0: Remove checks and workarounds for 20th century compilers. r=ted
2011-08-26 00:35:13 +01:00
Matheus Kerschbaum
241edde30c
Bug 680792 - Remove support for Irix from our build system. r=ted
2011-08-26 00:34:45 +01:00
Rafael Ávila de Espíndola
db553d50be
Bug 678558 - Detect broken vrp and disable it.
...
Test if the gcc we are using has PR49911 and if so disable value range
propagation to avoid.
--HG--
extra : rebase_source : d539914fa66a44f69399f2964740315f0723378f
2011-08-26 15:39:34 -04:00
Ehsan Akhgari
8f926ff68d
Backout changeset a8199bd4af83 because it was not the right fix for bug 680277
2011-08-26 11:27:19 -04:00
Marco Bonardo
78a71df643
Bug 666420 - Upgrade to SQLite 3.7.7.1 - Mozilla changes.
...
r=sdwilsh
2011-08-26 13:38:54 +02:00
Kyle Huey
db43d2ec00
Merge b-s to m-c.
2011-08-25 08:19:48 -04:00
Matheus Kerschbaum
f17404327f
Bug 403616 - Remove --enable-application=standalone build option. r=callek
2011-08-25 02:18:22 +01:00
Ed Morley
16078ec601
Merge last green changeset of mozilla-inbound to mozilla-central
2011-08-25 01:09:05 +01:00
Oleg Romashin
dae581c361
Bug 677712 - Make Qt port support No X11 build; r=dougt,joe
...
--HG--
rename : dom/plugins/ipc/NPEventX11.h => dom/plugins/ipc/NPEventUnix.h
2011-08-24 17:15:58 +01:00
Kyle Huey
b5de73cea5
Merge m-c to b-s.
2011-08-24 08:34:27 -04:00
Mike Hommey
f140c605e8
Bug 680373 - Link jemalloc into mozutils instead of mozalloc on Android. r=blassey,r=pbiggar
2011-08-24 12:55:13 +02:00
Mike Hommey
48a4397243
Bug 678195 - Remove old style jemalloc. r=khuey
2011-08-23 15:43:17 +02:00
Oleg Romashin
c7fc0b328d
Bug 680488 - QFeedBack include is not needed for geolocation provider file; r=dougt
2011-08-23 17:45:10 +01:00
Makoto Kato
346a911456
Bug 680818 - HAVE_STDCALL is unnecessary on Win64. r=khuey
2011-08-23 09:49:10 +09:00
Benjamin Smedberg
a1be6e3743
Bug 675221 part G - Define HAS_STDCALL for MSVC because it is necessary to specialize templates on function pointers, and we skip the compiler checks for MSVC, r=khuey
...
--HG--
extra : rebase_source : 295370676d9c96619ec81c5b52a4f788de056397
2011-08-19 11:52:13 -04:00
Ehsan Akhgari
eed072beb4
Bug 680277 - Debug builds should always be compiled with frame pointers; r=khuey
2011-08-18 19:16:25 -04:00
Oleg Romashin
40e4ff015e
Bug 679236 Add Maemo6 geolocation provider (Qt Mobility based). r=dougt
2011-08-15 20:25:43 -04:00
Marco Castelluccio
d16a9ab540
Bug 674014 - Remove "check whether mmap() sees write()s". r=glandium
2011-08-18 15:17:30 +02:00
Matheus Kerschbaum
116b65c9ad
Bug 678792 - Remove --disable-necko-disk-cache. r=khuey,jduell
2011-08-18 11:53:26 +02:00