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

fix: depend on datamodel version headers in datamodel glue #843

Merged
merged 5 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. fix: depend on datamodel version headers in datamodel glue

    This will force rebuilding of the datamodel glue headers in local
    development copies when the data model changes version.
    wdconinc committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    365b573 View commit details
    Browse the repository at this point in the history
  2. fix: use lowercase EDM4{hep,eic}Version.h

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    wdconinc and veprbl committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4474678 View commit details
    Browse the repository at this point in the history
  3. fix: require EDM4hep 0.9 for EDM4hepVersion.h

    See key4hep/EDM4hep#152 for name change.
    wdconinc committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c6166f6 View commit details
    Browse the repository at this point in the history
  4. ci: add EDM_VERSION_INCLUDES

    wdconinc committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    30702e6 View commit details
    Browse the repository at this point in the history
  5. Revert "fix: require EDM4hep 0.9 for EDM4hepVersion.h"

    This reverts commit 0e2d899.
    wdconinc committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0f0d5b6 View commit details
    Browse the repository at this point in the history