Commit Graph

15 Commits

Author SHA1 Message Date
Lukas Bulwahn 1d68c14b25 gencpp: updating to 0.5.5 2016-09-02 08:31:57 +02:00
Lukas Bulwahn d9d40fa11a gencpp: updating to 0.5.4 2016-06-14 11:23:31 +02:00
Lukas Bulwahn 35b7f91ec2 gencpp: updating to 0.5.3 2015-06-10 10:56:44 +02:00
Lukas Bulwahn c6309cd2d5 gencpp: updating to 0.4.17 2014-03-04 17:28:38 +01:00
Lukas Bulwahn 17af7deaa3 gencpp: updating to 0.4.16 2014-03-04 17:28:37 +01:00
Lukas Bulwahn a80139eb8c gencpp: updating to 0.4.15 2014-03-03 08:12:12 +01:00
Lukas Bulwahn aa2ce283b6 removing native packages and dependencies
The native packages are not required anymore, because the needed
python scripts during compile time are also provided by the
cross-compiled packages and the python scripts are platform
independent. Only the catkin package is provided as native package.
2013-09-23 09:56:18 +02:00
Lukas Bulwahn 46d29e7c47 gencpp: updating to 0.4.14
The gencpp recipe is updated to 0.4.14 to be in line with
4551e7c32d/hydro/release.yaml.
The previously applied patch has been included in 0.4.14 and is
removed from the recipe and this repository.
The PR variable is reset.
2013-08-26 10:57:16 +02:00
Stefan Herbrechtsmeier 26d93b34b1 gencpp: Backport relocation changes
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-08-26 07:40:20 +02:00
Stefan Herbrechtsmeier 3e6b386d2f Unify ros recipes
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-08-26 07:40:20 +02:00
Lukas Bulwahn 808b3415f5 gencpp: updated to hydro release version
To update to the hydro release version, the gencpp patch required
some minor adjustments.
2013-07-22 15:53:38 +02:00
Stefan Herbrechtsmeier 5fe077c822 gencpp: Setup python script path during runtime via find_program
The python script path for gen_cpp.py is hard coded in the CMake
file and doesn't work during cross compile. Setup it via find_program
during runtime.

This closes #91 with the following error:
*** No rule to make target `/usr/lib/gencpp/gen_cpp.py', needed by
`devel/include/roscpp/Logger.h'.  Stop

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-06-04 18:41:09 +02:00
Stefan Herbrechtsmeier 2f1fde1189 Use native dependencies for binaries and python scripts
All ROS packages with install tools in the bin directory or install
python code with is used by other packages should be used as native
version. Adapte the DEPENDS accordingly.

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-03-14 11:36:35 +01:00
Stefan Herbrechtsmeier 0ba35591f7 gencpp: use catkin class and unify recipe
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-02-15 16:04:20 +01:00
Lukas Bulwahn ecd3361852 adding a number of recipes that build (on my machine) 2013-02-08 10:21:13 +01:00