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

Control shared/static linking via BUILD_SHARED_LIBS #93

Merged
merged 1 commit into from
Apr 5, 2017
Merged

Control shared/static linking via BUILD_SHARED_LIBS #93

merged 1 commit into from
Apr 5, 2017

Conversation

esteve
Copy link
Member

@esteve esteve commented Dec 8, 2016

This PR delegates the decision to build a shared or a static library to CMake's BUILD_SHARED_LIBS

Update:

Connects to ros2/ros2#306

@esteve esteve added in progress Actively being worked on (Kanban column) in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Dec 8, 2016
@dirk-thomas
Copy link
Member

dirk-thomas commented Apr 5, 2017

This PR works as-is so I will go ahead and merge it (while some other related PRs are still pending). The Jenkins status looks worse as it is since the fork is older than the upstream master Update: that assumption was obviously wrong, see comment below:

  • Build Status
  • Build Status
  • Build Status

@dirk-thomas dirk-thomas merged commit d5a0b42 into ros2:master Apr 5, 2017
@dirk-thomas
Copy link
Member

Thanks!

@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Apr 5, 2017
@dirk-thomas
Copy link
Member

I reverted the merge since it actually fails on Windows and fails tests on Linus (even when using the default of shared libraries).

@dirk-thomas
Copy link
Member

@esteve Can you please look into the problems and create a new PR which passes.

@esteve esteve deleted the honor-build-shared-libs branch April 7, 2017 13:05
emersonknapp pushed a commit to aws-ros-dev/rcl that referenced this pull request Jun 3, 2019
ivanpauno pushed a commit that referenced this pull request Jan 2, 2020
* rename rmw_topic_validation_result_string()

* fix length checking test

* add rmw_validate_node_name()

* return NULL when the name is valid (topic and node)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants