rcl/rcl_action
Sachin Suresh Bhat 2ff5df0c11 Set symbol visibility to hidden for rcl (#391)
* Set symbol visibility to hidden for rcl

Enabling symbol visibility feature in gcc and clang compilers.
This will hep find symbol export related issues in linux and
potentially reduce compile times.

Discourse topic link:
https://discourse.ros.org/t/set-symbol-visibility-to-hidden-for-rmw-and-rcl-packages/7981

Signed-off-by: Sachin Suresh Bhat <bhatsach@amazon.com>

* Remove WIN specific compiler definition in configure_rcl

Signed-off-by: Sachin Suresh Bhat <bhatsach@amazon.com>

* Rename macro name rcl_set_symbol_visibility_hidden

Signed-off-by: Sachin Suresh Bhat <bhatsach@amazon.com>

* Change macro to args for rcl_set_symbol_visibility_hidden

Signed-off-by: Sachin Suresh Bhat <bhatsach@amazon.com>
2019-03-05 18:09:55 -08:00
..
include/rcl_action Fix rcl_action documentation (#380) 2019-02-12 09:31:19 -08:00
src/rcl_action Remove dummy executable 2019-02-07 11:24:30 -08:00
test/rcl_action pass context to wait set, and fini rmw context (#373) 2019-01-24 19:43:49 -08:00
CHANGELOG.rst 0.6.4 2019-01-11 12:13:30 -08:00
CMakeLists.txt Set symbol visibility to hidden for rcl (#391) 2019-03-05 18:09:55 -08:00
Doxyfile Add rcl_action package and headers (#307) 2018-10-26 15:55:13 -07:00
package.xml 0.6.4 2019-01-11 12:13:30 -08:00