-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Finalize fixing bugs in .vcxproj files #2853
Conversation
Hi! This is your friendly Mbed TLS team member cleaning up some old pull requests that fell through the cracks. Would you mind doing the following?
Suggested content for the changelog entry file (if I've understood the change correctly):
|
The previous PRs had correct template project, but somehow it was not merged. Signed-off-by: irwir <[email protected]>
This is the 2.7 backport of Mbed-TLS#2853
This is the 2.7 backport of Mbed-TLS#2853 Signed-off-by: irwir <[email protected]>
This is the 2.16 backport of Mbed-TLS#2853
This is the 2.16 backport of Mbed-TLS#2853 Signed-off-by: irwir <[email protected]>
Please don't make changes (adding a changelog entry file) during a merge commit. Given that the pull request is a single, small commit, please rebase it rather than merging. |
Signed-off-by: irwir <[email protected]>
Signed-off-by: irwir <[email protected]>
Signed-off-by: irwir <[email protected]>
Thanks, I have made a separate commit that adds changelog entry after rebasing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
The previous PRs on the issue #1430 had modified the file
scripts\data_files\vs2010-main-template.vcxproj
, but somehow it was omitted in merging, and the projectvisualc\VS2010\mbedTLS.vcxproj
remained buggy.This PR repeats the necessary changes to fix #1430.
Status
READY
Requires Backporting
YES
[edited by mpg]: 2.16 #3205 2.7 #3204
Which branch?
Development
Migrations
NO