~wooksong/nnstreamer-ros/+git/tizenport-ros-rospack:hydro-devel

Last commit made on 2014-10-14
Get this branch:
git clone -b hydro-devel https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-rospack

Branch merges

Branch information

Recent commits

bd09a52... by Dirk Thomas

2.1.25

ca8de8a... by Dirk Thomas

update changelog

246dd14... by Nikolaus Demmel

Fix find_package(PythonLibs ...)

The version should be passed as argument, not by setting PythonLibs_FIND_VERSION.

This breaks builds in recentely released cmake 3.0.0 it seems: http://answers.ros.org/question/178375/linking-camera_info_manager-fails-on-osx/

This change should also be backported to groovy/hydro.
Conflicts:
 CMakeLists.txt

48def28... by Dirk Thomas

2.1.24

689a9ba... by Dirk Thomas

update changelog

509e6df... by Dirk Thomas

support tags defined in package format 2 (fix #43)

d399d9f... by Dirk Thomas

2.1.23

e69f102... by Dirk Thomas

update changelog

011f8db... by Paul Mathieu <email address hidden>

Only perform backquote substitution when needed

Spawning shells is an expensive operation.
In a lot of cases, there is no need for any substitution.
Besides, this does not work on Windows.

7c7c2a5... by Dirk Thomas

"2.1.22"