Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.1k
Code
Issues
5k+
Pull requests
512
Discussions
Actions
Projects
Security and quality
63
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Build the "in build" crossgen2 into a pack that we can use within the VMR
- #110676
#110676
Merged
ViktorHofer
merged 25 commits into
dotnet:main
dotnet/runtime:main
from
jkoritzinsky:host-crossgen2
jkoritzinsky/runtime:host-crossgen2
Copy head branch name to clipboard
Jan 10, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Build the "in build" crossgen2 into a pack that we can use within the VMR
#110676
ViktorHofer
merged 25 commits into
dotnet:main
dotnet/runtime:main
from
jkoritzinsky:host-crossgen2
jkoritzinsky/runtime:host-crossgen2
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2024
Add a new crossgen2 build variant for a published crossgen2 targetting the host OS
jkoritzinsky
committed
25efc51
View commit details
Copy full SHA for 25efc51
Browse repository at this point
Remove the .NET-hosted in-build crossgen2 and just use the published in-build host-targeting crossgen2.
jkoritzinsky
committed
4571db6
View commit details
Copy full SHA for 4571db6
Browse repository at this point
Commits on Dec 12, 2024
Extract crossgen2 sfxproj changes from #109710
jkoritzinsky
committed
59407a2
View commit details
Copy full SHA for 59407a2
Browse repository at this point
Extract the properties and targets that will be shared into a separate props file.
jkoritzinsky
committed
c888d16
View commit details
Copy full SHA for c888d16
Browse repository at this point
Add a "host crossgen2" project
jkoritzinsky
committed
f79e23c
View commit details
Copy full SHA for f79e23c
Browse repository at this point
Add the crossgen2 host package to Subsets.props for the correct scenarios.
jkoritzinsky
committed
6d7961d
View commit details
Copy full SHA for 6d7961d
Browse repository at this point
Commits on Dec 13, 2024
Fix crossgen-corelib to work with the new in-build crossgen2
jkoritzinsky
committed
080336c
View commit details
Copy full SHA for 080336c
Browse repository at this point
Publish the in-build crossgen2 as single file to avoid having to adjust the AOT-in-build logic to handle AOT-ing for the host.
jkoritzinsky
committed
b1b74f7
View commit details
Copy full SHA for b1b74f7
Browse repository at this point
AOT on Windows only
jkoritzinsky
committed
dd2461f
View commit details
Copy full SHA for dd2461f
Browse repository at this point
Commits on Dec 16, 2024
Don't set Platform for the shared framework projects. It's not necessary and it breaks the new crossgen2 host package
jkoritzinsky
committed
290eb44
View commit details
Copy full SHA for 290eb44
Browse repository at this point
Commits on Dec 17, 2024
Forward ShortStack down so we don't build the host crossgen2 when runtime is the last repo.
jkoritzinsky
committed
7f5205f
View commit details
Copy full SHA for 7f5205f
Browse repository at this point
Add os-only RID to portable RID graph in source-build to enable crossgen2 tasks in the SDK to discover the target OS from the source-build target RID
jkoritzinsky
committed
a219e17
View commit details
Copy full SHA for a219e17
Browse repository at this point
Commits on Dec 18, 2024
Publish the host crossgen2 as a "Vertical" visibility asset.
jkoritzinsky
committed
9970c27
View commit details
Copy full SHA for 9970c27
Browse repository at this point
Commits on Dec 19, 2024
Cleanup crossgen2 infra, add comment about workaround, and adjust publishing to publish packages as packages.
jkoritzinsky
committed
120bfff
View commit details
Copy full SHA for 120bfff
Browse repository at this point
Deduplicate artifacts
jkoritzinsky
committed
3c5cd33
View commit details
Copy full SHA for 3c5cd33
Browse repository at this point
Commits on Dec 20, 2024
Merge commit '040cbe276907174316e2cc07b35814b3069874a6' into host-crossgen2
jkoritzinsky
committed
2c5f0a3
View commit details
Copy full SHA for 2c5f0a3
Browse repository at this point
Add back the Update, somehow this got lost.
jkoritzinsky
committed
158fd05
View commit details
Copy full SHA for 158fd05
Browse repository at this point
Commits on Dec 21, 2024
Merge branch 'main' of https://github.com/dotnet/runtime into host-crossgen2
jkoritzinsky
committed
226cd3c
View commit details
Copy full SHA for 226cd3c
Browse repository at this point
Commits on Jan 3, 2025
Merge branch 'main' of https://github.com/dotnet/runtime into host-crossgen2
jkoritzinsky
committed
e8914da
View commit details
Copy full SHA for e8914da
Browse repository at this point
Don't forward down ShortStack
jkoritzinsky
committed
44264ef
View commit details
Copy full SHA for 44264ef
Browse repository at this point
Commits on Jan 7, 2025
Use new "update" functionality to specify which artifacts are vertical visibility
jkoritzinsky
committed
8b0b2b1
View commit details
Copy full SHA for 8b0b2b1
Browse repository at this point
Commits on Jan 9, 2025
Merge branch 'main' of https://github.com/dotnet/runtime into host-crossgen2
jkoritzinsky
committed
df4b0f9
View commit details
Copy full SHA for df4b0f9
Browse repository at this point
Revert changes to Signing.props
jkoritzinsky
committed
0af2874
View commit details
Copy full SHA for 0af2874
Browse repository at this point
Remove workaround now that the VMR has a bootstrap SDK with a new enough version.
jkoritzinsky
committed
1380fb1
View commit details
Copy full SHA for 1380fb1
Browse repository at this point
Commits on Jan 10, 2025
Merge branch 'main' into host-crossgen2
ViktorHofer
authored
5380e29
View commit details
Copy full SHA for 5380e29
Browse repository at this point
You can’t perform that action at this time.