Blame llvm-toolset.yaml

bef5b5
---
bef5b5
document: modulemd
bef5b5
version: 2
bef5b5
data:
bef5b5
  name: llvm-toolset
bef5b5
  stream: rhel8
bef5b5
  summary: LLVM
bef5b5
  description: >-
bef5b5
    LLVM Tools and libraries
bef5b5
  license:
bef5b5
    module:
bef5b5
    - MIT
bef5b5
  dependencies:
bef5b5
  - buildrequires:
bef5b5
      platform: [el8.2.0]
bef5b5
    requires:
bef5b5
      platform: [el8]
bef5b5
  profiles:
bef5b5
    common:
bef5b5
      rpms:
bef5b5
      - llvm-toolset
bef5b5
  api:
bef5b5
    rpms:
bef5b5
    - clang
bef5b5
    - clang-analyzer
bef5b5
    - clang-devel
bef5b5
    - clang-libs
bef5b5
    - clang-tools-extra
bef5b5
    - git-clang-format
bef5b5
    - lld
bef5b5
    - lld-libs
bef5b5
    - lldb
bef5b5
    - lldb-devel
bef5b5
    - llvm
bef5b5
    - llvm-devel
bef5b5
    - llvm-libs
bef5b5
  components:
bef5b5
    rpms:
bef5b5
      clang:
bef5b5
        rationale: clang tools and libraries
bef5b5
        ref: b6490f0a0f49224c36a153c514f9d0d802bbe5e9
bef5b5
        buildorder: 1
bef5b5
        multilib: [x86_64]
bef5b5
      compiler-rt:
bef5b5
        rationale: LLVM compiler intrinsic and sanitizer libraries
bef5b5
        ref: 26d72b91d355728a879462dff5973313dc332d60
bef5b5
        buildorder: 1
bef5b5
        multilib: [x86_64]
bef5b5
      libomp:
bef5b5
        rationale: LLVM OpenMP runtime
bef5b5
        ref: afb2a65dcdc4ce04c2f81ae9f1d2b49dfbe6a4ab
bef5b5
        multilib: [x86_64]
bef5b5
      lld:
bef5b5
        rationale: LLVM linker
bef5b5
        ref: f79958d00446cc8070d2f04526faa435fd2734e9
bef5b5
        buildorder: 1
bef5b5
        multilib: [x86_64]
bef5b5
      lldb:
bef5b5
        rationale: lldb debugger
bef5b5
        ref: 98e1e94fad783aec0be435746287392e2979730e
bef5b5
        buildorder: 2
bef5b5
        multilib: [x86_64]
bef5b5
      llvm:
bef5b5
        rationale: LLVM tools and libraries
bef5b5
        ref: 3779861d8df4687506fbba025b50205d00dc0178
bef5b5
        multilib: [x86_64]
bef5b5
      llvm-toolset:
bef5b5
        rationale: Meta package for llvm-toolset providing scl enable scripts.
bef5b5
        ref: 48022447cf0c26b64081355b587b3f619756197f
bef5b5
        multilib: [x86_64]
bef5b5
      python-lit:
bef5b5
        rationale: Lit test runner for LLVM
bef5b5
        ref: 287662c2f687638612749c0b21b04cda8dfd0748
bef5b5
...
bef5b5