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

Windows Executables #80

Merged
merged 31 commits into from
Sep 17, 2020
Merged

Windows Executables #80

merged 31 commits into from
Sep 17, 2020

Commits on Sep 15, 2020

  1. fix build on github

    sebhoss committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    cb2ad4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e3ba77 View commit details
    Browse the repository at this point in the history
  3. use cmd shell for windows

    sebhoss committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    853ed11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8fdcd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c91778 View commit details
    Browse the repository at this point in the history
  6. skip pit for windows

    sebhoss committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    965aa20 View commit details
    Browse the repository at this point in the history
  7. fix tests for windows

    sebhoss committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    40e8ba6 View commit details
    Browse the repository at this point in the history
  8. ignore some tests on windows

    sebhoss committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    cf3452c View commit details
    Browse the repository at this point in the history
  9. fix compilation issue

    sebhoss committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    46a472a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    497a642 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcb8e6a View commit details
    Browse the repository at this point in the history
  12. set PATH for windows

    sebhoss committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e0bef0c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b211e94 View commit details
    Browse the repository at this point in the history
  14. use cmd shell

    sebhoss committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    3da16f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    5e796ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56941f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    571c22b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. use pre-installed vs2019

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    01dd0f9 View commit details
    Browse the repository at this point in the history
  2. try with powershell

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    ee0abe3 View commit details
    Browse the repository at this point in the history
  3. use vcvars64.bat

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    47d1f08 View commit details
    Browse the repository at this point in the history
  4. use powershell for maven

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    1d5e8b5 View commit details
    Browse the repository at this point in the history
  5. add quotes for powershell

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    76461f8 View commit details
    Browse the repository at this point in the history
  6. install vctools

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    1bb586b View commit details
    Browse the repository at this point in the history
  7. use vcvarsall

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    61649f9 View commit details
    Browse the repository at this point in the history
  8. combine mvn & vcvarsall

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    e5897ef View commit details
    Browse the repository at this point in the history
  9. include ilo.exe for windows

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2212bdb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd95d9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8bca248 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d497399 View commit details
    Browse the repository at this point in the history
  13. run pit on windows as well

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f7766c6 View commit details
    Browse the repository at this point in the history
  14. ignore pit on windows..

    sebhoss committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    0a98c5d View commit details
    Browse the repository at this point in the history