gecko-dev/taskcluster/scripts
Mike Hommey 7a952b88db Bug 1579471 - Remove the in-tree .cargo/config. r=mshal
It was added in bug 1575760 and turns out to be causing a lot more
problems than anticipated.

However, the previous status quo is also not ideal, so we do
auto-generate .cargo/config.in instead, with a little trick that allows
to just copy it to .cargo/config instead of how individual scripts would
previously manually preprocess it.

Differential Revision: https://phabricator.services.mozilla.com/D46138

--HG--
extra : moz-landing-system : lando
2019-09-20 00:47:22 +00:00
..
builder Bug 1579471 - Remove the in-tree .cargo/config. r=mshal 2019-09-20 00:47:22 +00:00
misc Bug 1579471 - Remove the in-tree .cargo/config. r=mshal 2019-09-20 00:47:22 +00:00
tester Bug 1565332 - restore set -e in the debian-specific block in test-linux.sh r=gbrown 2019-09-06 13:37:54 +00:00
copy.sh
run-task Bug 1573375 - Normalize paths run-task sets in the environment on Windows. r=tomprince 2019-08-15 11:21:41 +09:00