aboutsummaryrefslogtreecommitdiff
path: root/ports/behaviortree-cpp
AgeCommit message (Collapse)Author
2021-09-17many-ports: Update supports field (#20053)autoantwort
* many-ports: Update supports field * Fix several "version-string"s. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-04-09[behaviortree-cpp] update to 3.5.6 (#17169)JonLiu1993
* [behaviortree-cpp] update to 3.5.6 * update version * update vcpkg.json * update version
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2020-08-31[vcpkg] Replace uses of msys pacman.exe with direct package downloads (#13019)ras0219
* wip Apply suggestions from code review Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * [vcpkg_acquire_msys] Trim list of packages. Introduce defaults. * [behaviortree-cpp] Fix dynamic dependency on ZMQ Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-24[behaviortree-cpp] add REQUIRED to find_package calls (#13087)nicole mazzuca
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-08-21[behaviortree-cpp] Add new port (#12769)Sean Yen
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>