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

protobuf: allow shared on Macos + add protobuf::protoc imported target #4776

Merged
merged 29 commits into from Mar 23, 2021

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    f320810 View commit details
    Browse the repository at this point in the history
  2. cosmetic change

    SpaceIm committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f13d5b7 View commit details
    Browse the repository at this point in the history
  3. simplify check of runtime

    SpaceIm committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    d636224 View commit details
    Browse the repository at this point in the history
  4. properly handle protobuf with zlib

    previous injection of lib directories was too fragile.
    It breaks as soon as there is a dependency
    SpaceIm committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    c4037a2 View commit details
    Browse the repository at this point in the history
  5. append to builddirs

    SpaceIm committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    5df0f08 View commit details
    Browse the repository at this point in the history
  6. cleanup

    SpaceIm committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0913f5f View commit details
    Browse the repository at this point in the history
  7. fix semicolon replacement

    SpaceIm committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    725d9d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    d879ac2 View commit details
    Browse the repository at this point in the history
  2. cosmetic change

    SpaceIm committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    c2c6033 View commit details
    Browse the repository at this point in the history
  3. improve runtime handling

    SpaceIm committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ab34548 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0408def View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a965d View commit details
    Browse the repository at this point in the history
  6. add protobuf/3.15.4

    SpaceIm committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a7d6760 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10ac43a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abb921f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc170c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    610126d View commit details
    Browse the repository at this point in the history
  2. cleanup

    SpaceIm committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d877dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af51bdb View commit details
    Browse the repository at this point in the history
  4. Revert "workaround for invalid-constexpr with clang"

    This reverts commit dc170c4.
    SpaceIm committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    55a8007 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72f94bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    427035b View commit details
    Browse the repository at this point in the history
  7. add 3.15.5 instead of 3.15.4

    SpaceIm committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b3d5a0c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

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

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    69d7baa View commit details
    Browse the repository at this point in the history
  2. removed duplicated version

    SpaceIm committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    4de7716 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

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

Commits on Mar 19, 2021

  1. empty commit

    SpaceIm committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a46fe2d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

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