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

Windows Fixes #245

Merged
merged 3 commits into from
Jun 27, 2018
Merged

Windows Fixes #245

merged 3 commits into from
Jun 27, 2018

Conversation

pmuetschard
Copy link
Contributor

  • Fix fileinfo.go to handle Windows paths.
  • Pass skylark files as strings.

Fixes gazelle on Windows, which currently generates invalid
build files (src attributes with absolute paths).
Fixes `SkylarkPath cannot be cast to String` errors.
Copy link
Contributor

@jayconrod jayconrod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jayconrod jayconrod merged commit 4477b10 into bazel-contrib:master Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants