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

Update Magnum to latest & fix various minor buildsystem issues #1819

Merged
merged 8 commits into from
Aug 1, 2022

Commits on Jul 20, 2022

  1. Update Magnum dependencies.

    mosra committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    75b7ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea9392 View commit details
    Browse the repository at this point in the history
  3. Don't use internal Magnum helpers.

    This way the package can't be built with an external Magnum
    installation. Plus I don't guarantee forward compatibility for any of
    these.
    mosra committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f830b4a View commit details
    Browse the repository at this point in the history
  4. Fix build with external Magnum.

    mosra committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8cee60a View commit details
    Browse the repository at this point in the history
  5. Fix build with dynamic Magnum.

    mosra committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    5f2044c View commit details
    Browse the repository at this point in the history
  6. Fix build with Bullet disabled.

    mosra committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    485acab View commit details
    Browse the repository at this point in the history
  7. Haha

    mosra committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    86a1837 View commit details
    Browse the repository at this point in the history
  8. clang-format!

    mosra committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    91e30e8 View commit details
    Browse the repository at this point in the history