Bug 1861709 replace AudioCallbackDriver::ThreadRunning() assertions that mean to...
[gecko.git] / third_party / simde / moz.yaml
blob5e2e2e162b3385fc2ea02d022c3ec98bc4b9e070
1 schema: 1
3 bugzilla:
4   product: Core
5   component: "General"
7 origin:
8   name: simd-everywhere
9   description:  Implementations of SIMD instruction sets for systems which don't natively support them.
10   url: https://github.com/simd-everywhere/simde
12   release: fefc7857ff3e785b988a61a8f5f3c5bd5eb24342 (2023-05-13T16:15:11Z).
13   revision: fefc7857ff3e785b988a61a8f5f3c5bd5eb24342
15   license: MIT
16   license-file: COPYING
18 vendoring:
19   url: https://github.com/simd-everywhere/simde
20   source-hosting: github
21   vendor-directory: third_party/simde
22   exclude:
23     - .circleci
24     - .github
25     - .no-test
26     - .semaphore
27     - docker
28     - test/
29     - test
30     - test/*
31     - test/.gitignore
32     - ".*"
33     - codecov.yml
34     - meson.build
35     - meson_options.txt
36     - netlify.toml
37     - CONTRIBUTING.md
38     - amalgamate.py
39     - netlify-disable.toml