Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement build-runfiles on Windows #6019

Closed
meteorcloudy opened this issue Aug 29, 2018 · 1 comment
Closed

Implement build-runfiles on Windows #6019

meteorcloudy opened this issue Aug 29, 2018 · 1 comment
Assignees
Labels
area-Windows Windows-specific issues and feature requests P2 We'll consider working on this in future. (Assignee optional) platform: windows team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: feature request

Comments

@meteorcloudy
Copy link
Member

On Windows, runfiles tree is disabled because creating symlink needs admin right or Windows 10 Creator Update (or later) and developer is enabled. But Bazel should be able to build runfiles tree if users can ensure one of those requirements.

Enabling runfiles tree on Windows would help resolve #5926

/cc @laszlocsomor @dslomov

@meteorcloudy meteorcloudy added type: feature request P2 We'll consider working on this in future. (Assignee optional) platform: windows area-Windows Windows-specific issues and feature requests labels Aug 29, 2018
@meteorcloudy meteorcloudy self-assigned this Aug 29, 2018
@meteorcloudy
Copy link
Member Author

We already have an issue here: #5807
Closing this one due to duplication.

bazel-io pushed a commit that referenced this issue Sep 10, 2018
RUNFILES_MANIFEST_ONLY should not depend on whether manifest file
exist or not. Bazel should tell test-setup.sh if runfiles tree is
enabled.

Related issues:
#5926
#6019

Closes #6114.

Change-Id: I842dd638acae40d360b38600a5fc9274adc7d2a4
PiperOrigin-RevId: 212240808
@philwo philwo added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Windows Windows-specific issues and feature requests P2 We'll consider working on this in future. (Assignee optional) platform: windows team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants