24 Commits

Author SHA256 Message Date
Asterios Dramis
3ad0f89f51 Update to version 1.4.5
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=43
2024-06-24 19:24:50 +00:00
Asterios Dramis
f28d3cb9d7 Accepting request 1119725 from home:mathletic:branches:devel:libraries:c_c++
- Update to version 1.4.4
  * Add missing vectorcall to isImplementationSupported
  * Adapt to cpp17: std::iterator is deprecated
  * Rename None to NoTransformation in enum class Category to avoid
    a clash with X11 library
  * Fix horizontal min/max for uchar

OBS-URL: https://build.opensuse.org/request/show/1119725
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=41
2023-10-23 20:36:34 +00:00
Asterios Dramis
fbb81ea66b Accepting request 986927 from home:adra:branches:devel:libraries:c_c++
Update to version 1.4.3

OBS-URL: https://build.opensuse.org/request/show/986927
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=39
2022-07-05 22:34:06 +00:00
Asterios Dramis
a8c0a00a21 Accepting request 943833 from home:dirkmueller:Factory
- update to 1.4.2:
  * Added a missing include for GCC11.
  * Fixed a corner case in the unit tests
  * Fixed a warning in the unit tests.
  * Removed the deprecated Vector<T, VectorAbi::Scalar>::reinterpretCast
    to fix a warning with GCC10
  * Avoid potentially pessimizing std::move in return statements.
  * Avoid redefinition of bit_scan{forward,reverse} macros.
  * Improved performance of simized random access containers
- drop 0001-Add-missing-include-to-simdarray.h-275.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/943833
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=38
2022-01-04 19:10:55 +00:00
Asterios Dramis
41df583299 Accepting request 942347 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Fix Vc-devel dependencies.
  VcTargets.cmake defines the Vc::Vc target which points to
  libVc.a. Vc-devel needs an explicit dependency on the package
  containing the static library.

OBS-URL: https://build.opensuse.org/request/show/942347
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=37
2021-12-26 18:32:26 +00:00
Asterios Dramis
454d6fa4c5 Accepting request 897731 from home:cgiboudeaux:branches:devel:libraries:c_c++
Add GCC 11 compatibility fix.

Needed to fix the krita build.

OBS-URL: https://build.opensuse.org/request/show/897731
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=35
2021-06-05 21:12:50 +00:00
Asterios Dramis
bfec58c33c Accepting request 804886 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 1.4.1:
  * No upstream changelog available
- Drop upstreamed patches:
  * 0001-Fix-i686-build.patch
  * handle-missing-libmvec.patch

OBS-URL: https://build.opensuse.org/request/show/804886
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=33
2020-05-13 17:44:56 +00:00
Asterios Dramis
27902bb038 Accepting request 715523 from home:wolfi323:branches:KDE:Extra
- Use FAT lto objects as the package ships a static library

This fixes the build of krita (its only user AFAICT) in Factory.

OBS-URL: https://build.opensuse.org/request/show/715523
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=31
2019-07-17 17:19:22 +00:00
46ea095f03 Accepting request 647105 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Add 0001-Fix-i686-build.patch to fix build failures on i686 targets.
- Add handle-missing-libmvec.patch to fix build issues on archs for which libmvec is not available.

OBS-URL: https://build.opensuse.org/request/show/647105
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=29
2018-11-08 09:07:10 +00:00
Ismail Dönmez
9f9e718528 Drop fix_i686_build.patch
* Drop default_to_scalar_implementation_for_unknown_arch.patch,
    fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=26
2018-10-15 08:00:07 +00:00
Ismail Dönmez
59be176f0d Accepting request 641958 from home:seanlew:branches:devel:libraries:c_c++
Updae Vc to 1.4.0

OBS-URL: https://build.opensuse.org/request/show/641958
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=25
2018-10-15 07:50:12 +00:00
Asterios Dramis
f06395f0fb Accepting request 578553 from home:StefanBruens:branches:devel:libraries:c_c++
Enable for PPC/ARM, cleanup

- Drop ExclusiveArch, Vc 1.3.3 is no longer x86 only
  Add default_to_scalar_implementation_for_unknown_arch.patch
- Split documentation to subpackage
- Drop redundant %doc in front of %_docdir
- Remove unneeded fdupes BuildRequires

OBS-URL: https://build.opensuse.org/request/show/578553
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=23
2018-02-24 19:08:01 +00:00
7701b9cc4a Accepting request 577107 from home:adra:branches:devel:libraries:c_c++
Update to version 1.3.3, Added a patch fix_i686_build.patch to fix build on i686

OBS-URL: https://build.opensuse.org/request/show/577107
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=19
2018-02-16 08:17:35 +00:00
Ismail Dönmez
3c80d0c999 - Update to version 1.3.2
* Resolve warning from GCC 6 about ignored attributes
  * Support for Kaby Lake detection

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=17
2017-05-15 13:41:06 +00:00
Ismail Dönmez
9bdf915117 - Update to version 1.3.1
* swap(v[i], v[j]) did not compile. Vc 1.3.1 overloads the swap
    function and thus enables swapping scalars into/out of vector
    and mask objects.
  * The spline example has moved to the new Vc-examples-nonfree
    repository since it has a license that restricts redistribution.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=15
2017-03-09 14:39:23 +00:00
Ismail Dönmez
2352cbdee7 - Repackage without examples/spline see
https://github.com/VcDevel/Vc/issues/150 for details.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=13
2017-01-27 11:49:10 +00:00
Ismail Dönmez
ebc791cca8 - Update to version 1.3.0
* Too many changes to list, please see
    https://github.com/VcDevel/Vc/releases for details.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=12
2016-10-27 13:51:46 +00:00
Asterios Dramis
ecb5234ae9 Accepting request 336851 from home:adra:branches:devel:libraries:c_c++
Update to 0.7.5

OBS-URL: https://build.opensuse.org/request/show/336851
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=10
2015-10-06 21:52:33 +00:00
Asterios Dramis
73179e89ed Accepting request 330535 from home:pluskalm:branches:devel:libraries:c_c++
- Use cmake macro
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/330535
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=8
2015-09-11 17:56:24 +00:00
Ismail Dönmez
ba732788fc Accepting request 321025 from home:michel_mno:branches:devel:libraries:c_c++
- add ExclusiveArch %{ix86} x86_64
  because not supported asm lines for other architectures

OBS-URL: https://build.opensuse.org/request/show/321025
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=6
2015-08-07 07:40:44 +00:00
Asterios Dramis
3a09bb1454 Accepting request 293178 from home:adra:branches:devel:libraries:c_c++
Updated License to LGPL-3.0+ and GPL-3.0+

OBS-URL: https://build.opensuse.org/request/show/293178
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=4
2015-03-25 22:17:39 +00:00
Asterios Dramis
9cdd7550dc Accepting request 291646 from home:adra:branches:devel:libraries:c_c++
Added Requires: Vc-devel in the Vc-devel-static subpackage

OBS-URL: https://build.opensuse.org/request/show/291646
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=3
2015-03-19 21:33:44 +00:00
Asterios Dramis
676cab0e8c Accepting request 291354 from home:adra:branches:devel:libraries:c_c++
Fix Source0 URL

OBS-URL: https://build.opensuse.org/request/show/291354
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=2
2015-03-18 20:17:06 +00:00
317eda5ee5 Accepting request 291068 from home:adra
New package submission: Vc can be used by Calligra in Factory

OBS-URL: https://build.opensuse.org/request/show/291068
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=1
2015-03-17 15:26:20 +00:00