~wooksong/nnstreamer-ros/+git/tizenport-ros-cmake-modules:ubuntuport-ros-cmake-modules-melodic

Last commit made on 2020-11-03
Get this branch:
git clone -b ubuntuport-ros-cmake-modules-melodic https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-cmake-modules

Branch merges

Branch information

Name:
ubuntuport-ros-cmake-modules-melodic
Repository:
lp:~wooksong/nnstreamer-ros/+git/tizenport-ros-cmake-modules

Recent commits

f77280e... by Wook Song

[Dist] Import debian packaging files from packages.ros.org

This patch imports debian packaging files from [1].

[1] http://packages.ros.org/ros/ubuntu/pool/main/r/ros-melodic-catkin/

01e103b... by Sangjung Woo

DIST: rpm fix for changed ros install path

Signed-off-by: Sangjung woo <email address hidden>

84952a0... by Jiho Chu <email address hidden>

packaging: fix for install prefix path

The installation prefix path is modified to pre-defined path in catkin package
(/usr/setup.sh).

Signed-off-by: Jiho Chu <email address hidden>

aa8d143... by Jiho Chu <email address hidden>

packaging: add spec and manifest files

Signed-off-by: Jiho Chu <email address hidden>

2978abe... by William Woodall <email address hidden>

0.4.2

a4f0d9d... by William Woodall <email address hidden>

changelogs

Signed-off-by: William Woodall <email address hidden>

66d4034... by =?utf-8?q?Steven!_Ragnar=C3=B6k?= <email address hidden>

Only use 'd' suffix when debug libraries are present. (#50)

Recent versions of Debian and Ubuntu (beginning with Stretch and Bionic
respectively) do not provide separate debug library versions of Poco.

The refactored debug check now actually verifies that a d-suffixed
library exists. If not it falls back to using the non-suffixed version
of the library which may or may not include debug symbols.

f974edb... by William Woodall <email address hidden>

style again (doh)

6aa53fe... by William Woodall <email address hidden>

style

17dd0e9... by William Woodall <email address hidden>

fixup bullet style