gecko-dev/taskcluster
Mike Hommey 17673d777a Bug 1504906 - Install the Gtk+ 3.10 packages and required dependencies in the build docker images. r=gps
Interestingly, the resulting binaries are still compatible with Gtk+
3.4. The only difference in symbol use are:
  g_log -> g_logv
  g_assertion_message -> g_assertion_message_expr

Both of those symbols are actually available in older versions of glib.
Some #defines just switched from using the latter rather than the
former.

Differential Revision: https://phabricator.services.mozilla.com/D11141
2018-11-08 19:49:39 +09:00
..
ci Bug 1504906 - Install the Gtk+ 3.10 packages and required dependencies in the build docker images. r=gps 2018-11-08 19:49:39 +09:00
docker Bug 1504906 - Build 32-bits Gtk+ 3.10 packages for Debian Wheezy. r=gps 2018-11-08 19:49:39 +09:00
docs Bug 1475510 - Add repackage-msi signing. r=aki 2018-11-07 17:44:27 +00:00
scripts No bug - Remove stale reference from a comment. 2018-11-04 13:49:09 +01:00
taskgraph bug 1505652: [taskgraph] Download debian packages from latest run of package task; r=dustin 2018-11-08 19:49:37 +09:00
.yamllint Bug 1414824 - Enable stricter linting in taskcluster yaml files. r=Callek 2017-11-11 00:36:41 -05:00
mach_commands.py Bug 1473636: clarify arguments to action callbacks; r=tomprince 2018-07-05 17:07:40 +00:00
moz.build Bug 1459274 - update BUG_COPMONENT to represent reality; r=gps 2018-06-01 13:47:35 +00:00