about summary refs log tree commit diff
path: root/src/libsyntax/errors
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-04-05 10:01:31 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-04-06 10:13:02 -0700
commitd78063dd8459f71b9bd87d6a59a142598ba79573 (patch)
treebc8a92fc869e4c0ead67b0ed22a9acc602d0565b /src/libsyntax/errors
parent4e758722f4f9ccf9054ebf179b8630a37ce954f1 (diff)
downloadrust-d78063dd8459f71b9bd87d6a59a142598ba79573.tar.gz
rust-d78063dd8459f71b9bd87d6a59a142598ba79573.zip
rustbuild: Support cross rust-docs packages
Right now if you configure multiple hosts rustbuild will only build
documentation for the build triple, but we've got all the support necessary to
build documentation for different architectures as well. This commit
reinterprets the `target` field of doc `Step` instances to be the target of the
documentation rather than the target of the rustdoc/tool being run.

This should enable `make dist` to start producing a bunch of `rust-docs`
packages for all the cross architectures that rustbuild is producing now.
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions