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

WindowsPB : Add Visual Studio 2022 installation #3172

Merged
merged 10 commits into from
Sep 12, 2023

Commits on Sep 1, 2023

  1. Add VS2022 installation

    steelhead31 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d30f51d View commit details
    Browse the repository at this point in the history
  2. Add checksum verification

    Add checksum verification for VS2019 layout
    steelhead31 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f5d2eb0 View commit details
    Browse the repository at this point in the history
  3. Revert "Add checksum verification"

    This reverts commit f5d2eb0.
    steelhead31 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ff21ad1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Update ansible/playbooks/AdoptOpenJDK_Windows_Playbook/roles/MSVS_202…

    …2/tasks/main.yml
    
    Co-authored-by: George Adams <george.adams@microsoft.com>
    steelhead31 and gdams authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    34185fd View commit details
    Browse the repository at this point in the history
  2. Update ansible/playbooks/AdoptOpenJDK_Windows_Playbook/roles/MSVS_202…

    …2/tasks/main.yml
    
    Co-authored-by: George Adams <george.adams@microsoft.com>
    steelhead31 and gdams authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c9bff10 View commit details
    Browse the repository at this point in the history
  3. Update ansible/playbooks/AdoptOpenJDK_Windows_Playbook/roles/MSVS_202…

    …2/tasks/main.yml
    
    Co-authored-by: George Adams <george.adams@microsoft.com>
    steelhead31 and gdams authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8900fe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    3779d65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a845640 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Only install vs2022 on newer windows

    Include msvs_2022
    
    Include msvs_2022
    
    restore vs2017 params
    
    Update checksum for new vs2022 layout
    
    include dll registration for vs2022 layout install
    
    Fix MSVS_2022 logs
    
    Fix tags
    
    Fix DLL Registration
    
    Ensure install check is run
    
    Run check
    
    Fix installation logic
    
    Fix vs2022 check
    
    Fix conditionals
    
    Fix installation bugs
    steelhead31 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    b35484a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Update ansible/playbooks/AdoptOpenJDK_Windows_Playbook/main.yml

    Co-authored-by: George Adams <george.adams@microsoft.com>
    steelhead31 and gdams authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    58fce92 View commit details
    Browse the repository at this point in the history