rust/.azure-pipelines/steps
Pietro Albini 239a404cae
ci: explicitly disable CRLF conversion on Windows
The Azure image enables CRLF conversion on Windows builders, but that
caused regressions both in our test suite (the miri test suite broke)
and in the ecosystem, since we started shipping install scripts with
CRLF endings instead of the old LF. The Godbolt Compiler Explorer is one
such case of breakage.

This adds a step to the build explicitly disabling the conversion before
the repository is checked out.
2019-07-01 21:57:08 +02:00
..
install-clang.yml Merge branch 'master' into iwr_progress 2019-05-30 11:00:21 -07:00
install-sccache.yml Merge branch 'master' into iwr_progress 2019-05-30 11:00:21 -07:00
install-windows-build-deps.yml Merge branch 'master' into iwr_progress 2019-05-30 11:00:21 -07:00
run.yml ci: explicitly disable CRLF conversion on Windows 2019-07-01 21:57:08 +02:00