Victor Porof
c5b24c6192
Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me
2015-03-14 16:14:37 -04:00
Mike Hommey
24146ffd53
Backout changeset 4b936da89beb (bug 1142403) because of all the orange on Windows.
2015-03-13 07:48:48 +09:00
Mike Hommey
66a62ca460
Bug 1142006 - Set MACOSX_DEPLOYMENT_TARGET earlier. r=mshal
...
On try, where we use sccache, a sccache server is started the first time
configure runs the compiler for its checks, and that sccache server is
what does compilations on cache misses.
But compiling with MACOSX_DEPLOYMENT_TARGET in the environment doesn't have
the same effect as without, depending on its value. So
MACOSX_DEPLOYMENT_TARGET needs to be set before any compiler invocation.
2015-03-13 07:44:29 +09:00
Mike Hommey
1b4e234328
Bug 1142403 - Enable jemalloc debug on debug builds. r=njn
2015-03-13 07:44:28 +09:00
Sotaro Ikeda
4eb58679a3
Bug 1137515 part 1 - Change to configure.in r=mwu
2015-03-11 12:32:14 -07:00
Ryan VanderMeulen
0c9cbc27b9
Backed out changesets cd5ec762afa1 and fad66e8fe874 (bug 1137515) for Nexus 5-L bustage.
...
CLOSED TREE
2015-03-11 12:35:08 -04:00
Sotaro Ikeda
dbb84a747f
Bug 1137515 part 1 - Change to configure.in r=mwu
2015-03-11 07:18:50 -07:00
Alex Henrie
ccd10b198c
Bug 1134537 - Delete GnomeVFS extension. r=roc
2015-03-09 21:12:58 -06:00
Mike Hommey
5023968c50
Bug 1141660 - Always export memalign from jemalloc, even on Windows. r=njn
2015-03-11 16:03:54 +09:00
Ethan Tseng
1fe11edb22
Bug 1138983 - RTSP not enabled in Lollipop. r=vchang
2015-03-05 13:34:08 +08:00
Mike Hommey
1bd0b6f11f
Bug 1138845 - Don't require atk-bridge for gtk+3 builds. r=tbsaunde
2015-03-04 14:39:55 +09:00
Wes Kocher
5a567e6952
Merge b2g-inbound to m-c a=merge
2015-03-02 12:56:08 -08:00
Mike Hommey
3d2c2e2fcc
Bug 762449 - Enable jemalloc 3 by default, but don't make it ride the trains yet. r=njn
2015-03-02 07:35:29 +09:00
Fabrice Desré
287845402c
Bug 1091307 - Add a configure flag to prevent shipping Mozilla's RIL and Geolocation provider r=hsinyi,mshal
2015-02-26 13:51:20 -08:00
Ted Mielczarek
48489c507b
bug 1135700 - make uploadsymbols use Socorro symbol upload API. r=gps
2015-02-23 13:48:54 -05:00
Mike Hommey
76564f6f73
Bug 1134123 - Disable (infinite) chunk recycling in jemalloc3. r=njn
...
Jemalloc 3 has, by default, a form of chunk recycling enabled, where it
actually doesn't unmap any chunk it ever allocated. Considering Gecko has
other uses of mmap, it can lead to premature address space exhaustion.
Until we have actual (limited) chunk recycling in jemalloc3 from bug
1107677, just disable this feature.
2015-02-24 11:28:09 +09:00
Bill Gianopoulos
9b1fe3bb33
Bug 1134618 - Change MaxILKSize to 0x7FF00000. r=khuey
2015-02-19 10:22:29 -05:00
Nick Alexander
7f50a87bf6
Bug 1093242 - Produce and upload geckolibs artifacts for Android API v11+ opt builds. r=gps
...
The Android ARchive contains the compiled Gecko libraries that Firefox
for Android interfaces to. It does not contain the Gecko resources
(the omnijar, omni.ja) nor the compiled Java code (classes.dex).
This also uploads metadata and sha1 hashes for future consumption by
Maven and/or Ivy dependency managers. In some brave future world,
we'll work out exactly what that looks like; for now, this solves a
storage problem (each .aar file is ~20MB) and it's possible to point
Gradle directly at the uploaded Ivy metadata and artifacts.
2015-02-17 17:23:23 -08:00
Michael Comella
b2f9f4203e
Bug 1106935 - Remove MOZ_ANDROID_NEW_TABLET_UI from configure.in. r=nalexander
2015-02-04 08:36:14 -08:00
Xidorn Quan
27bb6fd3bb
Bug 1133384 - Add -MaxILKSize to LDFLAGS for MSVC to avoid LNK1248 error. r=glandium
2015-02-19 10:29:35 +13:00
Kevin K.
e86af6d167
Bug 1057600 - Don't require MOZILLA_OFFICIAL to include build revisions in build. Add MOZ_INCLUDE_SOURCE_INFO variable as an alternate way to include build revisions without setting MOZILLA_OFFICIAL. r=glandium
2015-02-17 22:10:03 -05:00
Carsten "Tomcat" Book
f1a582c078
Merge mozilla-central to fx-team
2015-02-16 16:18:42 +01:00
Martyn Haigh
981393cf8f
Bug 1132185 - Put the tab queue UI behind a build flag (r=nalexander)
2015-02-16 14:55:52 +00:00
Paul Adenot
a61cc1822b
Bug 1129412 - Clarify the fact that ALSA is needed to build on Linux. DONTBUILD because comment-only. r=glandium
2015-02-04 14:33:41 +01:00
Karl Tomlinson
dcc407d416
bug 1114898 set GLIB_VERSION_MIN_REQUIRED/MAX_ALLOWED to support symbol version warnings r=glandium
...
Also bumping GLIB_VERSION to 2.22 and GTK3_VERSION 3.4 in line with Mozilla
build environment.
2015-02-10 11:26:47 +13:00
Ryan VanderMeulen
c4bd06098c
Merge b2g-inbound to m-c. a=merge
...
CLOSED TREE
2015-02-13 12:24:27 -05:00
Krzysztof Mioduszewski
5a6d7de60f
Bug 879861 - Part 5: Build support for SecureElement feature. r=gps
2015-02-11 10:09:00 -05:00
Mike Hommey
604d5f8d8c
Bug 1129244 - [Nuwa] wrap pthread_mutex_trylock. r=thinker
2015-02-11 10:21:04 +09:00
Brian Smith
21d66c0293
Bug 1128413, Part 4: Fix warnings in mozilla-config.h and gcc-stl-wrapper.template.h, r=glandium
2015-02-02 17:35:19 -08:00
Richard Newman
3373936cc2
Bug 1122024 - Bump configure.in minimum Android SDK version to 20. r=nalexander
2015-02-05 15:37:27 -08:00
Terrence Cole
12e4706d7a
Bug 1125929 - Remove the unused GC stack capture; r=billm
2015-01-28 11:52:01 -08:00
Ben Turner
bd5ce303d8
Bug 1127899 - Upgrade to SQLite 3.8.8.2, r=mak.
2015-01-31 18:00:34 -08:00
Ryan VanderMeulen
4c339d50d6
Merge inbound to m-c. a=merge
2015-01-30 12:22:33 -05:00
Yoshi Huang
ab9fb43c30
Bug 1104476 - Enable MOZ_NFC on L. r=glandium
2015-01-30 12:35:24 +08:00
Brian Smith
c042df95a0
Bug 1119072, Parts 1, 2, 4, 9, 17: Update build system to support MSVC 2015, r=glandium
2015-01-29 17:36:39 -08:00
Ehsan Akhgari
ca56673ea3
Bug 1122926 - Remove unhelpful configure messages suggesting to use --disable-webgl or install the DirectX SDK; r=glandium
...
--disable-webgl was removed in bug 1052518, and we don't need a separate
DirectX SDK installation any more.
2015-01-27 08:34:07 -05:00
Hiroyuki Ikezoe
a47c828245
Bug 1113863 - Move application configure after exporting MOZ_NO_DEBUG_RTL. r=glandium
2015-01-27 12:11:47 +01:00
Kai Engert
6d569a9a22
Bug 1124903 - Update Mozilla 37 to use NSPR 4.10.8 final (not beta), bump mininum system version requirement, DONTBUILD
2015-01-25 22:57:56 +01:00
Ryan VanderMeulen
18683688f4
Bug 1122717 - Upgrade SQLite to version 3.8.8.1. r=mak
2015-01-24 10:24:03 -05:00
Ryan VanderMeulen
b2b2e2ad4f
Merge fx-team to m-c. a=merge
2015-01-23 12:20:52 -05:00
Kai Engert
e6116c88b4
Bug 1107731, Upgrade to NSS 3.17.4, landing release candidate NSS_3_17_4_RC0, r=wtc
2015-01-22 23:51:22 +01:00
Nathan Froyd
62db039970
Bug 1122126 - add configure checks for gmtime_r; r=mshal
2015-01-15 13:20:22 -05:00
Wes Kocher
abe6c43148
Merge m-c to fx-team a=merge
2015-01-22 14:53:05 -08:00
Richard Newman
db6756cf18
Bug 1123377 - Create build flag for reading list service on Android. r=nalexander
2015-01-22 08:27:43 -08:00
Makoto Kato
c861f11f5d
Bug 1123547 - Remove old MSVS toolchain support using _CC_SUITE. r=mshal
2015-01-21 17:08:17 +09:00
Ryan VanderMeulen
a27d0b5a1b
Bug 1061240 - Update libjpeg-turbo to version 1.4. r=jmuizelaar, r=glandium, f=rankov
2015-01-20 22:19:57 -05:00
Brian Smith
c2d1fef216
Bug 1119072: Backout cset bc297ccecb13 (parts 1, 2, 4, 9, 17) because I broke the build, a=backout
2015-01-20 16:59:52 -08:00
Brian Smith
a3f639d538
Bug 1119072, Parts 1, 2, 4, 9, 17: Update build system to make MSVC2015 build succeed, r=glandium
2015-01-13 22:47:16 -08:00
Ehsan Akhgari
e8fcf598d2
Revert "Bug 1122785 - Detect the extension for executables when configuring; r=glandium" on a CLOSED TREE
...
This reverts hg changeset f2ecf0ef0922.
2015-01-20 09:58:28 -05:00
Ehsan Akhgari
e6dd287613
Bug 1122785 - Detect the extension for executables when configuring; r=glandium
...
This is required for cross-compiles with MSVC on Linux, otherwise
the compiler sanity checks fail because ${ac_exeext} is empty.
2015-01-20 09:38:59 -05:00