Blame llvm-toolset.yaml

92ab1f
---
92ab1f
document: modulemd
92ab1f
version: 2
92ab1f
data:
92ab1f
  name: llvm-toolset
92ab1f
  stream: rhel8
92ab1f
  summary: LLVM
92ab1f
  description: >-
92ab1f
    LLVM Tools and libraries
92ab1f
  license:
92ab1f
    module:
92ab1f
    - MIT
92ab1f
  dependencies:
92ab1f
  - buildrequires:
92ab1f
      platform: [el8.4.0]
92ab1f
    requires:
92ab1f
      platform: [el8]
92ab1f
  profiles:
92ab1f
    common:
92ab1f
      rpms:
92ab1f
      - llvm-toolset
92ab1f
  api:
92ab1f
    rpms:
92ab1f
    - clang
92ab1f
    - clang-analyzer
92ab1f
    - clang-devel
92ab1f
    - clang-libs
92ab1f
    - clang-tools-extra
92ab1f
    - git-clang-format
92ab1f
    - lld
92ab1f
    - lld-libs
92ab1f
    - lldb
92ab1f
    - lldb-devel
92ab1f
    - llvm
92ab1f
    - llvm-devel
92ab1f
    - llvm-libs
92ab1f
  components:
92ab1f
    rpms:
92ab1f
      clang:
92ab1f
        rationale: clang tools and libraries
92ab1f
        ref: 41b1a895dfa56d2e96d06ef8a11f7014e6f3b6de
92ab1f
        buildorder: 1
92ab1f
        multilib: [x86_64]
92ab1f
      compiler-rt:
92ab1f
        rationale: LLVM compiler intrinsic and sanitizer libraries
92ab1f
        ref: a0d3c4c3d2469154022cb52426dccf2937a65825
92ab1f
        buildorder: 1
92ab1f
        multilib: [x86_64]
92ab1f
      libomp:
92ab1f
        rationale: LLVM OpenMP runtime
92ab1f
        ref: 655d27c280d063c447cd0a489424ecf7b01506e1
92ab1f
        multilib: [x86_64]
92ab1f
      lld:
92ab1f
        rationale: LLVM linker
92ab1f
        ref: df91b0bcc385af4bf3e1b929b2680d78ed2bc7a9
92ab1f
        buildorder: 1
92ab1f
        multilib: [x86_64]
92ab1f
      lldb:
92ab1f
        rationale: lldb debugger
92ab1f
        ref: d62e6e9a19201628393bc82472a9bd657fef12a5
92ab1f
        buildorder: 2
92ab1f
        multilib: [x86_64]
92ab1f
      llvm:
92ab1f
        rationale: LLVM tools and libraries
92ab1f
        ref: 08f1e74685252df43ce369f57874c532bee0cbad
92ab1f
        multilib: [x86_64]
92ab1f
      llvm-compat:
92ab1f
        rationale: LLVM compatibility libs for transition user to a new llvm version
92ab1f
        ref: 203c65ceafadd4637b6c5f279c27fa98d5584dde
92ab1f
        multilib: [x86_64]
92ab1f
      llvm-toolset:
92ab1f
        rationale: Meta package for llvm-toolset providing scl enable scripts.
92ab1f
        ref: 205cb5bc9d0caee5406dc03cd5ac35c7d61d9864
92ab1f
        multilib: [x86_64]
92ab1f
      python-lit:
92ab1f
        rationale: Lit test runner for LLVM
92ab1f
        ref: 65d2398f30b29118605fa2b0ba9fcdcfba538b86
92ab1f
...
92ab1f