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

Parse standard Makefile.uk variables #464

Closed
nderjung opened this issue May 10, 2023 · 2 comments
Closed

Parse standard Makefile.uk variables #464

nderjung opened this issue May 10, 2023 · 2 comments
Labels
kind/enhancement New feature or request priority/low Nice to have issues thatare not urgent, but can be nagging.

Comments

@nderjung
Copy link
Member

nderjung commented May 10, 2023

This issue tracks the parsing of standard Unikraft Makefile.uk variables and populating the lib.LibraryConfig structure with oustanding attributes. This includes:

  • LIB${LIBNAME}_URL - The origin library for the microlibrary;
  • LIB${LIBNAME}_VERSION - The version of the origin library;
  • LIB${LIBNAME}_BASENAME - The base name of the microlibrary (maybe? It's not completely standard but it used a lot);
  • LIB${LIBNAME}_COMMIT - Only used for commit references when _VERSION is not used.
@nderjung nderjung added the kind/enhancement New feature or request label May 10, 2023
@craciunoiuc craciunoiuc added the priority/low Nice to have issues thatare not urgent, but can be nagging. label Feb 29, 2024
@camnwalter
Copy link
Contributor

Hi, I'm a computer science student at the University of Texas at Austin, and my partner and I would like to contribute and solve this issue. We are interested in working on this if it is still open. Thank you.

@nderjung
Copy link
Member Author

nderjung commented Apr 8, 2024

Hi @camnwalter, apologies, this is a lingering issue and is both complete and also now deprecated. However, there is a tangental issue which I have just written up in #1531.

@nderjung nderjung closed this as completed Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request priority/low Nice to have issues thatare not urgent, but can be nagging.
Projects
Status: Done
Status: 🚀 Done
Development

No branches or pull requests

3 participants