Skip to content

Upstream system package introspection abilities from pib #158

@klauer

Description

@klauer

Expected Behavior

pib has a WIP feature of introspecting pretty much all supported *_LIBS_* variables from modules.

This includes:

  • General and per-OS class system packages that are required
  • Information on all libraries that are to be linked to generate an IOC binary
  • And a few other things

Reference from EPICS docs:

https://docs.epics-controls.org/en/latest/appdevguide/EPICSBuildFacility.html

Specifically the variables from this table:

image

Current Behavior

whatrecord doesn't have this ability and only looks at top-level makefile information by default

Possible Solution

Clean up and upstream the functionality to whatrecord

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions