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-08-13 05:24:49 +0000
committerbors <bors@rust-lang.org>2017-08-13 05:24:49 +0000
commitadbce60d6f131e5b3789f01417dedb05e4489898 (patch)
treec35452a47f65da02696beb0bbac0348abf92f228 /src/libstd/sys/unix/process/process_unix.rs
parent0ed03e5490b481804db27627e16e147680ed207d (diff)
parent01641c70331d704fdab05914f21921e453ae61bb (diff)
downloadrust-adbce60d6f131e5b3789f01417dedb05e4489898.tar.gz
rust-adbce60d6f131e5b3789f01417dedb05e4489898.zip
Auto merge of #43630 - Mark-Simulacrum:rustbuild-cleanups, r=alexcrichton
Rustbuild cleanups/fixes and improvements

Each commit is a standalone change, and can/should be reviewed separately.

This adds two new functionalities:

 - `--target` and `--host` can be passed without changing config.toml, and we'll respect the users' wishes, instead of requiring that all possible targets are passed.
   - Note that this means that `./x.py clean` won't be quite as wide-spread as before, since it limits itself to the configured hosts, not all hosts. This could be considered a feature as well.
 - `ignore-git` field in `config.toml` which tells Rustbuild to not attempt to load git hashes from `.git`.

This is a precursor to eventual further simplification of the configuration system, but I want to get this merged first so that later work can be made in individual PRs.

r? @alexcrichton
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions