Patch |
File delta |
Description |
0001 Add CMakeLists.txt.patch | (download) |
CMakeLists.txt |
7 7 0 - 0 !
1 file changed, 7 insertions( ) |
add cmakelists.txt
|
0002 Add Debian specific SOVERSION.patch | (download) |
camera_calibration_parsers/CMakeLists.txt |
1 1 0 - 0 !
camera_info_manager/CMakeLists.txt |
1 1 0 - 0 !
image_transport/CMakeLists.txt |
1 1 0 - 0 !
polled_camera/CMakeLists.txt |
2 1 1 - 0 !
4 files changed, 4 insertions( ), 1 deletion(-) |
add debian specific soversion
|
0003 Make Python version variable for pybuild.patch | (download) |
camera_calibration_parsers/CMakeLists.txt |
5 3 2 - 0 !
1 file changed, 3 insertions( ), 2 deletions(-) |
make python version variable for pybuild
|
0004 Switch to new boost bind bind.hpp.patch | (download) |
image_transport/include/image_transport/image_transport.h |
8 4 4 - 0 !
image_transport/include/image_transport/simple_publisher_plugin.h |
8 4 4 - 0 !
image_transport/include/image_transport/simple_subscriber_plugin.h |
2 1 1 - 0 !
image_transport/include/image_transport/subscriber_filter.h |
2 1 1 - 0 !
image_transport/include/image_transport/subscriber_plugin.h |
4 2 2 - 0 !
image_transport/src/camera_subscriber.cpp |
2 1 1 - 0 !
image_transport/src/publisher.cpp |
2 1 1 - 0 !
image_transport/src/republish.cpp |
4 2 2 - 0 !
polled_camera/include/polled_camera/publication_server.h |
4 2 2 - 0 !
polled_camera/src/publication_server.cpp |
2 1 1 - 0 !
10 files changed, 19 insertions( ), 19 deletions(-) |
switch to new boost/bind/bind.hpp
|
0005 Switch to hpp headers of pluginlib.patch | (download) |
image_transport/src/image_transport.cpp |
2 1 1 - 0 !
image_transport/src/list_transports.cpp |
2 1 1 - 0 !
image_transport/src/manifest.cpp |
2 1 1 - 0 !
image_transport/src/publisher.cpp |
2 1 1 - 0 !
image_transport/src/republish.cpp |
2 1 1 - 0 !
image_transport/src/subscriber.cpp |
2 1 1 - 0 !
image_transport/tutorial/src/manifest.cpp |
2 1 1 - 0 !
7 files changed, 7 insertions( ), 7 deletions(-) |
switch to hpp headers of pluginlib
|
0006 Fix plugin path for new pluginlib.patch | (download) |
image_transport/default_plugins.xml |
2 1 1 - 0 !
image_transport/tutorial/resized_plugins.xml |
2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-) |
fix plugin path for new pluginlib
|