| Patch |
File delta |
Description |
| 0001 Add usr as implicit AMENT_PREFIX_PATH.patch | (download) |
ament_index_cpp/src/get_search_paths.cpp |
15 12 + 3 - 0 !
ament_index_cpp/test/utest.cpp |
21 21 + 0 - 0 !
ament_index_python/ament_index_python/search_paths.py |
10 8 + 2 - 0 !
ament_index_python/test/test_ament_index_python.py |
7 7 + 0 - 0 !
4 files changed, 48 insertions(+), 5 deletions(-) |
add /usr as implicit ament_prefix_path
|
| 0002 Add SOVERSION to shared libs.patch | (download) |
ament_index_cpp/CMakeLists.txt |
4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-) |
add soversion to shared libs
|
| 0003 Use correct path for test fixtures.patch | (download) |
ament_index_cpp/CMakeLists.txt |
1 1 + 0 - 0 !
ament_index_cpp/test/utest.cpp |
7 6 + 1 - 0 !
ament_index_python/test/test_ament_index_python.py |
1 1 + 0 - 0 !
3 files changed, 8 insertions(+), 1 deletion(-) |
use correct path for test fixtures
|
| 0004 Skip broken test.patch | (download) |
ament_index_python/test/test_ament_index_python.py |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
skip broken test
|
| 0005 Make installation Multi Arch compliant.patch | (download) |
ament_index_cpp/CMakeLists.txt |
12 7 + 5 - 0 !
1 file changed, 7 insertions(+), 5 deletions(-) |
make installation multi-arch compliant
|
| 0006 Stop depending on setuptools at runtime.patch | (download) |
ament_index_python/setup.py |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
stop depending on setuptools at runtime
|