Package: stdgpu / 1.3.0+git20220507.32e0517-6

Metadata

Package Version Patches format
stdgpu 1.3.0+git20220507.32e0517-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Skip documentation.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 skip documentation

0002 Use system GTest.patch | (download)

test/CMakeLists.txt | 21 1 + 20 - 0 !
test/stdgpu/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 21 deletions(-)

 use system gtest

0003 Add override for SOVERSION AND OUTPUT_NAME.patch | (download)

src/stdgpu/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add override for soversion and output_name

0004 Increase version tweak.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increase version tweak

0005 Disable enable_language HIP for now.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable enable_language(hip) for now


0006 Handle architecture dependent signedness of char and.patch | (download)

src/stdgpu/limits.h | 16 5 + 11 - 0 !
1 file changed, 5 insertions(+), 11 deletions(-)

 handle architecture-dependent signedness of char and wchar_t


0007 Fix wrong alignment test to actually provoke wrong a.patch | (download)

test/stdgpu/iterator.cpp | 13 7 + 6 - 0 !
1 file changed, 7 insertions(+), 6 deletions(-)

 fix wrong alignment test to actually provoke wrong alignment