Releases: ros-industrial/ros_industrial_cmake_boilerplate
Releases · ros-industrial/ros_industrial_cmake_boilerplate
0.6.3
What's Changed
- Update install_targets to leverage cmake install dir variables so they may be overridden by @Levi-Armstrong in #98
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- Executables were being added to package libraries cmake variable by @Levi-Armstrong in #97
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- Move individual tools to there own files by @Levi-Armstrong in #95
- Add sanitizer tools by @Levi-Armstrong in #96
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- Update libraries into package_nuget.yml by @mosfet80 in #92
- Add catkin required variables _INCULDE_DIRS and _LIBRARIES by @Levi-Armstrong in #94
New Contributors
Full Changelog: 0.5.4...0.6.0
0.5.4
What's Changed
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- Make supported_components unique in package config to avoid conflict by @Levi-Armstrong in #87
- Make _supported_components capitalized in package config with components by @Levi-Armstrong in #89
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Add CPack Build Depends for creating debian source package by @Levi-Armstrong in #86
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Add check for component Unspecified and generate error if using cpack with components by @Levi-Armstrong in #85
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Update readme to include how to exclude code from code coverage by @Levi-Armstrong in #81
- Add find_package component support by @Levi-Armstrong in #82
- Add cpack component support by @Levi-Armstrong in #83
- Add cpack create debian source package with upload support by @Levi-Armstrong in #84
Full Changelog: 0.4.8...0.5.0
0.4.8
What's Changed
- Add code coverage executable RUN_COMMAND mulit-arg to support rostest by @Levi-Armstrong in #80
Full Changelog: 0.4.7...0.4.8