-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Bootstrap improvements #10282
Merged
YuliiaKovalova
merged 30 commits into
dotnet:main
from
YuliiaKovalova:dev/ykovalova/bootstrap_improvements
Jul 30, 2024
Merged
Bootstrap improvements #10282
YuliiaKovalova
merged 30 commits into
dotnet:main
from
YuliiaKovalova:dev/ykovalova/bootstrap_improvements
Jul 30, 2024
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b132524 - Browse repository at this point
Copy the full SHA b132524View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b7dda0 - Browse repository at this point
Copy the full SHA 0b7dda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0caf663 - Browse repository at this point
Copy the full SHA 0caf663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c02f33 - Browse repository at this point
Copy the full SHA 0c02f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f29f6f - Browse repository at this point
Copy the full SHA 9f29f6fView commit details -
Yuliia Kovalova authored and Yuliia Kovalova committed
Jun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 23e753d - Browse repository at this point
Copy the full SHA 23e753dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b51f097 - Browse repository at this point
Copy the full SHA b51f097View commit details -
Merge branch 'dev/ykovalova/bootstrap_improvements' of https://github…
….com/YuliiaKovalova/msbuild into dev/ykovalova/bootstrap_improvements
Configuration menu - View commit details
-
Copy full SHA for b12aac2 - Browse repository at this point
Copy the full SHA b12aac2View commit details -
Base InstallDotNetCoreTask on stable packaged MSBuild
NuGet asset resolution was picking the wrong TF when looking at ProjectReferences, so build this like an external consumer would. Co-authored-by: YuliiaKovalova <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f00ef0 - Browse repository at this point
Copy the full SHA 0f00ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d83e5 - Browse repository at this point
Copy the full SHA b2d83e5View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c70792b - Browse repository at this point
Copy the full SHA c70792bView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0907c8c - Browse repository at this point
Copy the full SHA 0907c8cView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6196063 - Browse repository at this point
Copy the full SHA 6196063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 675f275 - Browse repository at this point
Copy the full SHA 675f275View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37656e0 - Browse repository at this point
Copy the full SHA 37656e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71e29c - Browse repository at this point
Copy the full SHA a71e29cView commit details
Commits on Jul 11, 2024
-
Apply suggestions from Rainer's review
Co-authored-by: Rainer Sigwald <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53f0efd - Browse repository at this point
Copy the full SHA 53f0efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ce4ef - Browse repository at this point
Copy the full SHA e9ce4efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ce1fc - Browse repository at this point
Copy the full SHA 19ce1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb5dd94 - Browse repository at this point
Copy the full SHA cb5dd94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b45a2b - Browse repository at this point
Copy the full SHA 5b45a2bView commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5852b3d - Browse repository at this point
Copy the full SHA 5852b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b6b35 - Browse repository at this point
Copy the full SHA c0b6b35View commit details
Commits on Jul 17, 2024
-
InstallDotNetCoreTask via RoslynCodeTaskFactory
This avoids ever having to block on building the task. I'm leaving the project in place for easier editing, but not including it in the `.sln` so it won't be part of any build--you'd have to open it individually to get a great inner-loop experience with the task.
Configuration menu - View commit details
-
Copy full SHA for 9be76bc - Browse repository at this point
Copy the full SHA 9be76bcView commit details -
Pushing this lengthy process before `ResolveProjectReferences` means it's more likely to be able to be scheduled and finish without being on the critical path through builds.
Configuration menu - View commit details
-
Copy full SHA for d0c2057 - Browse repository at this point
Copy the full SHA d0c2057View commit details -
Co-authored-by: Rainer Sigwald <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9610b1d - Browse repository at this point
Copy the full SHA 9610b1dView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b570043 - Browse repository at this point
Copy the full SHA b570043View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8532a0 - Browse repository at this point
Copy the full SHA c8532a0View commit details -
Co-authored-by: Rainer Sigwald <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73a0a6f - Browse repository at this point
Copy the full SHA 73a0a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cfef7b - Browse repository at this point
Copy the full SHA 5cfef7bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.