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

Win Build Action #7

Merged
merged 7 commits into from
Jun 10, 2021
Merged

Win Build Action #7

merged 7 commits into from
Jun 10, 2021

Commits on Jun 8, 2021

  1. added script to generate bash environment (#3)

    This script generates bash compatible environment variables from
    Windows environment variables.
    fw2568 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    8b163ef View commit details
    Browse the repository at this point in the history
  2. windows prepare scripts

    fw2568 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0a58f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c38ab3a View commit details
    Browse the repository at this point in the history
  4. updated windows build

    fw2568 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    395bd8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bbf9b0 View commit details
    Browse the repository at this point in the history
  6. use matrix in windows log name

    fixed name of logs in github action "upload logs on failure"
    fw2568 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    e3dfc59 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Updated Windows Build (#5)

    Improvements of Windows Build:
    
    - run only one test for Win 10 in PRs
    - disable tests (takes to long currently and a lot of them are failing)
    - make sure that VS link ist used and not link from msys
    fw2568 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8d9a8be View commit details
    Browse the repository at this point in the history