- Update to pybind11 2.11.1 (#28)
- Add Apache 2.0 LICENSE file (#27)
- Contributors: Chris Lalancette, Michael Carroll
- Switch to ament_cmake_vendor_package (#24)
- Contributors: Scott K Logan
- Add a modified patch from upstream to support Python 3.11 (#22)
- Contributors: Scott K Logan
- Add missing buildtool dependency on git (#19)
- Update maintainers (#17)
- Contributors: Audrow Nash, Scott K Logan
- Force pybind11 to find Python 3. (#15)
- Contributors: Chris Lalancette
- Mirror rolling to master
- Update maintainers (#14)
- Update to pybind11 2.9.1.
- Rename patch file for history continuity.
- Contributors: Audrow Nash, Steven! Ragnarök, methylDragon
- Use sha256 hash instead of tag (#12)
- Install headers to include/${PROJECT_NAME} (#11)
- Contributors: Shane Loretz
- Update pybind11 to 2.7.1. (#10) This is the version that is shipped in Ubuntu 22.04.
- Contributors: Chris Lalancette
- Update maintainers (#7)
- Contributors: Shane Loretz
- Merge pull request #3 from ros2/fix_windows_warning
- remove passing in CMAKE_BUILD_TYPE Signed-off-by: Mabel Zhang <[email protected]>
- cleanup Signed-off-by: Mabel Zhang <[email protected]>
- do not define CMAKE_BUILD_TYPE on windows Signed-off-by: Mabel Zhang <[email protected]>
- suppress all developer warnings Signed-off-by: Mabel Zhang <[email protected]>
- suppress warning on windows Signed-off-by: Mabel Zhang <[email protected]>
- attempt to fix windows warning Signed-off-by: Mabel Zhang <[email protected]>
- Disable building pybind11 tests (#1) Signed-off-by: Karsten Knese <[email protected]>
- Update to pybind 2.5.0 (#2) Signed-off-by: Mabel Zhang <[email protected]>
- Create pybind11 vendor package. Signed-off-by: Michael Carroll <[email protected]>
- Contributors: Karsten Knese, Mabel Zhang, Michael Carroll