Patch |
File delta |
Description |
0001 Use system cpptoml.patch | (download) |
iceoryx_dds/CMakeLists.txt |
2 0 + 2 - 0 !
iceoryx_posh/CMakeLists.txt |
4 0 + 4 - 0 !
2 files changed, 6 deletions(-) |
use system cpptoml
|
0002 Use system googletest.patch | (download) |
iceoryx_meta/tests.cmake |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
use system googletest
|
0003 Do not install not needed 3rd party license files.patch | (download) |
iceoryx_meta/install_help_and_config.cmake |
5 0 + 5 - 0 !
iceoryx_posh/CMakeLists.txt |
4 0 + 4 - 0 !
2 files changed, 9 deletions(-) |
do not install not needed 3rd party license files
|
0004 Replace Git commit ID with constant.patch | (download) |
iceoryx_posh/cmake/iceoryxversions.cmake |
6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-) |
replace git commit id with constant
|
0005 Versionize libraries.patch | (download) |
iceoryx_binding_c/CMakeLists.txt |
2 2 + 0 - 0 !
iceoryx_hoofs/CMakeLists.txt |
2 2 + 0 - 0 !
iceoryx_hoofs/platform/CMakeLists.txt |
2 2 + 0 - 0 !
iceoryx_posh/CMakeLists.txt |
8 8 + 0 - 0 !
tools/introspection/CMakeLists.txt |
2 2 + 0 - 0 !
5 files changed, 16 insertions(+) |
versionize libraries
|
0006 Do not export tools with library config.patch | (download) |
iceoryx_posh/CMakeLists.txt |
3 2 + 1 - 0 !
tools/introspection/CMakeLists.txt |
4 3 + 1 - 0 !
2 files changed, 5 insertions(+), 2 deletions(-) |
do not export tools with library config
|
0007 Libatomic is needed by iceoryx_hoofs users.patch | (download) |
iceoryx_hoofs/CMakeLists.txt |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
libatomic is needed by iceoryx_hoofs users
|
0008 Use time_t for timespec saturation tests.patch | (download) |
iceoryx_hoofs/test/moduletests/test_unit_duration.cpp |
8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-) |
use time_t for timespec saturation tests
|