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 includemocs.py and create one moc file per cpp file #59230

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

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    06000b2 View commit details
    Browse the repository at this point in the history
  2. Add include moc lines

    m-kuhn committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    39e33de View commit details
    Browse the repository at this point in the history
  3. flake

    m-kuhn committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    8c5210c View commit details
    Browse the repository at this point in the history
  4. include guards

    m-kuhn committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fdd549a View commit details
    Browse the repository at this point in the history
  5. reorder includes

    m-kuhn committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    34476a3 View commit details
    Browse the repository at this point in the history
  6. no double-moc

    m-kuhn committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    02d6c34 View commit details
    Browse the repository at this point in the history
  7. Remove unused var

    m-kuhn committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3c4d0f1 View commit details
    Browse the repository at this point in the history
  8. Remove unused var

    m-kuhn committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    15bf2a3 View commit details
    Browse the repository at this point in the history
  9. temporarily disable WERROR

    m-kuhn committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    bf60595 View commit details
    Browse the repository at this point in the history