-
-
Notifications
You must be signed in to change notification settings - Fork 283
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
CFEP-13 implementation mega-thread #993
Comments
One of our wonderful libusb maintainers, @ryanvolz, used this code snippet to find
|
It's not enough to find |
Finding |
I don't fully follow @isuruf but do we need to mark those builds of libusb broken? |
cc @ryanvolz (in case you have thoughts on |
The logs show that the build used VC14 paths for cl.exe, etc., so it looked fine to me. Installing the vs_2015 package seemed to set the environment variables in such a way that the right toolchain gets used even if it's the newer msbuild that kicks it off. But I only know enough to hack this together and could be wrong in thinking that it worked.
|
Can you post the link for the logs? |
Hopefully this works: |
Ah, so |
How are other packages you have seen using |
They have one solution file for all versions |
Ok, that makes sense. I wasn't sure how exactly the toolchain was getting selected. I did just try a build of Until just now, the
Maybe that's helpful for some other packages? |
Output Validation, Registration and Copies
to check duplicates for registering new outputs - we can allow duplicates inserted by hand when performing copies.
Key Generation, Registration and Validation
Deprecations, Migrations and Token Rotations
vs2015
deprecation #1012)UX Items
move cf-mark-broken to admin-requests and add token reregistrationThe text was updated successfully, but these errors were encountered: