Mike Hommey
b8b69b865b
Bug 1155476 - Update sccache to 155c926
2015-04-18 09:01:44 +09:00
Mike Shal
92b72eabf7
Bug 1152031 - Add mozconfig for non-universal OSX opt builds; r=bhearsum
2015-04-14 14:29:36 -04:00
ffxbld
dce57f8925
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-03-30 11:44:20 -07:00
ffxbld
940b3be96c
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-02-23 10:22:56 -05:00
Ben Hearsum
a9bda1a334
bug 1125921: add win64 mozconfigs - fix win64 sccache. r=rail, a=tomcat
2015-01-28 08:50:07 -05:00
Wes Kocher
c9d1805991
Merge m-c to inbound a=merge CLOSED TREE
2015-01-27 16:16:21 -08:00
Masatoshi Kimura
6c8ed2254f
Bug 1126017 - Use --enable-warnings-as-errors on Win64 builders. r=glandium CLOSED TREE
2015-01-28 08:55:44 +11:00
Ben Hearsum
24a8d1e26c
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
7c8fd857a1
Bustage fix for bug 1125921: update mozconfig whitelists. r=bustage a=bustage
2015-01-27 10:11:13 -05:00
Ben Hearsum
d2b04860fb
bug 1125921: add win64 mozconfigs. r=rail, a=tomcat,no-l10n-on-inbound
2015-01-27 08:34:46 -05:00
Ehsan Akhgari
4760091678
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
5a04745802
Bug 1121000 - Remove support for non-unified builds; r=gps
2015-01-14 17:26:39 -05:00
Chris AtLee
fa97c31962
Bug 1113606: Use app-specific API keys. r=mshal,nalexander
2015-01-14 14:07:20 -05:00
ffxbld
5e7f48cfda
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-01-12 15:33:37 -05:00
Massimo Gervasini
194fb08090
Bug 1114577 - Set SDK version 603 as the minimum supported - l10n-mozconfig. r=mshal
2015-01-09 09:51:00 +01:00
Ehsan Akhgari
ebcea98789
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
8117ad74ce
Bug 1112314 - Add a mozconfig for Linux64 code coverage builds, r=ted, DONTBUILD because NPOTB
...
--HG--
extra : rebase_source : 0f63920d2cd8c836775a126cd8ae09c48a2f2452
extra : amend_source : 06d6d829c999b005c6221734ebbf0bfb54d1d4f5
2014-12-16 16:54:54 -05:00
ffxbld
4130d4a2f3
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:54:49 -05:00
Ben Hearsum
03c550c974
Backout bad version bumps IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:51:29 -05:00
ffxbld
54c7c6a960
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:39:09 -05:00
ffxbld
9b3319e2ca
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:33:05 -05:00
Mike Hommey
7d0b1b5bbf
Bug 1094565 - Update sccache to e68dfc2. r=mshal
2014-11-26 16:04:25 +09:00
Julian Seward
dde41080ff
Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium.
...
--HG--
extra : rebase_source : b89c14b8a11473e34707447656d8616dd90075c5
2014-11-17 23:43:14 +01:00
Panos Astithas
258c8862d6
Use the full name as the short name (bug 1090324). r=gavin
...
--HG--
extra : rebase_source : a5e6721a8ef53f611e36747c5ef3a7cec01f9f35
2014-10-28 20:59:17 +02:00
Ryan VanderMeulen
142a2f5154
Merge m-c to fx-team. a=merge
2014-10-31 16:35:46 -04:00
Gavin Sharp
f2998a1fe2
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
1296bf13df
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
204d00086b
Bug 1084151 - Update sccache to 8ff474e. r=mshal
2014-10-24 13:08:17 +09:00
Mike Shal
4752ae5f98
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
cd9da5fa26
Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg
2014-10-14 15:31:23 +13:00
ffxbld
a85439ff9b
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-10-13 13:39:31 -04:00
Wes Kocher
d0ddc09587
Merge inbound to m-c a=merge CLOSED TREE
2014-10-10 18:58:06 -07:00
Randell Jesup
cdfb4de9d0
Bug 1081176: Apply loop oauth keys to debug builds/etc r=catlee
2014-10-10 14:59:24 -04:00
Chris AtLee
7f61a2240d
Bug 1075675: Fix configure options for oauth r=rail
2014-10-08 16:15:05 -04:00
David Major
964582bf3a
Bug 1080074 - Switch Win64 builders to VS2013. r=glandium sr=bsmedberg
...
Win32 will wait until after merge day.
--HG--
extra : rebase_source : 275eb45fc46b2bf3c187d86a27064f6543dbed94
2014-10-09 11:08:55 +13:00
Massimo Gervasini
0323ab49a3
Bug 1075675 - use google-oauth-api.key for builds r=catlee
2014-10-06 17:03:48 -04:00
Phil Ringnalda
6014ac066d
Bug 978211 followup, make compare-mozconfig work on Win64 again, r=glandium DONTBUILD
...
--HG--
extra : rebase_source : 615a26cc88c663b1c4b1b8ad7b32e3107962f019
2014-09-02 13:28:31 -07:00
ffxbld
bd9bb69706
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-09-02 12:54:33 -04:00
Mike Hommey
5e5a3f90f2
Bug 1058565 - Update sccache to 7c87f05. r=mshal
2014-08-29 03:28:09 +09:00
Mike Hommey
6797e4e9c9
Bug 1057119 - Update sccache to 6938a9b. r=mshal
2014-08-24 09:11:04 +09:00
Mike Hommey
90ce99b33d
Bug 1045923 - Update sccache to 4d312f8. r=mshal
2014-08-20 12:07:07 +09:00
Mike Hommey
aa77ac8d82
Bug 1044458 - Work around l10n jobs cherry-picking parts of the build system on a CLOSED TREE. r=mshal,a=ryanvm
2014-07-29 09:01:58 +09:00
Wes Kocher
ca8c5ea4ed
Merge m-c to inbound
2014-07-21 17:34:59 -07:00
ffxbld
15412c0bcf
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-07-21 14:19:15 -07:00
Mike Shal
edaa3387d9
Bug 978211 - OSX automation configs; r=glandium
2014-07-03 22:05:45 -04:00
Mike Shal
dd27883604
Bug 978211 - Windows configs; r=glandium
2014-07-03 19:28:43 -04:00
Mike Shal
b7a48bbeff
Bug 978211 - add 'pretty' targets for automation; r=glandium
2014-07-02 23:15:10 -04:00
Wes Kocher
3583816132
Backed out changeset a95aada9a565 (bug 978211) under suspicion of breaking xpcshell tests on a CLOSED TREE
2014-07-07 15:38:51 -07:00
Mike Shal
ab9a8da717
Bug 978211 - add 'pretty' targets for automation; r=glandium
2014-07-02 23:15:10 -04:00
Jim Blandy
242a8a0915
Bug 800200: Delete all references to the obsolete Venkman chrome debugger from the tree. r=ted
2014-06-27 11:05:07 -07:00