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

Fix symlink creation on older Windows versions #13488

Closed
wants to merge 7 commits into from

Commits on May 18, 2021

  1. Fix symlink creation on older Windows versions

    Kevin Hogeland committed May 18, 2021
    Configuration menu
    Copy the full SHA
    b376ea5 View commit details
    Browse the repository at this point in the history
  2. Replace linkopts with pragma to fix bootstrapping

    Kevin Hogeland committed May 18, 2021
    Configuration menu
    Copy the full SHA
    cea93b5 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Kevin Hogeland committed May 18, 2021
    Configuration menu
    Copy the full SHA
    0a23bd3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Explicitly check OS version and move linker options

    Kevin Hogeland committed May 19, 2021
    Configuration menu
    Copy the full SHA
    dd8dd37 View commit details
    Browse the repository at this point in the history
  2. Add linkopts to java tools

    Kevin Hogeland committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8eea8e5 View commit details
    Browse the repository at this point in the history
  3. Update Windows docs

    Kevin Hogeland committed May 19, 2021
    Configuration menu
    Copy the full SHA
    14243c0 View commit details
    Browse the repository at this point in the history
  4. Fix command arg order

    Kevin Hogeland committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8726e7d View commit details
    Browse the repository at this point in the history