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

Use config.py as a module in depends.py #6493

Merged
merged 5 commits into from
Mar 2, 2023

Commits on Dec 27, 2022

  1. Use config.py as a module in depends.py

    Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
    Andrzej Kurek committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3f93012 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. depends.py: merge set/unset config option into one function

    Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
    Andrzej Kurek committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3b0215d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. depends.py: improve expected argument type

    Requested config option can be either boolean or a string.
    Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
    Andrzej Kurek committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    576803f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Improve tests/scripts/depends.py code

    As suggested by gilles-peskine-arm.
    
    Co-authored-by: Gilles Peskine <gilles.peskine@arm.com>
    Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
    Andrzej Kurek and gilles-peskine-arm authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    81cf5ad View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Improve tests/scripts/depends.py code

    As suggested by gilles-peskine-arm.
    
    Co-authored-by: Gilles Peskine <gilles.peskine@arm.com>
    Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
    Andrzej Kurek and gilles-peskine-arm committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    72082dc View commit details
    Browse the repository at this point in the history