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

redesign dependency-list creation for github prepare action #6255

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2024

  1. redesign dependency-list creation for github prepare action

    - add script to evaluate the dependencies
    - use new script in global Makefile for the dependency-list target
    - use global Makefile to create dependency-list in prepare.sh
    - avoid variables in DEPENDS definitions
    - make dependency-list.sh executable
    hgy59 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    58281d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    93fd1d5 View commit details
    Browse the repository at this point in the history