- Only set CRT_SECURE_NO_WARNINGS if it hasn't already been set. (#64)
- Contributors: Chris Lalancette
- Update quality declaration documents (#62)
- Contributors: Christophe Bedard
- remove rcpputils and rcutils dependency (#61)
- Contributors: Kenta Yonekura
- Set to C++17. (#59)
- Switch to ament_cmake_vendor_package (#58)
- Contributors: Chris Lalancette, Scott K Logan
- Fix system package dependency (#54)
- Update libyaml_vendor to C++17. (#55)
- [rolling] Update maintainers - 2022-11-07 (#53)
- Contributors: Audrow Nash, Chris Lalancette, Scott K Logan
- Remove a warning message. (#51)
- check if libyaml is already present before building it (take 2) (#45)
- Contributors: Chris Lalancette, Silvio Traversaro
- Mirror rolling to master
- Support WindowsStore builds for ROS2 (#50) * libyaml for uwp
- Contributors: Audrow Nash, Lou Amadio
- Add a buildtool dependency on git. (#48)
- Contributors: Steven! Ragnarök
- Install headers to include/${PROJECT_NAME} (#46)
- Merge pull request #43 from ros2/update-maintainers
- Update maintainers to Audrow Nash
- Contributors: Audrow Nash, Shane Loretz
- updating quality declaration links (re: ros2/docs.ros2.org#52) (#38)
- Update libyaml_vendor to 0.2.5. (#37)
- Contributors: Chris Lalancette, shonigmann
- Fix linker flags for tests when CMake < 3.13 (#35)
- Always preserve source permissions in vendor packages (#31)
- Contributors: Scott K Logan
- Fix target_link_directories/link_directories in cmake (#29)
- Included benchmark tests (#20)
- Update Quality Declaration (#23)
- Update package maintainers. (#22)
- Bump QD to 3 and some minor style fixes (#19)
- Add Security Vulnerability Policy pointing to REP-2006. (#18)
- Add quality declaration libyaml_vendor (#12)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Jorge Perez, Michel Hidalgo
- Quality declaration for external dependency libyaml (#14)
- Add missing Contributing.md file (#17)
- Export modern CMake interface target (#16)
- Contributors: Dirk Thomas, Jorge Perez
- Add missing export of yaml (#15)
- Only propagate CMAKE_BUILD_TYPE for single configuration generators (#13)
- Enable linter tests on libyaml_vendor (#8)
- Add missing LICENSE file, apache2 (#7)
- remove version from CMake, use the one from package.xml instead (#5) * remove version from CMake, use the one from package.xml instead * removing version keyword as well
- Export libyaml library (#4) * Export libyaml library * Remove lib prefix
- Added support for Android (#2)
- create libyaml_vendor (#1) * create libyaml * Don't install to include/config.h
- Initial commit
- Contributors: Mickael Gaillard, Mikael Arguedas, dhood