Commit Graph

180 Commits

Author SHA1 Message Date
Ehsan Akhgari
36e8b70611 Bug 905846 - Create Beta/Release/Common-opt mozconfigs for Win64; r=catlee
--HG--
rename : browser/config/mozconfigs/win64/nightly => browser/config/mozconfigs/win64/common-opt
2013-08-23 18:18:19 -04:00
Ed Morley
553e29c238 Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps 2013-08-12 13:10:41 +01:00
Mike Hommey
ca321354f5 Bug 901796 - Add missing --enable-stdcxx-compat flag to static analysis builds. r=ted 2013-08-10 15:54:30 +09:00
Bhavana Bajaj
b6cbf2289d Merging in version bump NO BUG 2013-08-05 11:06:54 -07:00
Mike Hommey
45178f3acf Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted 2013-07-21 13:58:23 +09:00
Ben Hearsum
f3ca513d74 bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum
--HG--
extra : rebase_source : 84a54e6362d8d6cef6bbd0a88c1f59e3fa7972b6
2013-07-15 13:27:12 -04:00
Ryan VanderMeulen
92e4fbcbce Merge m-c to inbound. 2013-07-12 15:51:48 -04:00
Ryan VanderMeulen
8b191eba7a Merge inbound to m-c. 2013-07-12 13:29:35 -04:00
Rail Aliiev
2d2d183388 Bug 886842 - Add clang trunk builds for ASan. r=froydnj 2013-07-12 13:14:57 -04:00
Rail Aliiev
40afce0125 Bug 870173 - Upgrade to clang 3.3. r=ehsan 2013-07-12 13:45:15 -04:00
Chris AtLee
3177f8d931 Bug 883233: Use API key for desktop builds. r=ted 2013-07-03 17:13:45 -04:00
Mike Hommey
595f8ffb4d Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted 2013-07-12 09:15:10 +09:00
Rail Aliiev
77235718c8 Bug 886842 - Add clang trunk builds for ASan. r=ehsan DONTBUILD
--HG--
rename : browser/config/tooltool-manifests/linux32/clang.manifest => browser/config/tooltool-manifests/linux32/asan.manifest
rename : browser/config/tooltool-manifests/linux64/clang.manifest => browser/config/tooltool-manifests/linux64/asan.manifest
rename : browser/config/tooltool-manifests/macosx64/releng.manifest => browser/config/tooltool-manifests/macosx64/asan.manifest
2013-07-09 10:48:46 -04:00
Alex Keybl
b9c3fb2921 Merging in version bump NO BUG 2013-06-24 11:37:32 -07:00
Jonathan Griffin
c3cfea2442 bug 873542 - Remove ENABLE_MARIONETTE from debug FF configs, r=dburns 2013-06-10 11:21:33 -07:00
Ben Hearsum
3d22e813d8 bug 865820: mozconfig comparison needs to source files before comparing. r=ted 2013-06-05 13:59:32 -04:00
Mike Hommey
83235b061d Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted 2013-05-21 08:28:49 +02:00
Lukas Blakk
83d112ae3d Merging in version bump NO BUG 2013-05-13 09:09:39 -07:00
Chris Cooper
80c421f912 Bug 852553 - Set l10n base dir to l10n/ in mozconfigs (DONTBUILD) - r=armenzg 2013-05-08 06:50:24 -07:00
Gavin Sharp
ea8b76dbc4 Bug 853071: add some build-time defines for channel-specific features, r=gps, f=bhearsum
--HG--
rename : browser/config/mozconfigs/linux32/release => browser/config/mozconfigs/linux32/beta
rename : browser/config/mozconfigs/linux64/release => browser/config/mozconfigs/linux64/beta
rename : browser/config/mozconfigs/macosx-universal/release => browser/config/mozconfigs/macosx-universal/beta
rename : browser/config/mozconfigs/win32/release => browser/config/mozconfigs/win32/beta
extra : transplant_source : %F6%CFK%CE%16v%07%8A%D5o%97%8C%BB%95q%D5%3C%93%2B%94
2013-04-25 12:23:21 -07:00
Chris Cooper
dfbf3b84c3 Bug 851573 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer 2013-04-30 12:52:44 -04:00
Mike Hommey
b87ef5d807 Bug 864262 - Allow to do 32-bits linux builds in x86-64 mock environments. r=ted 2013-04-24 19:34:48 +02:00
Chris Cooper
eb945b6e14 Bug 851753 - add new mozconfig for static analysis with clang (currently unused, hence DONTBUILD) - r=jcranmer 2013-04-16 17:58:16 -04:00
Bhavana Bajaj
ef0002a97b Merging in version bump NO BUG 2013-04-01 11:28:13 -07:00
Joshua Cranmer
f6ec7e888f Bug 852745 - Build clang with gcc 4.7 headers, r=rail. DONTBUILD
--HG--
extra : rebase_source : 33518aae835d12387a8fb7f1cdfe8c8e29f5bd2a
2013-03-19 15:38:00 -05:00
Matt Brubeck
48483d392b Bug 828465 - Enable Metro UI for Windows 64 builds [r=jimm]
--HG--
extra : rebase_source : 702a38ec3dd427efe7298371c726a06dec6ce81a
2013-03-20 08:59:31 -07:00
Joel Maher
12523be538 Bug 852961 - adjust pgo builds to use make instead of python for profileserver.py. r=ted 2013-03-20 11:24:06 -04:00
Peter Van der Beken
88c8f3e9b0 Fix for bug 748669 (Make JS_{Start,Stop}Profiling work with Instruments on Lion). r=sfink/ted.
--HG--
extra : rebase_source : 8f7add5256dde39cf165b69b0ab1ebced05d120e
2012-01-21 21:40:37 +01:00
Mike Hommey
6fc3897376 Bug 841740 - Work around l10n repack bustage with --enable-metro. r=jimm,r=Callek DONTBUILD 2013-02-23 09:05:12 +01:00
Lukas Blakk
6f45ecd5cc Merging in version bump NO BUG CLOSED TREE 2013-02-19 09:35:19 -08:00
Mike Hommey
cfc9cafde0 Bug 841456 - Enable metro on windows l10n builds. r=jimm DONTBUILD 2013-02-14 21:08:02 +01:00
Chris Cooper
d7af153e51 Bug 774947 - Updated mozconfigs for l10n (NPOTB) - r=aki 2013-02-13 18:51:11 -05:00
Jim Mathies
5ea6fae14d Bug 813488 - enable metro build for mozilla-central nightlies. r=asa 2013-02-12 14:51:25 -06:00
Chris AtLee
84ae4f342c Bug 838140: Use MOZ_PKG_SPECIAL=asan for asan builds. r=ted
To distinguish them from the regular nightly builds.
2013-02-05 17:01:21 -05:00
L. David Baron
4b66ca32b5 Bug 832352, patch 1: Make sure all browser mozconfigs include build/mozconfig.common and that they all include build/mozconfig.common.override last. r=ted 2013-01-22 19:16:20 +00:00
Makoto Kato
6c17f475d1 Bug 827643 - Turn off FAIL_ON_WARNINGS on our automation on Win64; r=ted 2013-01-09 13:31:20 +00:00
Alex Keybl
6521994aeb Merging in version bump NO BUG 2013-01-07 12:31:33 -08:00
Masatoshi Kimura
b5e27745c8 Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
Rafael Ávila de Espíndola
a3923f54ca Bug 824746 - Remove unused mozconfig files. r=rail. 2012-12-26 23:55:29 -05:00
Rafael Ávila de Espíndola
6466059c89 Bug 824708 - remove unused releng.manifest. r=rail.
--HG--
extra : rebase_source : 4d5177cc4add69983c207a6320198e8af159b7ea
2012-12-26 13:16:34 -05:00
Rafael Ávila de Espíndola
0e69f61bef Bug 823906 - Last clang update on the 3.2 branch. r=rail.
Update the manifests.
2012-12-24 09:54:37 -05:00
Rafael Ávila de Espíndola
50641bc7a1 Bug 822464 - Upgrade clang to 170377 in the 3.2 branch. r=rail.
Update the manifests.

--HG--
extra : rebase_source : 8d2c5cda95e14ecf71ddd15d2f1b030e1eb50932
2012-12-18 16:23:48 -05:00
Rafael Ávila de Espíndola
08abc84366 Bug 820256 - Upgrade clang to 169730 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-11 21:45:21 -05:00
Rafael Ávila de Espíndola
8606057c01 Bug 817710 - Upgrade clang to 169139 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-04 13:39:45 -05:00
Rafael Ávila de Espíndola
ed8b5b64bd Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
Update the tooltool manifests.

--HG--
extra : rebase_source : 96b8406a18941b058e660c5c0c4f1391a78b02f3
2012-11-29 09:50:35 -05:00
Gregory Szorc
165066e694 Bug 815219 - Part 2: Remove MOZ_MAKE_FLAGS from most in-tree mozconfigs; r=ted
It was only used to define -jN to control build parallelism. This is
now set automatically as of part 1 of this patch series and therefore
isn't needed.
2012-11-27 14:01:24 -08:00
Rafael Ávila de Espíndola
5c3335f825 Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
Update the manifests.
2012-11-20 10:50:50 -05:00
Alex Keybl
98c4160eda Merging in version bump NO BUG 2012-11-19 12:03:27 -08:00
Rafael Ávila de Espíndola
907cc9c98c Bug 811081 - Switch the clang packages to the 3.2 release branch. r=rail.
update the manifests.
2012-11-13 09:39:28 -05:00
Chris AtLee
605ac8bb57 Bug 804090: Remove official branding from l10n mozconfigs. r=bhearsum DONTBUILD 2012-10-30 10:11:29 -04:00