about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-01-24 23:34:35 +0000
committerbors <bors@rust-lang.org>2017-01-24 23:34:35 +0000
commit83c2d95238e3545e7ae9af4873c48b1e3651c164 (patch)
tree5888cdf6bb45695b9ed8eb06dd583bba141e8840 /src/libstd/sys/unix/process/process_unix.rs
parent249b444efa356c252b264c56ba5041d70d0b9734 (diff)
parentf3dfcae2029be9de5ad2e015d97ca246c2381b84 (diff)
downloadrust-83c2d95238e3545e7ae9af4873c48b1e3651c164.tar.gz
rust-83c2d95238e3545e7ae9af4873c48b1e3651c164.zip
Auto merge of #39245 - alexcrichton:enable-platform, r=brson
rustbuild: Start building --enable-extended

This commit adds a new flag to the configure script,
`--enable-extended`, which is intended for specifying a desire to
compile the full suite of Rust tools such as Cargo, the RLS, etc. This
is also an indication that the build system should create combined
installers such as the pkg/exe/msi artifacts.

Currently the `--enable-extended` flag just indicates that combined
installers should be built, and Cargo is itself not compiled just yet
but rather only downloaded from its location. The intention here is to
quickly get to feature parity with the current release process and then
we can start improving it afterwards.

All new files in this PR inside `src/etc/installer` are copied from the
rust-packaging repository.

cc #38531
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions