Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream system package introspection abilities from pib #158

Open
klauer opened this issue May 18, 2023 · 0 comments
Open

Upstream system package introspection abilities from pib #158

klauer opened this issue May 18, 2023 · 0 comments

Comments

@klauer
Copy link
Contributor

klauer commented May 18, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant