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

build: simplify build of inspector protocol #22680

Closed

Commits on Nov 20, 2018

  1. inspector: store generated code

    This is instead of generating on each build. When a developer changes
    the protocol, it will require checking in the generated source.
    refack committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    1e201d8 View commit details
    Browse the repository at this point in the history
  2. inspector,build: stop redundant code-gen

    * document how to code-gen manually
    refack committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    f3213bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cd1b88 View commit details
    Browse the repository at this point in the history