Skip to content

Update rust-installer for Windows executable mode - #42343

Merged
bors merged 1 commit into
rust-lang:masterfrom
cuviper:install-executables
Jun 3, 2017
Merged

Update rust-installer for Windows executable mode#42343
bors merged 1 commit into
rust-lang:masterfrom
cuviper:install-executables

Conversation

@cuviper

Copy link
Copy Markdown
Member

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#42121
r? @alexcrichton

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.
Fixesrust-lang#42121
r? @alexcrichton
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Jun 1, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 0fba1f7 has been approved by alexcrichton

@alexcrichtonalexcrichton added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 1, 2017
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors rollup

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 1, 2017
…crichton
Update rust-installer for Windows executable mode
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.
Fixesrust-lang#42121
r? @alexcrichton
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 1, 2017
…crichton
Update rust-installer for Windows executable mode
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.
Fixesrust-lang#42121
r? @alexcrichton
@frewsxcvfrewsxcv mentioned this pull request Jun 2, 2017
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 2, 2017
…crichton
Update rust-installer for Windows executable mode
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.
Fixesrust-lang#42121
r? @alexcrichton
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 2, 2017
…crichton
Update rust-installer for Windows executable mode
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.
Fixesrust-lang#42121
r? @alexcrichton
bors added a commit that referenced this pull request Jun 2, 2017
Rollup of 10 pull requests
- Successful merges: #41981, #42225, #42310, #42319, #42335, #42343, #42355, #42360, #42370, #42372
- Failed merges:
bors added a commit that referenced this pull request Jun 2, 2017
Rollup of 10 pull requests
- Successful merges: #41981, #42225, #42310, #42319, #42335, #42343, #42355, #42360, #42370, #42372
- Failed merges:
@bors
bors merged commit 0fba1f7 into rust-lang:masterJun 3, 2017
@rillian

Copy link
Copy Markdown
Contributor

Thanks, @cuviper!

@cuviper
cuviper deleted the install-executables branch September 26, 2017 06:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nightly Windows tarballs may not be installable on Unix

5 participants

@cuviper@alexcrichton@bors@Mark-Simulacrum@rillian