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

Add initial Protobuf support #3448

Merged
merged 39 commits into from
Feb 17, 2023
Merged

Add initial Protobuf support #3448

merged 39 commits into from
Feb 17, 2023

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    37e50a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9225ee0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d07ce61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3d84db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    012d18c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    34a367e View commit details
    Browse the repository at this point in the history
  2. Colorize error messages. Change to use vswhere.exe from VS Installer …

    …directory if present, and online if necessary. Add new option -OnlineVSWhere to ignore the local VSInstaller copy and use the latest VSWhere from the net.
    DrusTheAxe committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    167c1d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52652fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eef605 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    ad77f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a325fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b04467 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Added new project template for ProtocolBuffers use. Added KozaniManag…

    …erProtocol for ProtocolBuffers definitions for (Local)Manager<->RemoteManager communication.
    DrusTheAxe committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7acedb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced4e5a View commit details
    Browse the repository at this point in the history
  3. Updated template

    DrusTheAxe committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b0766e1 View commit details
    Browse the repository at this point in the history
  4. Interim notes

    DrusTheAxe committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2c95518 View commit details
    Browse the repository at this point in the history
  5. AMore notes

    DrusTheAxe committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d7f4e69 View commit details
    Browse the repository at this point in the history
  6. Tweaked notes

    DrusTheAxe committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0757204 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. More notes

    DrusTheAxe committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c8a1abe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4abfba4 View commit details
    Browse the repository at this point in the history
  3. Added notes

    DrusTheAxe committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a7118e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    bc358c0 View commit details
    Browse the repository at this point in the history
  2. Tweaked script

    DrusTheAxe committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1d546f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6ec8d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff175d0 View commit details
    Browse the repository at this point in the history
  5. Added protobuf nuget

    DrusTheAxe committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e2c334a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    f1a3cb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aca2da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    887ea6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f965907 View commit details
    Browse the repository at this point in the history
  5. Fixed malformed XML

    DrusTheAxe committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9bbce4f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Fixed up path'ing

    DrusTheAxe committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    aab6568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68601e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b6a458 View commit details
    Browse the repository at this point in the history
  4. It compiles and links!

    DrusTheAxe committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f1fb45e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab42dff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    847add4 View commit details
    Browse the repository at this point in the history
  7. Renamed KozaniManagerProtocol to KozaniProtocol. Fixed up KozaniRemot…

    …eManager's dependencies
    DrusTheAxe committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1eacc18 View commit details
    Browse the repository at this point in the history