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] Schema evolution code generation #441

Closed
wants to merge 37 commits into from
Closed

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    de8d4aa View commit details
    Browse the repository at this point in the history
  2. temporary addition

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9399cb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d91a31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    088f1a5 View commit details
    Browse the repository at this point in the history
  5. More steps towards rootcling

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2e06ea0 View commit details
    Browse the repository at this point in the history
  6. add missing include guard

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    121fea6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4a456e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d78e49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    751ae46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95765e1 View commit details
    Browse the repository at this point in the history
  11. hide SIOBlocks for ROOT

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5d374ae View commit details
    Browse the repository at this point in the history
  12. fix renamed install targets

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0a6ebb7 View commit details
    Browse the repository at this point in the history
  13. apply clang-format suggestions

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6c2296f View commit details
    Browse the repository at this point in the history
  14. remove trailing whitespace

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    050722e View commit details
    Browse the repository at this point in the history
  15. remove deprecated macro

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f0fffba View commit details
    Browse the repository at this point in the history
  16. ignore shadow errors

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c08750d View commit details
    Browse the repository at this point in the history
  17. Update cmake/podioMacros.cmake

    Co-authored-by: Andre Sailer <[email protected]>
    hegner and andresailer committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    17d2e7c View commit details
    Browse the repository at this point in the history
  18. add missing + in ROOTLinkDef

    hegner committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    312fb61 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    cab6bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    049bafe View commit details
    Browse the repository at this point in the history
  3. update documentation

    hegner committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fea3e26 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    bfa21bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b4b4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dc4b21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    062362e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9830fee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    001c2ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99493e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4dd95c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1ab513 View commit details
    Browse the repository at this point in the history
  10. start adding the evolution function

    hegner authored and tmadlener committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    455cb63 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45bb034 View commit details
    Browse the repository at this point in the history
  12. fix code generation of old schema

    hegner authored and tmadlener committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cdd9aee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81298fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8fc0d0 View commit details
    Browse the repository at this point in the history
  15. Improve output of tests

    tmadlener committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d6e9c8b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    92eb3a6 View commit details
    Browse the repository at this point in the history