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

DM-10384: builder helper for one-module-per-package pybind11 #59

Merged
merged 2 commits into from
Oct 1, 2018

Commits on Sep 28, 2018

  1. Redefine python convenience script for new-style pybind11 wrapping.

    We no longer need Swig support, and this avoids clashes with the
    now-deprecated BasicSConscript.pybind11 function.
    TallJimbo committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    b0624b9 View commit details
    Browse the repository at this point in the history
  2. Remove SwigLoadableModule.

    TallJimbo committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    fe194e5 View commit details
    Browse the repository at this point in the history