Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed poco dependency #59

Merged
merged 10 commits into from
Apr 8, 2020
Merged

Removed poco dependency #59

merged 10 commits into from
Apr 8, 2020

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Mar 13, 2020

As part of the effort to remove Poco dependency described in this issue ros2/ros2#867 this PR makes use of the recent changes in rcutils ros2/rcutils#215 to load, unload and get symbols from shared libraries instead of using Poco.

Signed-off-by: ahcorde ahcorde@gmail.com

Signed-off-by: ahcorde <ahcorde@gmail.com>
rosidl_typesupport_c/CMakeLists.txt Outdated Show resolved Hide resolved
rosidl_typesupport_c/src/type_support_dispatch.hpp Outdated Show resolved Hide resolved
rosidl_typesupport_c/src/type_support_dispatch.hpp Outdated Show resolved Hide resolved
rosidl_typesupport_c/src/type_support_dispatch.hpp Outdated Show resolved Hide resolved
rosidl_typesupport_c/src/type_support_dispatch.hpp Outdated Show resolved Hide resolved
rosidl_typesupport_cpp/src/type_support_dispatch.hpp Outdated Show resolved Hide resolved
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor Author

ahcorde commented Apr 2, 2020

rcpputils PR is merged, can you review this ? @wjwwood or @dirk-thomas

Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor Author

ahcorde commented Apr 3, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@ahcorde
Copy link
Contributor Author

ahcorde commented Apr 8, 2020

Warning on Windows appears on spdlog_vendor which is strange because the code has not been modified for 15 days

14:24:43   CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.17/Modules/GNUInstallDirs.cmake:225 (message):
14:24:43     Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
14:24:43     target architecture is known.  Please enable at least one language before
14:24:43     including GNUInstallDirs.
14:24:43   Call Stack (most recent call first):
14:24:43     CMakeLists.txt:9 (include)
14:24:43   This warning is for project developers.  Use -Wno-dev to suppress it.

@ahcorde ahcorde merged commit fa96151 into master Apr 8, 2020
@delete-merged-branch delete-merged-branch bot deleted the ahcorde/feature/removed_poco branch April 8, 2020 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants