Skip to content

Commit

Permalink
Update rust-installer for Windows executable mode
Browse files Browse the repository at this point in the history
It now marks a few whitelisted extensions as executable in the tarball,
so Windows packages can be extracted on other platforms and directly
execute install.sh.

It also includes a fix for the chmod on bulk dirs, so now the html docs
won't be marked executable en masse.

Fixes rust-lang#42121
r? @alexcrichton
  • Loading branch information
cuviper committed Jun 1, 2017
1 parent fd7b44b commit 0fba1f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/tools/rust-installer

0 comments on commit 0fba1f7

Please sign in to comment.