8
0

30 Commits

Author SHA256 Message Date
223a889e6c Accepting request 1271849 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1271849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-checksums?expand=0&rev=8
2025-04-22 15:30:26 +00:00
00ec406ee8 Accepting request 1268429 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1268429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-checksums?expand=0&rev=7
2025-04-10 20:00:07 +00:00
83dff62023 Accepting request 1243448 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1243448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-checksums?expand=0&rev=6
2025-02-06 21:05:17 +00:00
09cbd75a90 - Update to version 0.2.3
* Switch CI to use roles by @DmitriyMusatkin in (#100)
  * A bunch of CMake fixes by @graebm in (#101)
- Drop ac_fix-cmake-modules-path.patch, fixed upstream

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=27
2025-02-05 16:01:29 +00:00
992e6430c6 Accepting request 1225587 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1225587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-checksums?expand=0&rev=5
2024-11-21 14:19:37 +00:00
363347391e - Update to version 0.2.2
* Fix predefines for bswap for old compilers by @DmitriyMusatkin in (#99)
- from version 0.2.1
  * chore: Modified bug issue template to add checkbox to
    report potential regression. by @ashishdhingra in (#95)
  * CRC big endian support by @DmitriyMusatkin in (#97)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=25
2024-11-21 12:14:23 +00:00
440daa787b Accepting request 1218380 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1218380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-checksums?expand=0&rev=4
2024-10-27 10:25:09 +00:00
7aa7dba81a - Update to version 0.2.0
* Update CMake to 3.9 by @waahm7 in (#98)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=23
2024-10-25 15:09:02 +00:00
adc7973cb0 Accepting request 1202597 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1202597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-checksums?expand=0&rev=3
2024-09-24 15:31:53 +00:00
9e23927369 - Update to version 0.1.20
* Add crc helpers for writing to large buffers. by @DmitriyMusatkin in (#93)
  * Fix builds on clang 16+ by @DmitriyMusatkin in (#96)
- from version 0.1.19
  * Rebase CRC32DATA32VALUE by @jmklix in (#87)
  * clang-format 18 by @graebm in (#91)
  * Update MacOS to arm64 by @waahm7 in (#92)
  * Better vectorization and crc64 by @JonathanHenson in (#79)
- Add new aws-checksums-bin binary package
- Refresh patches for new version
  * ac_fix-cmake-modules-path.patch
  * ac_re-add-so-version.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=21
2024-09-23 09:52:14 +00:00
54a454b99f Accepting request 1148534 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1148534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-checksums?expand=0&rev=2
2024-02-21 16:59:14 +00:00
ce183d8ea1 Accepting request 1147854 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147854
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=19
2024-02-21 10:24:00 +00:00
05f6f97781 Accepting request 1147626 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.18
  * Added workflow for handling answerable discussions by @yasminetalby in (#75)
  * Remove unused source/arm/asm directory include by @waahm7 in (#78)
  * BUILDER_VERSION: v0.9.55 by @graebm in (#80)

OBS-URL: https://build.opensuse.org/request/show/1147626
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=18
2024-02-21 10:14:02 +00:00
fa3d46e80d Accepting request 1141985 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1141985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-checksums?expand=0&rev=1
2024-01-29 21:27:27 +00:00
7fc97c5b63 Accepting request 1099074 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.17
  * Refactor CPU_EXTENSIONS logic for MSVC with Clang by @waahm7 in (#69)

OBS-URL: https://build.opensuse.org/request/show/1099074
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=16
2023-07-17 12:59:39 +00:00
d63e6f4be2 Accepting request 1091222 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.16
  * Add Github templates and bots by @jmklix in (#64)
  * Fix use of inline ASM labels by @jamesbornholt in (#65)

OBS-URL: https://build.opensuse.org/request/show/1091222
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=15
2023-06-10 02:42:49 +00:00
fb6af1864b Accepting request 1087358 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.15
  * Add to .gitignore by @graebm in (#62)
  * Fix warnings in public headers by @waahm7 in (#63)

OBS-URL: https://build.opensuse.org/request/show/1087358
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=14
2023-05-16 14:20:13 +00:00
e200a88f77 Accepting request 1059372 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.14
  * Add AppVerifier to CI by @TwistedTwigleg in (#58)
  * Update CI to fix downstream build by @waahm7 in (#59)
  * Fixed gcc and clang constraint error due to improper
    input operands and clobbers via suggestion from @topperc
    by @JonathanHenson in (#57)

OBS-URL: https://build.opensuse.org/request/show/1059372
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=13
2023-01-20 08:58:49 +00:00
89a9ac744d Accepting request 1000677 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.13
  + Allow mix of static and shared libs
    * Load cmake target fallback by @TingDaoK in (#56)
- Use cmake() macro in BuildRequires

OBS-URL: https://build.opensuse.org/request/show/1000677
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=12
2022-09-06 06:07:46 +00:00
e535c33ca9 Accepting request 924627 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.12
  + Support new build flag: USE_CPU_EXTENSIONS
    * If -DUSE_CPU_EXTENSIONS=OFF then do not use function implementations
      that are optimized for specific CPU architectures, only use the generic
      implementation

OBS-URL: https://build.opensuse.org/request/show/924627
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=11
2021-10-12 11:19:25 +00:00
28255f236e Accepting request 872359 from home:glaubitz:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/872359
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=10
2021-02-18 09:53:37 +00:00
7f06f7126f Accepting request 849414 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.10
  + Removed UNSTABLE from SONAME
    * Removed 0unstable from SOVERSION (#36)
- Add patch to re-add SOVERSION to library
  + ac_re-add-so-version.patch
- Bump library_soversion to 1

OBS-URL: https://build.opensuse.org/request/show/849414
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=9
2020-11-19 12:39:53 +00:00
3967b3491d Accepting request 829540 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.9
  + Updates cmake files to use the local project name,
    fixing consumers using this as a submodule
- Add missing %{library_soversion} to Requires for -devel package

OBS-URL: https://build.opensuse.org/request/show/829540
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=8
2020-08-25 14:11:26 +00:00
d877cfb383 Accepting request 826670 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.8
  + Refactor to run on aws-c-common's cpuid checks and cmake macros. (#31)
  + Add support for using Arm CRC instructions (#31)
  + Fix exported symbols according to changes in aws-c-common. (#32)
- Add libaws-c-common-devel to BuildRequires
- Append library ABI version to runtime package name
- Fix installation path for aws-checksums-targets.cmake
  in patch to fix cmake modules path in CMakeLists.txt
  + ac_fix-cmake-modules-path.patch

OBS-URL: https://build.opensuse.org/request/show/826670
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=7
2020-08-18 21:36:38 +00:00
b73bffa655 Accepting request 814862 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.7
  + Fix duplicate symbols in gcc < 4.4
- from version 0.1.6
  + Make sure clang builds use the hw optimized code, disable the
    asm on assemblers that don't know of clmul's existence.

OBS-URL: https://build.opensuse.org/request/show/814862
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=6
2020-06-19 14:03:06 +00:00
a49d631c8a Accepting request 743530 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.5
  + Android Build Fix
    * This release fixes conflicting symbols when building for Android.

OBS-URL: https://build.opensuse.org/request/show/743530
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=5
2019-10-30 11:11:59 +00:00
ee9ed02f89 Accepting request 734789 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.4
  + Fixed mixed static/shared builds
    * Added support for shared/static lib builds in the same build closure

OBS-URL: https://build.opensuse.org/request/show/734789
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=4
2019-10-05 12:45:23 +00:00
1560ab683c Accepting request 715560 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.3
  + Fix MSVC ARM Build
    * It just forwards to the SW implementation, but it's better than nothing.

OBS-URL: https://build.opensuse.org/request/show/715560
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=3
2019-07-16 08:22:16 +00:00
51a5de01ca Accepting request 692944 from home:glaubitz:branches:devel:libraries:c_c++
- Move cmake files to correct installation path

OBS-URL: https://build.opensuse.org/request/show/692944
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=2
2019-04-10 17:18:12 +00:00
b33e9ba223 Accepting request 673399 from home:glaubitz:branches:devel:libraries:c_c++
- New build dependency required for AWS C++ SDK

OBS-URL: https://build.opensuse.org/request/show/673399
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=1
2019-02-13 16:57:46 +00:00
6 changed files with 0 additions and 57 deletions

View File

@@ -1,42 +0,0 @@
diff -Nru aws-checksums-0.1.20.orig/CMakeLists.txt aws-checksums-0.1.20/CMakeLists.txt
--- aws-checksums-0.1.20.orig/CMakeLists.txt 2024-09-13 18:19:34.000000000 +0000
+++ aws-checksums-0.1.20/CMakeLists.txt 2024-09-17 10:59:10.258664608 +0000
@@ -16,17 +16,10 @@
file(TO_CMAKE_PATH "${CMAKE_INSTALL_PREFIX}" CMAKE_INSTALL_PREFIX)
endif()
-if (UNIX AND NOT APPLE)
- include(GNUInstallDirs)
-elseif(NOT DEFINED CMAKE_INSTALL_LIBDIR)
- set(CMAKE_INSTALL_LIBDIR "lib")
-endif()
+find_package(aws-c-common REQUIRED)
+set(CMAKE_MODULE_PATH ${aws-c-common_DIR})
-# This is required in order to append /lib/cmake to each element in CMAKE_PREFIX_PATH
-set(AWS_MODULE_DIR "/${CMAKE_INSTALL_LIBDIR}/cmake")
-string(REPLACE ";" "${AWS_MODULE_DIR};" AWS_MODULE_PATH "${CMAKE_PREFIX_PATH}${AWS_MODULE_DIR}")
-# Append that generated list to the module search path
-list(APPEND CMAKE_MODULE_PATH ${AWS_MODULE_PATH})
+include(GNUInstallDirs)
include(AwsSIMD)
include(AwsCFlags)
@@ -151,7 +144,7 @@
endif()
install(EXPORT "${PROJECT_NAME}-targets"
- DESTINATION "${LIBRARY_DIRECTORY}/${PROJECT_NAME}/cmake/${TARGET_DIR}"
+ DESTINATION "${LIB_INSTALL_DIR}/cmake/${CMAKE_PROJECT_NAME}/${TARGET_DIR}/"
NAMESPACE AWS::
COMPONENT Development)
@@ -160,7 +153,7 @@
@ONLY)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}-config.cmake"
- DESTINATION "${LIBRARY_DIRECTORY}/${PROJECT_NAME}/cmake/"
+ DESTINATION "${LIB_INSTALL_DIR}/cmake/${CMAKE_PROJECT_NAME}"
COMPONENT Development)
include(CTest)

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bdba9d0a8b8330a89c6b8cbc00b9aa14f403d3449b37ff2e0d96d62a7301b2ee
size 73391

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12f80085993662b6d2cbd2d090b49b4350d19396b1d218d52323712cc8dee252
size 112503

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aae619de7fb5908a52223eae3b80fae70260eed5919ad4c385b2d5a144a641f0
size 112450

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96acfea882c06acd5571c845e4968892d6ffc0fae81b31a0b1565100049743b2
size 136142

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c688f311db8a1b70bb6d22f6e8f2817b39e1419546e339cf753d61340969eeb4
size 135741