Mike Hommey
3cf7cce79c
Bug 1262781 - Update to clang 3.8 final. r=froydnj
...
Ideally, we'd use the tarballs from
http://llvm.org/releases/download.html but I didn't feel like modifying
the script more than I already did to make it work at all (bug 1262735).
The new tarball for Linux was built on
https://tools.taskcluster.net/task-inspector/#LCUn8aEgTBeRJ11a3qTlDQ/0
The new tarball for Mac was built on a loaner, after installing cmake
and ninja, as well as building ld64 127.2 from source because the
installed version would assert while building clang. The latter required
manually adding some missing headers to /usr/include. TSAN was also
disabled because it requires APIs that are not available on the OSX
version on the build slaves (e.g. pthread_introspection_hook_install).
Building clang also required using a mac clang from tooltool, the system
one lacking support for atomics.
2016-04-13 06:54:22 +09:00
Mike Hommey
a172eece8b
Bug 1261264 - Apply GCC PR64905 to fix miscompilation with -fomit-frame-pointer. r=froydnj
...
The new GCC tarball was built on
https://tools.taskcluster.net/task-inspector/#ADIOXxgZQ7-9HuqEYZc3mw/0
2016-04-08 06:45:06 +09:00
Mike Hommey
3fe18eae3b
Bug 1175546 - Update GCC to 4.8.5 and bump minimum GCC version required to build. r=froydnj
2016-03-12 09:03:37 +09:00
Mike Hommey
b16675c10b
Bug 1254854 - Use the same clang version for b2g OSX desktop builds as for Firefox OSX desktop builds. r=froydnj
...
We're using too many different versions of clang, and the ones used by
b2g is really old. There is no reason the b2g OSX desktop builds should
be using a different toolchain from Firefox OSX desktop builds.
2016-03-10 13:54:02 +09:00
Mike Hommey
3c61c287f2
Bug 1254451
- Better document toolchain versions in tooltool manifests. r=froydnj
...
linux32/asan.manifest is removed because the file is not in tooltool
(anymore?).
2016-03-09 09:23:27 +09:00
Justin Wood
31da749c7c
Bug 1242641 - Update gtk3 package in tooltool to specify the fontconfig path in the setup.sh r=glandium
2016-02-05 16:21:19 -05:00
Justin Wood
c626fe7001
Bug 1236835 - Disable all B2G Desktop Builds & Tests on All trees. r=garndt, r=rail
...
--HG--
extra : rebase_source : 59383443ec9960ab0788dc90e66d7ec817ae34a4
2016-01-11 12:25:05 -05:00
Mike Hommey
8a8be84533
Bug 1186748 - Switch B2G desktop builds to Gtk+3. r=mshal
2015-08-05 15:45:46 +09:00
Carsten "Tomcat" Book
ecaa52f350
Backed out changeset d093c57c6835 (bug 1186748) for causing Bug 1190180
2015-08-03 14:36:14 +02:00
Carsten "Tomcat" Book
9b61dabe97
Backed out changeset 2238409de271 (bug 1188780)
2015-08-03 14:35:03 +02:00
Mike Hommey
fca3b07577
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
ff7a038039
Bug 1186748 - Switch B2G desktop, hazard and root analysis builds to Gtk+3. r=mshal
2015-07-31 16:39:10 +09:00
Ryan VanderMeulen
efd357143c
Backed out changeset ada6cd4da281 (bug 1186748) for introducing various intermittent ASAN mochitest failures.
2015-07-30 11:52:49 -04:00
Mike Hommey
5bb3772feb
Bug 1186748 - Switch B2G desktop, ASan, hazard and root analysis builds to Gtk+3. r=mshal
2015-07-30 08:49:29 +09:00
Mike Hommey
da4787f45e
Bug 1177951 - Use a different base directory for the moztt package. r=mshal
2015-07-26 06:46:30 +09:00
Mike Hommey
67e02ffc14
Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal
2015-07-11 06:26:21 +09:00
Mike Hommey
84878777a1
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
Mike Hommey
fab981bebc
Bug 1155476 - Update sccache to 155c926
2015-04-18 09:01:44 +09:00
Daniel Holbert
f2806a00df
Bug 1129499: Update the clang version that we use for building b2g on Mac OS X to match the version we use for building firefox. r=rail
2015-02-08 20:37:05 -08:00
Mike Hommey
732e3bf647
Bug 1094565 - Update sccache to e68dfc2. r=mshal
2014-11-26 16:04:25 +09:00
Mike Hommey
b964b29e92
Bug 1075183 - Use the same gcc on b2g linux builds as on browser linux builds, and enable sccache. r=mshal,a=kwierso
2014-11-07 10:57:13 +09:00
Mike Hommey
549e21fad7
Bug 1084151 - Update sccache to 8ff474e. r=mshal
2014-10-24 13:08:17 +09:00
Jan Keromnes
09ebd52118
Bug 1011562 - Use Firefox OS fonts in B2G Desktop tests. r=mshal
2014-10-21 12:34:00 -04: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
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 Shal
b62e626c45
Bug 996791 - remove old b2g releng manifests; r=rail
2014-04-15 15:28:34 -04:00
Mike Shal
4f1d8a952d
Bug 996307 - enable sccache for B2G Desktop Linux builds; r=glandium
2014-04-07 16:46:07 -04:00
Mike Shal
5ad7c2f7b0
Bug 990739: Add releng.manifest for b2g win32; r=rail
2014-04-01 11:22:03 -04: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
John Ford
4c7886ef29
bug 794412 - update gonk-toolchain to support building OMX-in-gecko rs=cjones
2012-09-26 17:05:41 -07: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
Kyle Machulis
530146839b
Bug 786448: Update B2G Toolchain to include bluetooth headers; r=qdot
2012-08-30 14:19:11 -07:00
Rail Aliiev
9c26acb7c2
Bug 783551 - Get tooltool running on the b2g on OS X builds. r=respindola
...
--HG--
rename : browser/config/tooltool-manifests/macosx64/releng.manifest => b2g/config/tooltool-manifests/macosx64/releng.manifest
2012-08-20 09:33:06 -04:00
John Ford
636ea18763
bug 776045 - add a manifest for ics toolchains r=qdot
2012-08-01 14:20:58 -07:00