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

tc_build: Improve source set up logging #275

Merged

Commits on Jul 26, 2024

  1. tc_build: Improve source set up logging

    Include more information when setting up the source, such as:
    
      - An informational print about downloading the source in case the
        connection is slow so the user knows something is happening in the
        background.
    
      - An informational print for every patch that gets applied, so that
        the user is aware the source is not clean.
    
      - Updating the wording of a message to be a little more descriptive
        about source location.
    
      - Cleaning up the spelling in one message.
    
    Signed-off-by: Nathan Chancellor <[email protected]>
    nathanchance committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f8c6304 View commit details
    Browse the repository at this point in the history