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

[WIP] glog: 0.6.0 -> 0.7.1 #349183

Draft
wants to merge 7 commits into
base: staging
Choose a base branch
from
Draft

Commits on Oct 17, 2024

  1. glog: 0.6.0 -> 0.7.1

    Release: https://github.com/google/glog/releases/tag/v0.7.1
    
    - split development output (which reduces closure size for downstream)
    - enable strictDeps (which aids in cross-compiling)
    - convert sha256 into hash
    - nixfmt format
    - order entries by phases and alphabet
    - meta: add changelog and remove nested with
    r-ryantm authored and superherointj committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    89ce6bd View commit details
    Browse the repository at this point in the history
  2. glog: Enable pkg-config files

    nh2 authored and superherointj committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cff6f57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0453ec2 View commit details
    Browse the repository at this point in the history
  4. folly: Fix build with glog >= 0.7.0

    nh2 authored and superherointj committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f21f0f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3781a1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d47e40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54b1daf View commit details
    Browse the repository at this point in the history