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: cpp-pm/protobuf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hunter-3.19.4
Choose a base ref
...
head repository: cpp-pm/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hunter-3.14.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 10 files changed
  • 4 contributors

Commits on Dec 4, 2020

  1. Remove PROTOBUF_MAYBE_CONSTEXPR and make the constructor constexpr ev…

    …en in MSVC
    
    This solves a conflict when using Clang for Windows.
    
    This is just a cherry-pick of the internal change cl/341698875.
    acozzette committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    4a09d77 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Hunterize v3.10.0

    * Added Hunter and HunterGate from cpp-pm
    * Added CMakeLists.txt adjusted from 'Hunterize v3.0.0'
    hjmallon authored and rahulshethsc committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    d7ceffb View commit details
    Browse the repository at this point in the history
  2. Fix cross-compiling issue

    ruslo authored and rahulshethsc committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c29b22f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b932f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed2366d View commit details
    Browse the repository at this point in the history
  5. Android fix

    rahulshethsc committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    bfaf89a View commit details
    Browse the repository at this point in the history
Loading