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

Add allow_empty to glob, as the patterns don't necessarily match something #245

Merged
merged 3 commits into from
Aug 6, 2019

Commits on Aug 6, 2019

  1. Add allow_empty to glob, as the patterns don't necessarily match some…

    …thing
    
    This is needed for the change in Bazel --incompatible_disallow_empty_glob
    laurentlb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    cf5eb6b View commit details
    Browse the repository at this point in the history
  2. Update dependency on bazel_toolchains

    This provides additional Bazel compatibility fixes (--incompatible_restrict_string_escapes)
    laurentlb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    581e622 View commit details
    Browse the repository at this point in the history
  3. Add comment

    laurentlb committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    27e986d View commit details
    Browse the repository at this point in the history