Sylvestre Ledru
a5d62c0e7a
Bug 1193201 - Incorrect version displayed (should be 43 and not 42) r=bhearsum
2015-08-11 15:36:14 +02:00
ffxbld
e634dfaf18
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-08-10 12:20:42 -07:00
Dustin J. Mitchell
b59e88c9a9
Bug 1188780: remove setup.sh invocations, as they fail outside the mock environment; r=glandium a=RyanVM
2015-08-04 17:41:07 -04:00
Mike Hommey
2c61d644dc
Bug 1188780 - Include debug symbols in gtk3 tooltool package. r=mshal
...
(relanding of http://hg.mozilla.org/mozilla-central/rev/a9d3df6e14e0 )
2015-08-04 17:26:11 -04:00
Ryan VanderMeulen
96e4345ae4
Backed out changeset a9d3df6e14e0 (bug 1188780) for causing bug 1190860. a=bustage
2015-08-04 15:21:57 -04:00
Mike Hommey
18d5833b4f
Bug 1186748 - Switch valgrind builds to Gtk+3. r=mshal
2015-08-04 07:05:24 +09:00
Mike Hommey
63750b333b
Bug 1188780 - Include debug symbols in gtk3 tooltool package. r=mshal
...
At the same time, include a setup script to replace parts of mozconfig.gtk.
2015-08-04 07:05:23 +09:00
Mike Hommey
581b10732e
Bug 1186748 - Switch hazard and root analysis builds to Gtk+3. r=mshal
2015-08-04 07:05:21 +09:00
Carsten "Tomcat" Book
4260a3acc8
Backed out changeset d093c57c6835 (bug 1186748) for causing Bug 1190180
2015-08-03 14:36:14 +02:00
Carsten "Tomcat" Book
7619ff17a3
Backed out changeset 2238409de271 (bug 1188780)
2015-08-03 14:35:03 +02:00
Carsten "Tomcat" Book
88663c4035
Backed out changeset b8eacfe11fc5 (bug 1186748)
2015-08-03 14:34:57 +02:00
Mike Hommey
cf32d2af9c
Bug 1186748 - Switch valgrind builds to Gtk+3. r=mshal
2015-07-31 16:42:22 +09:00
Mike Hommey
8daa0d5227
Bug 1188780 - Include debug symbols in gtk3 tooltool package. r=mshal
...
At the same time, include a setup script to replace parts of mozconfig.gtk.
2015-07-31 16:42:07 +09:00
Mike Hommey
0c3483a070
Bug 1186748 - Switch B2G desktop, hazard and root analysis builds to Gtk+3. r=mshal
2015-07-31 16:39:10 +09:00
Ben Hearsum
55c7c7a3ba
bug 672509: Build the Gecko SDK from Firefox, rather than XULRunner - enable sdk generation for Betas and Releases. r=glandium
2015-07-30 12:30:55 -04:00
Ryan VanderMeulen
130c6cd641
Backed out changeset ada6cd4da281 (bug 1186748) for introducing various intermittent ASAN mochitest failures.
2015-07-30 11:52:49 -04:00
Mike Hommey
9fa25920a8
Bug 1186748 - Switch B2G desktop, ASan, hazard and root analysis builds to Gtk+3. r=mshal
2015-07-30 08:49:29 +09:00
Carsten "Tomcat" Book
28c847a3a8
Backed out changeset 6be6deca7831 (bug 672509) for bustage on a CLOSED TREE
2015-07-29 17:38:42 +02:00
Ben Hearsum
f98a4efa70
bug 672509: Build the Gecko SDK from Firefox, rather than XULRunner - enable sdk generation for Betas and Releases. r=glandium
2015-07-29 10:53:30 -04:00
Ted Mielczarek
a458e7b336
bug 1182519 - Put mozconfigs for cross-mac builds in tree. r=mshal
2015-07-14 07:02:22 -04:00
Chris Manchester
d9f1e349d5
Bug 1181255 - Get tsan builds on gtk3. r=glandium
2015-07-23 19:36:27 -07:00
Mike Hommey
f1e3da7c46
Bug 1186748 - Move gtk-related things in a separate mozconfig. r=mshal
...
Some mozconfigs don't include mozconfig.linux*, and don't get gtk-related
definitions, so move them in a separate mozconfig. To avoid having two
files, one for 32-bit builds and one for 64-bit builds, rely on the
includer to set PKG_CONFIG_LIBDIR appropriately.
At the same time, move all the --enable-default-toolkit=cairo-gtk2 in that
new file in the case the gtk3 package wasn't pulled from tooltool.
2015-07-28 08:19:15 +09:00
Mike Hommey
a39dbbd6f5
Bug 965151 - Use tooltool in valgrind jobs. r=mshal
2015-07-24 06:49:40 +09:00
Mike Hommey
b309a2c618
Followup for bug 1186229: Still use Gtk+2 for builds that don't pull the Gtk+3 tooltool package. r=nthomas on a CLOSED TREE
2015-07-23 11:08:53 +09:00
Mike Hommey
31417b5a3b
Bug 1186003 - Switch automated builds to Gtk+3. r=mshal
...
The build-gtk3.sh script contains the script used to generate the tooltool
packages.
2015-07-22 07:37:01 +09:00
Ralph Giles
d946d4c58b
Bug 1183850 - Enable rust for macosx64 Nightly and Dev. r=mshal
...
Add a mozconfig fragment enabling rust on mac builds.
Include it in the official integration mozconfig files only.
Developer checkouts don't require rust.
2015-07-20 12:59:26 -07:00
Ralph Giles
23e19ed18d
Bug 1183850 - Update macosx64 tooltool manifest for rust. r=mshal
...
This is a 1.3.0-dev built with --disable-elf-tls and
MACOSX_DEPLOYMENT_TARGET=10.7.
2015-07-20 12:59:26 -07:00
Stephen Pohl
ff8a4c76b5
Bug 1158870: Fix make check failures on Windows. r=nthomas
2015-07-20 15:35:56 -04:00
Stephen A Pohl
b01a9f40ea
Bug 1158870: Remove --enable-signmar from mozconfigs. r=nthomas
2015-07-20 15:35:50 -04:00
Brian R. Bondy
c0a8eca490
Bug 1158870: Enable MAR verification on linux32 and 64bit by default. r=nthomas
2015-04-27 22:37:32 -04:00
Ehsan Akhgari
8d1ecd6653
Bug 1123386 - Part 4: Update the tooltool manifests for the OSX and Linux static analysis builds in order to upgrade clang; r=rail
2015-07-17 22:20:03 -04:00
Rail Aliiev
6f22ec0018
Bug 1184085 - L10N nightly repacks should use compiler from tooltool. r=bhearsum
2015-07-15 10:47:47 -04:00
Chris Manchester
7fad3c6a92
Bug 1181342 - Follow up to use the unpack feature of tooltool instead of setup.sh r=glandium
2015-07-14 19:14:44 -07:00
Chris Manchester
b46df9c9ad
Bug 1181342 - tooltool manifests and build-clang config for clang 3.6 r=rail
2015-07-10 10:30:37 -07:00
Chris Manchester
17ef8e4aa0
Bug 1181255 - Mozconfigs for tsan builds. r=glandium
2015-07-14 18:45:54 -07:00
Ehsan Akhgari
e97d00cdaf
Backout bug 1123386 - Part 3 because of build failures
2015-07-13 23:29:01 -04:00
Ehsan Akhgari
4ae30ffc6c
Bug 1123386 - Part 3: Update the tooltool manifests for the OSX and Linux static analysis builds in order to upgrade clang; r=rail
2015-07-13 22:42:15 -04:00
Sylvestre Ledru
c61c2ce747
Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium
2015-07-11 19:37:54 -06:00
Mike Hommey
b6f44982e6
Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal
2015-07-11 06:26:21 +09:00
Mike Hommey
75394c4e26
Bug 1181040 - Include mozconfig.cache after mozconfig.common.override. r=mshal
...
Enable sccache on windows b2g builds at the same time to simplify things.
2015-07-11 06:26:20 +09:00
Terrence Cole
66de0ff16e
Bug 1171904 - Remove --enable-js-crash-diagnostics and just use the NIGHTLY defines; r=sfink
2015-07-10 10:50:19 -07:00
Mike Shal
c992467e77
Bug 1180494 - Generate partials for OSX l10n; r=rail
2015-07-06 15:29:20 -04:00
Mike Shal
d6d2fca528
Bug 1178785 - Add --with-branding to browser l10n mozconfigs; r=rail
2015-06-30 15:29:02 -04:00
ffxbld
2997272b35
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-06-29 13:34:04 -07:00
Sylvestre Ledru
c5e49670f0
Bug 1174558 - Use separate file for the about window version r=glandium
...
A single file with two lines was breaking too much things
---
browser/config/version.txt | 2 --
browser/config/version_about.txt | 1 +
configure.in | 4 ++--
3 files changed, 3 insertions(+), 4 deletions(-)
create mode 100644 browser/config/version_about.txt
2015-06-15 11:50:40 +02:00
Sylvestre Ledru
089730f5f1
Bug 1145175 - Followup: Remove the trailing space r=trivial CLOSED TREE
2015-06-12 13:21:15 +02:00
Sylvestre Ledru
730c8097b4
Bug 1145175 - Include the beta version in 'About Firefox' r=glandium
...
This should not have any effect on nightly or aurora.
Also fix browser/installer/windows/Makefile.in
webapprt/win/Makefile.in to use the variable instead
of the file
2015-06-12 11:54:28 +02:00
Edwin Flores
f42c1a4f4c
Bug 1160101 - Disable Adobe EME by default; enable only in Mozilla builds - r=glandium
2015-06-03 22:44:55 +12:00
J. Ryan Stinnett
23881b5334
Bug 1157289 - Use unoffical branding for local Firefox builds. r=glandium rs=Gijs,ttaubert
2015-05-28 09:03:23 -05:00
Nathan Froyd
1b4fe7ce2f
Bug 1166325 - use default optimization settings in valgrind mozconfigs; r=ted.mielczarek
...
Using -O for valgrind builds optimizes the code slightly differently
than our default of -Os, which can lead to spurious build failures if
the compiler's warnings depend on the optimization level. Since using
-Os in the mozconfigs would just duplicate the settings in configure.in,
delete the --enable-optimize lines entirely and let the defaults work
for us.
2015-05-19 12:05:53 -04:00