blob: b88c749f67d92ed9832574d9c9e3df86d6c0f2bc (
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: be9dcb5df413a893fb6646fa950eeb4aeac70ffc (2024-04-20T09:35:04Z).
revision: be9dcb5df413a893fb6646fa950eeb4aeac70ffc
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
|