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] Upgrade Protobuf to v21.1 to accept Python Protobuf 4.21 #4242

Closed
wants to merge 19 commits into from

Commits on Jun 1, 2022

  1. upgrade Protobuf to 3.19.0 to accept Protobuf 4.21

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    f313bf8 View commit details
    Browse the repository at this point in the history
  2. force MSVC_RUNTIME=ON

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a5b5e6c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. force MSVC_RUNTIME=ON

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b4e8a23 View commit details
    Browse the repository at this point in the history
  2. use 1

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0fb1746 View commit details
    Browse the repository at this point in the history
  3. try 3.18.0

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    d316d79 View commit details
    Browse the repository at this point in the history
  4. static MSVC OFF

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    17f5c0e View commit details
    Browse the repository at this point in the history
  5. use 3.20.1 with MSVC fix

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a4d4e91 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. 3.20.1 updated protobuf ipynb

    Signed-off-by: jcwchen <jacky82226@gmail.com>
    jcwchen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    91ab669 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. all 4.21.1

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    851ecd6 View commit details
    Browse the repository at this point in the history
  2. all 4.21.1

    Signed-off-by: jcwchen <jacky82226@gmail.com>
    jcwchen committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    a45760b View commit details
    Browse the repository at this point in the history
  3. use 4.21.1 as minimum

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    a2ebb82 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    c30ddc2 View commit details
    Browse the repository at this point in the history
  2. add build_type in build protobuf script

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    cf799aa View commit details
    Browse the repository at this point in the history
  3. missing comma

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0ccf734 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d12c02 View commit details
    Browse the repository at this point in the history
  5. try mini protobuf version

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    72ad9f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. remove protobuf restriction

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    bf2d95e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7c4ee97 View commit details
    Browse the repository at this point in the history
  2. use 4.21.1 at all

    Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
    jcwchen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    af02c91 View commit details
    Browse the repository at this point in the history