CHANGELOG
Changelog for package ament_cmake_vendor_package
2.5.3 (2024-12-18)
Add explicit git dependency from ament_cmake_vendor_package (#555) The vcstool package can be used with multiple package managers, not just git. Best to be explicit about which of those package managers we want to use. (cherry picked from commit 032dc51e558cc046b2c6e5af7a9d38bdc30ba191) Co-authored-by: Scott K Logan <logans@cottsay.net>
Contributors: mergify[bot]
2.5.2 (2024-07-02)
2.5.1 (2024-06-27)
2.5.0 (2024-04-16)
2.4.0 (2024-03-28)
2.3.2 (2023-12-26)
2.3.1 (2023-11-06)
2.3.0 (2023-09-07)
2.2.2 (2023-08-21)
Always set CMAKE_C[XX]_COMPILER for vendor packages if needed (#476)
Contributors: Christophe Bedard
2.2.1 (2023-06-21)
2.2.0 (2023-06-07)
Add support for specifying a patch directory in ament_vendor (#449)
Contributors: Scott K Logan
2.1.0 (2023-04-26)
2.0.2 (2023-04-12)
2.0.1 (2023-04-11)
2.0.0 (2023-04-11)
Fix the version number of ament_cmake_vendor_package.
Add ament_cmake_vendor_package package (#429)
Contributors: Chris Lalancette, Scott K Logan