summaryrefslogtreecommitdiffstats
path: root/third_party/xsimd/moz.yaml
blob: 7bd3d2fd139d1bb549434e99a1e9e27c1de2b84d (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: ce58d62666c315140eb54042498d93114edbaa68 (2024-02-27T16:05:37Z).
  revision: ce58d62666c315140eb54042498d93114edbaa68

  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