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 pybind11 issues with macOS #361

Merged
merged 11 commits into from
Jan 26, 2022
Merged

Commits on Jan 4, 2022

  1. Refactor finding pybind11

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a53d7e3 View commit details
    Browse the repository at this point in the history
  2. Set python version before find_package

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    2f92f85 View commit details
    Browse the repository at this point in the history
  3. version

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    589008f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Swap order

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    90d7302 View commit details
    Browse the repository at this point in the history
  2. Use IgnPython

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    ca39f94 View commit details
    Browse the repository at this point in the history
  3. Fix cmake variable

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    37fa286 View commit details
    Browse the repository at this point in the history
  4. don't check pythoninterp

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    4bb982f View commit details
    Browse the repository at this point in the history
  5. Use include(IgnPython)

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    20104ae View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    3328ee2 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Disable one more PId_TEST.py expectation

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    85e26b1 View commit details
    Browse the repository at this point in the history
  2. Quaternion.hh fix warning with /2 instead of *0.5

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    29868b1 View commit details
    Browse the repository at this point in the history