Commit Graph

308 Commits

Author SHA1 Message Date
Ehsan Akhgari
533bff78a2 Backout bug 1123386 - Part 3 because of build failures 2015-07-13 23:29:01 -04:00
Ehsan Akhgari
e5920cd37a 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
76532a0e31 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
972f86a202 Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal 2015-07-11 06:26:21 +09:00
Mike Hommey
99d1f544b7 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
e56f1d3d59 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
ec7c08ec93 Bug 1180494 - Generate partials for OSX l10n; r=rail 2015-07-06 15:29:20 -04:00
Mike Shal
45fd1048e2 Bug 1178785 - Add --with-branding to browser l10n mozconfigs; r=rail 2015-06-30 15:29:02 -04:00
ffxbld
868d59e6eb Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-06-29 13:34:04 -07:00
Sylvestre Ledru
2cda4acbb8 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
95cd9af163 Bug 1145175 - Followup: Remove the trailing space r=trivial CLOSED TREE 2015-06-12 13:21:15 +02:00
Sylvestre Ledru
d5d1f7b0cf 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
9c05ceec3d 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
b29156af38 Bug 1157289 - Use unoffical branding for local Firefox builds. r=glandium rs=Gijs,ttaubert 2015-05-28 09:03:23 -05:00
Nathan Froyd
50c91f9f23 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
ffxbld
e8930ca8b7 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-05-11 15:06:43 -04:00
Mike Hommey
2f56e30af4 Bug 1155476 - Update sccache to 155c926 2015-04-18 09:01:44 +09:00
Mike Shal
ca3741a2f3 Bug 1152031 - Add mozconfig for non-universal OSX opt builds; r=bhearsum 2015-04-14 14:29:36 -04:00
ffxbld
1498a9e06c Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-03-30 11:44:20 -07:00
ffxbld
9cda0f8eb2 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-02-23 10:22:56 -05:00
Ben Hearsum
aa3f036301 bug 1125921: add win64 mozconfigs - fix win64 sccache. r=rail, a=tomcat 2015-01-28 08:50:07 -05:00
Wes Kocher
c751baa1f9 Merge m-c to inbound a=merge CLOSED TREE 2015-01-27 16:16:21 -08:00
Masatoshi Kimura
1ec94ad6ef Bug 1126017 - Use --enable-warnings-as-errors on Win64 builders. r=glandium CLOSED TREE 2015-01-28 08:55:44 +11:00
Ben Hearsum
4e9e1c1b0f bug 1125921: add win64 mozconfigs - fix host/target for l10n. r=rail, a=ryanvm NPOTB DONTBUILD 2015-01-27 13:59:42 -05:00
Ben Hearsum
b02388e8e2 Bustage fix for bug 1125921: update mozconfig whitelists. r=bustage a=bustage 2015-01-27 10:11:13 -05:00
Ben Hearsum
9686cd19c2 bug 1125921: add win64 mozconfigs. r=rail, a=tomcat,no-l10n-on-inbound 2015-01-27 08:34:46 -05:00
Ehsan Akhgari
b4396498b8 Bug 1123342 - Add a new tooltool manifest for OS X static analysis builds; r=bhearsum a=NPOTB
This is currently a copy of releng.manifest.

DONTBUILD
2015-01-19 14:26:50 -05:00
Ehsan Akhgari
f57e602fe0 Bug 1121000 - Remove support for non-unified builds; r=gps 2015-01-14 17:26:39 -05:00
Chris AtLee
3fe46640f7 Bug 1113606: Use app-specific API keys. r=mshal,nalexander 2015-01-14 14:07:20 -05:00
ffxbld
6e563926ad Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-01-12 15:33:37 -05:00
Massimo Gervasini
28c0a2aafc Bug 1114577 - Set SDK version 603 as the minimum supported - l10n-mozconfig. r=mshal 2015-01-09 09:51:00 +01:00
Ehsan Akhgari
99f5ab9b2d Bug 1115426 - Fix static-analysis builds on OSX on the infrasturcture, and add a mozconfig for such builds; r=glandium
This also cleans up some of the existing mozconfig files.
2015-01-06 12:01:13 -05:00
Andrew Halberstadt
9fe78ca541 Bug 1112314 - Add a mozconfig for Linux64 code coverage builds, r=ted, DONTBUILD because NPOTB 2014-12-16 16:54:54 -05:00
ffxbld
05c5cbc196 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:54:49 -05:00
Ben Hearsum
7808f0b140 Backout bad version bumps IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:51:29 -05:00
ffxbld
d33fe6d8f6 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:39:09 -05:00
ffxbld
b66dd76b44 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:33:05 -05:00
Mike Hommey
e16cf21eee Bug 1094565 - Update sccache to e68dfc2. r=mshal 2014-11-26 16:04:25 +09:00
Julian Seward
ca44b2e8fb Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium. 2014-11-17 23:43:14 +01:00
Panos Astithas
5dd546e94a Use the full name as the short name (bug 1090324). r=gavin 2014-10-28 20:59:17 +02:00
Ryan VanderMeulen
47bb5346f1 Merge m-c to fx-team. a=merge 2014-10-31 16:35:46 -04:00
Gavin Sharp
891cf79bfb Bug 717824: make --with-macbundle-prefix dependent on update channel in nightly mozconfigs, r=bhearsum/catlee 2014-10-31 12:40:59 -07:00
Ehsan Akhgari
c0122d2d86 Bug 1090214 - Replace the Windows setup.sh tooltool script with one that can extract LLVM packages; r=catlee
This is the source for the new setup.sh:

#!/bin/sh

rm -rf sccache
tar -xjf sccache.tar.bz2

if test -d LLVM; then
  rm -rf LLVM
fi
if test -f LLVM-*-win32.zip; then
  unzip LLVM-*-win32.zip
  mv LLVM-*-win32 LLVM
fi
2014-10-31 10:40:56 -04:00
Mike Hommey
5b31fe4fdb Bug 1084151 - Update sccache to 8ff474e. r=mshal 2014-10-24 13:08:17 +09:00
Mike Shal
754e8a24f7 Bug 1084163 - Remove 'make check' from automation/build; r=glandium
'make check' is somewhat special in that we want to trigger testers
before it finishes. Since moving sendchange into mach is difficult and
'make check' may be going away in the future anyway, just pull it out
for now.

Also remove the MOZ_AUTOMATION_*_SENDCHANGE flags since we aren't using
them.
2014-10-23 11:30:17 -04:00
David Major
c691ed2519 Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg 2014-10-14 15:31:23 +13:00
ffxbld
4241a3df75 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-10-13 13:39:31 -04:00
Wes Kocher
b8e1d2b236 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Randell Jesup
8d7b8f7e0e Bug 1081176: Apply loop oauth keys to debug builds/etc r=catlee 2014-10-10 14:59:24 -04:00
Chris AtLee
e991eb66a5 Bug 1075675: Fix configure options for oauth r=rail 2014-10-08 16:15:05 -04:00