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 class and attribute types #30

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

Commits on Oct 25, 2024

  1. remove arabica submodule

    Signed-off-by: Markus Mirz <[email protected]>
    m-mirz authored and tom-hg57 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    604e746 View commit details
    Browse the repository at this point in the history
  2. add required arabica code

    Signed-off-by: Markus Mirz <[email protected]>
    m-mirz authored and tom-hg57 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bb0c5ce View commit details
    Browse the repository at this point in the history
  3. ignore clangd cache files

    Signed-off-by: Markus Mirz <[email protected]>
    m-mirz authored and tom-hg57 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a9da081 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Update arabica from https://github.com/jezhiggins/arabica.git (Resolv…

    …ed 64-bit specific warnings, Replaced use of std::auto_ptr with std::unique_ptr)
    
    Signed-off-by: Thomas Günther <[email protected]>
    tom-hg57 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    0033965 View commit details
    Browse the repository at this point in the history
  2. Fix setting default USE_CIM_VERSION

    Signed-off-by: Thomas Günther <[email protected]>
    tom-hg57 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    4e54cc0 View commit details
    Browse the repository at this point in the history
  3. Fix cpack (move libraries from /static to /usr/lib)

    Signed-off-by: Thomas Günther <[email protected]>
    tom-hg57 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    8bd5368 View commit details
    Browse the repository at this point in the history
  4. Separate the static cpp sources in the static directory independend f…

    …rom cgmes version
    
    Signed-off-by: Thomas Günther <[email protected]>
    tom-hg57 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    114e375 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    038504e View commit details
    Browse the repository at this point in the history
  2. Adapt example to new generated String class

    Signed-off-by: Thomas Günther <[email protected]>
    tom-hg57 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    17c1437 View commit details
    Browse the repository at this point in the history