summaryrefslogtreecommitdiffstats
path: root/third_party/xsimd/moz.yaml
blob: 33b7a20dba4ecd9113b1d2b0e2c5418b51cf104c (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: 2af7de3641ba38324375699ce261f20557c02dc9 (2024-01-09T11:30:28Z).
  revision: 2af7de3641ba38324375699ce261f20557c02dc9

  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