Skip to Content

infoware v2023-04-12

Created
Updated

C++ Library for pulling system and hardware information, without hitting the command line.

# License

# Supported Platforms

!android & !uwp & !(windows & arm)

  • linux
  • osx
  • windows-x64
  • windows-x86
  • uwp
  • windows-arm64

# Features

No default features set.

# d3d

Use Direct3D for GPU detection.
This choice has priority over opencl and opengl.

Supports: windows
  • windows-x64
  • windows-x86
  • linux
  • osx
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# opencl

Use OpenCL for GPU detection.
This choice has priority over opengl.

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

# opengl

Use OpenGL for GPU detection.

Supports: !osx & !ios
  • linux
  • windows-x64
  • windows-x86
  • osx
Dependencies:
and 2 transitive dependencies:
Host Dependencies:

No dependencies.

# x11

Use X11 for display detection.

Supports: !windows
  • linux
  • osx
  • windows-x64
  • windows-x86
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

# Contributors

  • The Phantom Derpstorm's avatar The Phantom Derpstorm
  • наб's avatar наб
  • Ryan's avatar Ryan
  • Billy O'Neal's avatar Billy O'Neal
  • Kai Pastor's avatar Kai Pastor

# Changelog

  • 3d04b38 [vcpkg baseline][infoware][pciids] Update infoware and add new port pciids (#31388)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • 08214e1 [infoware] update to latest commit (#18486)
  • cbb72bc [infoware] Bump version to 0.6.0 (#17597)
  • 221ee43 [infoware] fix linking issues with non-release builds (#13822)
  • 21d26f7 [infoware] Bump version to 0.5.5 (#13010)
  • 930b3de [infoware] Bump version to 0.5.4 (#12167)
  • 250e35a [infoware] Add port of infoware library (#11410)

# Source