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

remove compilers from buildtest configuration file #1592

Merged
merged 10 commits into from
Aug 21, 2023

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    5d9e6c8 View commit details
    Browse the repository at this point in the history
  2. add bash completion for 'buildtest config compilers remove'

    fix an issue with tab completion for showing available compilers in tab completion
    shahzebsiddiqui committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    575f3cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57d4a6f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. add regression test for removing compilers by testing this on NERSC s…

    …ystems
    
    change variable names and add comments in implementation
    shahzebsiddiqui committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    823e8c2 View commit details
    Browse the repository at this point in the history
  2. fix bash completion script to show options when - is specified otherw…

    …ise it shows only commands.
    
    Add alias command 'rm'
    shahzebsiddiqui committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a24550f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c58986 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2530ab View commit details
    Browse the repository at this point in the history
  5. update buildtest show command to add entry for 'buildtest config comp…

    …ilers test'
    
    fix issue with documentation build
    shahzebsiddiqui committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    72c5c93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40daa65 View commit details
    Browse the repository at this point in the history
  7. make slight adjustments to text in removing compilers.

    Fix issue with incorrect line that is to be highlighted
    shahzebsiddiqui committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c92808b View commit details
    Browse the repository at this point in the history