CHANGELOG
Changelog for package rviz_ogre_vendor
11.2.13 (2024-07-26)
Migrate some security-related changes from iron to humble (#1238)
Contributors: xueying
11.2.12 (2024-03-26)
11.2.11 (2024-02-16)
11.2.10 (2024-01-24)
11.2.9 (2023-11-13)
11.2.8 (2023-09-19)
11.2.7 (2023-07-27)
11.2.6 (2023-07-18)
11.2.5 (2023-01-10)
11.2.4 (2022-11-07)
11.2.3 (2022-09-12)
11.2.2 (2022-05-10)
11.2.1 (2022-04-26)
11.2.0 (2022-04-08)
11.1.1 (2022-03-30)
Fix interface link libraries in ogre vendor (#761)
Contributors: Laszlo Turanyi
11.1.0 (2022-03-24)
11.0.0 (2022-03-01)
10.0.0 (2022-02-16)
Fix the build for Ubuntu Jammy arm64. (#828)
Contributors: Chris Lalancette
9.1.1 (2022-01-25)
9.1.0 (2022-01-13)
9.0.1 (2021-12-17)
9.0.0 (2021-11-18)
8.7.0 (2021-08-11)
8.6.0 (2021-05-13)
Strip RPATH from installed Ogre binaries (#688)
Contributors: Michel Hidalgo
8.5.0 (2021-04-06)
8.4.0 (2021-03-18)
Always preserve source permissions in vendor packages (#647)
Contributors: Scott K Logan
8.3.1 (2021-01-25)
8.3.0 (2020-12-08)
8.2.0 (2020-06-23)
8.1.1 (2020-06-03)
8.1.0 (2020-06-03)
8.0.3 (2020-06-02)
8.0.2 (2020-05-21)
8.0.1 (2020-05-07)
8.0.0 (2020-05-01)
Note from wjwwood: I’ve chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent.
Switched to the CMake Patch module. (#509)
Contributors: Dan Rose, Mikael Arguedas
7.0.3 (2019-11-13)
Skip freetype2 dependencies (#405)
Contributors: Sean Yen
7.0.2 (2019-10-23)
Switch back to patch instead of git apply (#470)
Remove OGRE_BUILD_COMPONENT_SAMPLES cmake arg.
Contributors: Chris Lalancette
7.0.1 (2019-10-04)
Fix the rviz_ogre_vendor packaging.
Contributors: Chris Lalancette
7.0.0 (2019-09-27)
6.1.1 (2019-05-29)
6.1.0 (2019-05-20)
Upgraded to OGRE 1.10.12 to get a macOS fix but also not break any APIs by upgrading to OGRE 1.11.x. (#380)
Contributors: Emerson Knapp
6.0.0 (2019-05-08)
Suppress ogre_vendor warnings in clang+libcxx build. The -w flag was not strong enough for Clang builds. (#389) Signed-off-by: Emerson Knapp <eknapp@amazon.com>
Pass through only the stdlib flag to the vendor build, instead of all C++ flags (#388) Signed-off-by: Emerson Knapp <eknapp@amazon.com>
Pass through CXX flags to OGRE vendor build (#381) * Pass through CXX flags Signed-off-by: Emerson Knapp <eknapp@amazon.com> * fixup Signed-off-by: William Woodall <william@osrfoundation.org> * re-add removed libc++ flag, because OSX build always needs it Signed-off-by: Emerson Knapp <eknapp@amazon.com>
Propagate toolchain-file to external-project (#374) If defined, propagate the CMAKE_TOOLCHAIN_FILE argument to the cmake argument of freetype, zlib and ogre projects. Change-Id: Ibf2802b96c2238a06191e78a1b2a3128769a83af Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>
Contributors: Emerson Knapp, lmayencourt
5.1.0 (2019-01-14)
Skip the system directories when looking for OGRE (#371)
Contributors: Scott K Logan
5.0.0 (2018-12-04)
Changed ZLIB_ROOT -> ZLIB_DIR (#349)
Contributors: Mikael Arguedas
4.0.1 (2018-06-28)
4.0.0 (2018-06-27)
Changed the download timeout for Ogre to be twenty (20) minutes. (#323)
Contributors: Dirk Thomas, Martin Idel, Mikael Arguedas, Russ
3.0.0 (2018-02-07)
Updated Ogre to 1.10.11. (#181)
2.0.0 (2017-12-08)
First version for ROS 2.
Contributors: Andreas Greimel, Andreas Holzner, Chris Ye, Johannes Jeising, Martin Idel, Steven! Ragnarok, William Woodall