CHANGELOG

Changelog for package mimick_vendor

0.6.2 (2024-09-06)

  • Update to the commit that includes DT_GNU_HASH. (#37) (#38) (cherry picked from commit c9f8b35ce5a5c5d237c7a2db2591976f0b7cba2a) Co-authored-by: Chris Lalancette <clalancette@gmail.com>

  • Contributors: mergify[bot]

0.6.1 (2024-03-28)

  • Bump vendored mimick version for ros2/Mimick#32 (#35)

  • Update to the commit that fixes mmk_noreturn. (#34)

  • Contributors: Chris Lalancette, Michael Carroll

0.6.0 (2023-11-06)

  • Update to the commit the fixes exe stack on macOS. (#33)

  • Contributors: Chris Lalancette

0.5.0 (2023-08-21)

  • Update to the comment that fixes the executable stack. (#32)

  • Update to take advantage of TARGET_ARCH (#28)

  • Contributors: Chris Lalancette, Michael Carroll

0.4.1 (2023-07-11)

  • Switch to ament_cmake_vendor_package (#31)

  • Contributors: Scott K Logan

0.4.0 (2023-04-27)

0.3.2 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#29)

  • Contributors: Audrow Nash

0.3.1 (2022-09-13)

  • Mirror rolling to master

  • Contributors: Audrow Nash

0.3.0 (2022-04-29)

0.2.8 (2022-03-25)

  • support pi zero (#24)

  • Contributors: Brett Downing

0.2.7 (2022-01-14)

  • Update maintainers to Geoffrey Biggs (#23)

  • Update to latest commit for Apple M1 support (#20)

  • Contributors: Audrow Nash, Christophe Bedard

0.2.6 (2021-03-18)

  • Always preserve source permissions in vendor packages (#19)

  • Contributors: Scott K Logan

0.2.5 (2021-02-01)

  • Suppress update of pinned git repository (#17)

  • Don’t overwrite -Wno-dev CMake argument (#18)

  • Contributors: Scott K Logan

0.2.4 (2021-01-25)

  • Add missing build tool dependency on ‘git’ (#16)

  • Update tag for armv7l support. (#15)

  • Contributors: Michel Hidalgo, Scott K Logan

0.2.3 (2020-12-08)

  • Update tag for new cmake version requirement (#14)

  • Export include directories (#13)

  • Update package maintainers (#10)

  • Contributors: Michel Hidalgo, Stephen Brawner

0.2.2 (2020-09-18)

  • Suppress cppcheck for MMK_MANGLE_ (#8)

  • Change Mimick tagged version. (#7)

  • Contributors: Michel Hidalgo, brawner

0.2.1 (2020-08-05)

  • Change tag to pull latest Mimick version (#6)

  • Contributors: Jorge Perez

0.2.0 (2020-07-30)

  • Pin Mimick version. (#5)

  • Contributors: Michel Hidalgo

0.1.1 (2020-07-29)

  • Change imported dep to match ROS 2 fork (#4)

  • Contributors: Jorge Perez

0.1.0 (2020-07-28)

  • Avoid CMAKE_BUILD_TYPE warnings on Windows. (#3)

  • Remove dep tag + add maintainer(#2)

  • Configure MSVC x64 builds when appropriate. (#1)

  • First iteration vendor for Mimick library

  • Contributors: Jorge Perez, Michel Hidalgo