CHANGELOG
Changelog for package tlsf
0.7.0 (2022-03-01)
- Install headers to include/${PROJECT_NAME} (#11) 
- Contributors: Shane Loretz 
0.6.0 (2021-12-13)
- Export a modern CMake target instead of old-style variables (#10) 
- Contributors: Shane Loretz 
0.5.2 (2021-03-18)
- Switch to standard __VA_ARGS__. (#9) 
- Contributors: Chris Lalancette 
0.5.1 (2020-12-08)
- Enable basic warnings (#8) 
- Contributors: Audrow Nash 
0.5.0 (2018-06-26)
- Change maintainer to me. Signed-off-by: Chris Lalancette <clalancette@openrobotics.org> 
- Contributors: Chris Lalancette 
0.4.0 (2017-12-08)
- 0.0.3 
- 0.0.2 
- update schema url 
- add schema to manifest files 
- Merge pull request #4 from ros2/cmake35 require CMake 3.5 
- require CMake 3.5 
- Disable on Android (#3) 
- Merge pull request #2 from ros2/ctest_build_testing use CTest BUILD_TESTING 
- use CTest BUILD_TESTING 
- Merge pull request #1 from ros2/dirk-thomas-patch-1 remove -fvisibility-inlines-hidden 
- remove -fvisibility-inlines-hidden > warning: command line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C 
- Skip Windows and OSX 
- Import tlsf allocator 
- Contributors: Dirk Thomas, Esteve Fernandez, Jackie Kay