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 Protobuf C++ Runtime implementation #151

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

WIP Protobuf C++ Runtime implementation #151

wants to merge 26 commits into from

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    5793c69 View commit details
    Browse the repository at this point in the history
  2. added gitignore

    dtracers committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    f9ce270 View commit details
    Browse the repository at this point in the history
  3. install runtime library

    dtracers committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    5b8f4a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb50101 View commit details
    Browse the repository at this point in the history
  5. remove check

    dtracers committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    6f47510 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

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

Commits on Oct 9, 2019

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

Commits on Oct 18, 2019

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

Commits on May 2, 2020

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

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    2df78f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e09736 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Add 'sudo'..

    DivvyCr committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f9569f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb850d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    911c28e View commit details
    Browse the repository at this point in the history
  4. Update download url AGAIN

    DivvyCr committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    5b7ae42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32a33cc View commit details
    Browse the repository at this point in the history
  6. Small fix

    DivvyCr committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    35a52ab View commit details
    Browse the repository at this point in the history
  7. Small fix

    DivvyCr committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d077016 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/c++-proto' into c++-proto

    # Conflicts:
    #	_travis/install-protoc-runtime.sh
    DivvyCr committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    b569fcd View commit details
    Browse the repository at this point in the history
  9. Small fix

    DivvyCr committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d364202 View commit details
    Browse the repository at this point in the history
  10. Fix

    DivvyCr committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    e59bb4c View commit details
    Browse the repository at this point in the history
  11. Update requirements.txt

    dtracers committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    fbcfa20 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Revert boxcars requirement to v0.1.3.

    Allow protoc version selection.
    Add some logging help.
    DivvyCr committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    be507df View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    d096d36 View commit details
    Browse the repository at this point in the history
  2. Bring back cpp runtime installation, but also explicitly install boxc…

    …ars prior.
    
    (Update benchmarking Python version.)
    DivvyCr committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    7d7f516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12e940 View commit details
    Browse the repository at this point in the history