gecko-dev/taskcluster
Mike Hommey fbaf337e4b Bug 1426322 - Separate gcc and mingw32-gcc. r=gps
The "contract" for toolchains is that extracting foo.tar.xz creates a
directory named foo/. That is however not true for mingw32.tar.xz, which
extracts into gcc/, possibly overwriting files from the gcc.tar.xz
archive (which is also used for mingw builds, for the host part).

This is also not true for nsis.tar.xz, but it reportedly has problems
when it's not in the same directory as mingw32.

But mingw32 doesn't actually need to be mixed with gcc, so it's better
to separate them as they are supposed to be.

--HG--
extra : rebase_source : 30d90af64459bbb31bc076e48f3c661fa9cd4a79
2017-12-20 13:46:53 +09:00
..
ci Bug 1426292 - Consolidate "rusttests" platforms into native platform; r=glandium 2017-12-19 19:21:52 -08:00
docker Bug 1424386: Update Docker images to Mercurial 4.4 r=gps 2017-12-18 20:43:24 -06:00
docs bug 1423081 - Add balrog publishing task. r=callek 2017-12-13 11:42:58 -06:00
scripts Bug 1426322 - Separate gcc and mingw32-gcc. r=gps 2017-12-20 13:46:53 +09:00
taskgraph Bug 1426209: Allow passing `--extra-config-path in L10N tasks; r=jlund 2017-11-27 13:47:29 -07: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 1420449: Add mach taskgraph -F/--fast r=ahal 2017-11-30 12:07:02 -05:00
moz.build Bug 1414919 - [taskgraph] Allow morph templates to also modify task attributes, r=dustin 2017-11-07 10:18:56 -05:00