Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: abseil/abseil-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: abseil/abseil-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lts_2024_07_22
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    ebdba5a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Cherry-picks for Release Candidate 2 (#1727)

    cmake: Fix RUNPATH when using BUILD_WITH_INSTALL_RPATH=True
    2138590
    
    Add absl_vlog_is_on and vlog_is_on to ABSL_INTERNAL_DLL_TARGETS
    9a0743a
    derekmauro authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7e5c339 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update GoogleTest dependency to 1.15.2 (#1736)

    This updates to a version of GoogleTest that fixes
    google/googletest#4581
    for downstream users of rules_python
    
    Cherry-pick of d0159ea
    derekmauro authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4447c75 View commit details
    Browse the repository at this point in the history
Loading