Commit Graph

57 Commits

Author SHA1 Message Date
Birunthan Mohanathas
3e5b3446b5 Backed out changeset fbcedabfb8f5 (bug 1175359) 2015-06-26 12:49:13 -07:00
Ralph Giles
90a8fbcff1 Bug 1175359 - Update releng linux64 manifest for rust. r=mshal
Import the rustc 1.0.0 toolchain into linux64 builds.
Update other entries to use the unpack attribute instead of setup.sh.
2015-06-26 12:26:05 -07:00
Mike Hommey
fab981bebc Bug 1155476 - Update sccache to 155c926 2015-04-18 09:01:44 +09:00
Ben Hearsum
cf54fc0e26 bug 1125921: add win64 mozconfigs - fix win64 sccache. r=rail, a=tomcat 2015-01-28 08:50:07 -05:00
Ehsan Akhgari
c07830b437 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
Mike Hommey
732e3bf647 Bug 1094565 - Update sccache to e68dfc2. r=mshal 2014-11-26 16:04:25 +09:00
Ehsan Akhgari
8bbff19061 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
549e21fad7 Bug 1084151 - Update sccache to 8ff474e. r=mshal 2014-10-24 13:08:17 +09:00
Mike Hommey
40ce0930e9 Bug 1058565 - Update sccache to 7c87f05. r=mshal 2014-08-29 03:28:09 +09:00
Mike Hommey
d4f000ffea Bug 1057119 - Update sccache to 6938a9b. r=mshal 2014-08-24 09:11:04 +09:00
Mike Hommey
84dcbf4a32 Bug 1045923 - Update sccache to 4d312f8. r=mshal 2014-08-20 12:07:07 +09:00
Mike Hommey
cac162c613 Bug 1028100 - Add l10n tooltool manifest for windows builds. r=nthomas 2014-06-24 07:28:51 +09:00
Mike Hommey
f46e0f0c95 Bug 1013055 - Update sccache to e27061a. r=mshal 2014-05-21 11:28:13 +09:00
Mike Hommey
36b928c7a3 Bug 1002606 - Enable sccache for mac try builds. r=mshal 2014-04-30 06:06:09 +09:00
Mike Hommey
588d08f697 Bug 1002614 - Update sccache to 2f4c9a98. r=rail 2014-04-30 06:05:42 +09:00
Mike Hommey
161f5277d2 Bug 980117 - Use sccache on win32 try builds. r=mshal 2014-04-15 09:37:54 +09:00
Christian Holler
bd82118d13 Bug 957865 - Upgrade ASan Clang to r200213. r=me, f=rail.
--HG--
extra : rebase_source : 30b509b6128ec573c8d84f386759e259f16257c7
2014-01-20 16:52:37 +01:00
Mike Hommey
1141e795ec Bug 989147 - Use new sccache for Linux and Android builds. r=gps 2014-03-28 18:41:06 +09:00
Mike Hommey
02f1e284e5 Bug 927672 - Get mozmake from tooltool. r=mshal 2014-03-28 18:41:05 +09:00
Mike Hommey
90b607eb3c Bug 940788 - Use sccache on try for builds happening on AWS that currently use ccache. r=bhearsum 2014-02-13 10:05:59 +09:00
Trevor Saunders
486d3b4416 bug 938510 - use gcc from tooltool for everything but b2g desktop and valgrind r=glandium 2014-01-30 16:16:19 -08:00
Trevor Saunders
21920c8e04 backout 6fd717549b5a bug 938510 because b2g desktop builds don't seem to pull tooltool packages 2013-11-20 21:39:05 -05:00
Trevor Saunders
f1c71b3e58 bug 938510 - switch to gcc 4.7.3 and latest stable binutils from tooltool r=glandium 2013-11-20 21:04:25 -05:00
Ryan VanderMeulen
d03fb91d02 Merge m-c to inbound. 2013-07-12 15:51:48 -04:00
Rail Aliiev
8493cf922e Bug 886842 - Add clang trunk builds for ASan. r=froydnj 2013-07-12 13:14:57 -04:00
Rail Aliiev
4facd1d2e1 Bug 870173 - Upgrade to clang 3.3. r=ehsan 2013-07-12 13:45:15 -04:00
Rail Aliiev
4d89b1e267 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
Joshua Cranmer
c45fad25b0 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
Rafael Ávila de Espíndola
ff11212bd4 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
0801499899 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
d95aabd129 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
87ff3077cc 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
4f488c8b0b 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
6903eb4250 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
Rafael Ávila de Espíndola
03c3026df2 Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
Update the manifests.
2012-11-20 10:50:50 -05:00
Rafael Ávila de Espíndola
c2f1a081f6 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
Rafael Ávila de Espíndola
c289816360 Bug 799572 - clang update broke NSS. r=rail. 2012-10-22 09:10:20 -04:00
Rafael Ávila de Espíndola
3e32aab4c5 Bug 793109 - Stacks truncated near nsDocLoader::DoFireOnStateChange. r=rail.
Update the manifests.

--HG--
extra : rebase_source : 9f878c77d21853d7fedc4dcb48d1d63fe7b88696
2012-10-09 21:59:51 -04:00
Rafael Ávila de Espíndola
aa57616209 Bug 797525 - Upgrade clang to version >= r163716 to fix ASan issue 109. r=rail.
update the tooltool manifests.
2012-10-06 08:30:21 -04:00
Rafael Ávila de Espíndola
04974f2112 Bug 784691 - Upgrade clang to r162360.
Update the tooltool manifests. r=rail.
2012-10-04 22:22:27 -04:00
Rafael Ávila de Espíndola
ced8251cff Bug 796937 - Deploy new clang package with output order fixes. r=rail.
--HG--
extra : rebase_source : 7f339cf7b9b8bee34967c69203179e944e713536
2012-10-02 18:50:03 -04:00
Rafael Ávila de Espíndola
87e00dfa4b Bug 787302 - Most stacks are truncated (using minidump_stackwalk on a Mac Tinderbox debug build). r=rail.
Switch to the new package.
2012-09-18 16:59:39 -04:00
Rafael Ávila de Espíndola
b9b1dea479 Bug 787568 - Upgrade clang to r161152. r=rail.
Update the manifests.
2012-08-31 19:09:38 -04:00
Rafael Ávila de Espíndola
ffe3016f9b Bug 784691 - Upgrade clang to r162360.
Remove macosx32/clang.manifest and macosx64/clang.manifest. They are redundant
with the corresponding releng.manifest files now that os x moved to clang.
2012-08-24 22:53:56 -04:00
Rafael Ávila de Espíndola
3593fa62c6 Bug 779259 - upgrade clang to r161022. r=rail.
Update the clang manifest.
2012-08-01 10:16:55 -04:00
Rafael Ávila de Espíndola
a846a94501 Bug 733905 - switch OS X builds to clang. r=ehsan. 2012-07-18 09:31:15 -04:00
Rafael Ávila de Espíndola
d68a971a86 Bug 774796 - upgrade clang to r160364. r=rail.
Update the tooltool manifests.

--HG--
extra : rebase_source : 95cbb335706b32adfb703d4753cb602af6da94a9
2012-07-17 15:13:49 -04:00
Rafael Ávila de Espíndola
8774cd405b Bug 774372 - build clang packages with --disable-assertions. r=rail.
--HG--
extra : rebase_source : 94008faf62a7b75a9aaed38a492ffb28fa4d8f48
2012-07-16 15:03:26 -04:00
Rafael Ávila de Espíndola
2d5358cb49 Bug 774121 - upgrade clang to r160227.
Update the manifests.
DONTBUILD.
2012-07-16 08:27:23 -04:00
Rafael Ávila de Espíndola
c72d2d7804 Bug 772853 - upgrade clang to r160176. r=rail.
Update the tooltool manifest.

--HG--
extra : rebase_source : 9f0e7345db207016c5f8f31a2c35778feabbc0df
2012-07-13 23:54:44 -04:00