Package Summary

Tags No category tags.
Version 0.10.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version humble
Last Updated 2022-03-01
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.10.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version iron
Last Updated 2023-02-13
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.10.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#13)
  • Contributors: Audrow Nash

0.10.1 (2022-09-13)

  • Mirror rolling to master
  • Contributors: Audrow Nash

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.11.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version rolling
Last Updated 2024-03-28
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.11.1 (2024-03-28)

  • Use FindPython3 instead of FindPythonInterp (#7)
  • Contributors: Shane Loretz

0.11.0 (2023-04-27)

0.10.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#13)
  • Contributors: Audrow Nash

0.10.1 (2022-09-13)

  • Mirror rolling to master
  • Contributors: Audrow Nash

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version eloquent
Last Updated 2019-09-23
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Scott K Logan

Authors

  • Esteve Fernandez
  • Mikael Arguedas
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version galactic
Last Updated 2021-05-12
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version foxy
Last Updated 2021-03-18
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange