]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #13063 : brson/rust/dist, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 25 Mar 2014 07:01:52 +0000 (00:01 -0700)
committerbors <bors@rust-lang.org>
Tue, 25 Mar 2014 07:01:52 +0000 (00:01 -0700)
Several things here:

* Cleanup
* Fix build targets for building .pkg so that it works and works for all hosts
* Adds support for nightly artifacts
* Put docs in a location suitable for upload to s3 during 'make dist'
* Add coverage of unix binary installers to 'distcheck'
* Fix 'distcheck'
* Change 'dist' to build source tarballs, binary tarballs and OS X packages


Trivial merge