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] Windows rez-bind pip #659

Merged
merged 6 commits into from
Jul 20, 2019
Merged

[Fix] Windows rez-bind pip #659

merged 6 commits into from
Jul 20, 2019

Commits on Jul 16, 2019

  1. feat(rez-pip): enable symlink creation for non admin users (Windows10)

    Starting with Windows 10 Insiders build 14972, symlinks can be created
    without needing to elevate the console as administrator. This will allow
    developers, tools and projects, that previously struggled to work
    effectively on Windows due to symlink issues, to behave just as
    efficiently and reliably as they do on Linux or OSX.
    
    Relates: https://blogs.windows.com/windowsdeveloper/2016/12/02/symlinks-windows-10/#joC5tFKhdXs2gGml.97
    lambdaclan committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    d22431e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4e39e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d0282 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    767d170 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    433a722 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    5d215bd View commit details
    Browse the repository at this point in the history