-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Make Ninja the default CMake generator on Windows for the repo #49715
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
Merged
Merged
Changes from 9 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f4cb7bc
Make ninja the default generator for product builds.
jkoritzinsky 42b79c6
Make ninja the default of the test build as well.
jkoritzinsky 1293ccd
Change over the CI scripts to use ninja by default but preserve the M…
jkoritzinsky 1718b57
Update src/coreclr/build-runtime.cmd
jkoritzinsky 9a02908
Fix -vs CoreCLR.sln to match new path.
jkoritzinsky ec50dc0
Update help for -msbuild flag.
jkoritzinsky a20b54d
Fix /EHsc flag in the host build.
jkoritzinsky 9eddcc9
Merge branch 'ninja-default' of github.com:jkoritzinsky/runtime into …
jkoritzinsky 394742a
Update the mechanism for copying the native test binaries into the ri…
jkoritzinsky 8d0768a
Fix batch syntax
jkoritzinsky 1cb5694
Fixes for CI.
jkoritzinsky 7df5899
Include the mainfest files for the COM tests.
jkoritzinsky 47f4f22
Fix compiler command line warnings.
jkoritzinsky 02863a5
Fix incremental module index generation with Ninja.
jkoritzinsky c64fd1a
Fix MSBuild test build native files location.
jkoritzinsky f81d629
Fix manifest/tlb copying to copy to the right folder.
jkoritzinsky 7070c2c
Update docs that point to CoreCLR.sln to point to the new path for Co…
jkoritzinsky 3a4fd89
Merge branch 'main' into ninja-default
jkoritzinsky 201e3f2
Fix generating runtimeinfo. Centralize the setup in runtimeinfo/CMake…
jkoritzinsky f15c897
Fix cross-component build.
jkoritzinsky b4563e0
Don't double-specify optimization levels. We already specify a level …
jkoritzinsky 6b617aa
Apply suggestions from code review
jkoritzinsky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.