blob: 6385b68fa57fb29d302fb5644af1c0e9010f457f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
schema: 1
bugzilla:
product: Core
component: Performance
origin:
name: xsimd
description: C++ wrappers for SIMD intrinsics
url: https://github.com/QuantStack/xsimd
release: 7080469620c2145fbedf4ef8950406066e1ca2d6 (2024-03-17T21:35:00Z).
revision: 7080469620c2145fbedf4ef8950406066e1ca2d6
license: BSD-3-Clause
vendoring:
url: https://github.com/QuantStack/xsimd
source-hosting: github
tracking: commit
exclude:
- ".*"
- "*.md"
- "*.yml"
- "*.txt"
- "*.in"
- "*.sh"
- benchmark
- cmake
- docs
- examples
- test
keep:
- include/
updatebot:
maintainer-phab: padenot
maintainer-bz: padenot@mozilla.com
tasks:
- type: vendoring
enabled: true
frequency: release
|