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

Update gflags to latest master #277

Merged
merged 1 commit into from
Jan 4, 2018
Merged

Update gflags to latest master #277

merged 1 commit into from
Jan 4, 2018

Commits on Dec 19, 2017

  1. Update gflags to latest master

    This means that gflags no longer leaks config.h, so I had to fix a bug
    in glog.bzl where config.h is generated at the wrong path.
    
    I also switched to the best-practice for depending on git repositories,
    ie using http_archive with a mirror.
    drigz committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    2a59323 View commit details
    Browse the repository at this point in the history