-
Notifications
You must be signed in to change notification settings - Fork 5k
NativeAOT for FreeBSD #80323
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
NativeAOT for FreeBSD #80323
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
6b7f9eb
WIP FreeBSD NativeAOT
Thefrank 8159e6a
Merge branch 'dotnet:main' into fbsdaot
Thefrank f5ec5ff
add inotify for FreeBSD during linking
Thefrank c963dcf
remove FreeBSD for now
Thefrank cb52a2c
netstandard does not understand FreeBSD
Thefrank 74b5546
add FreeBSD platform to HostModel Tests
Thefrank 1ae7828
Merge branch 'dotnet:main' into fbsdaot
Thefrank 1be1473
WIP FreeBSD NativeAOT
Thefrank 3415075
add inotify for FreeBSD during linking
Thefrank 685ceab
remove FreeBSD for now
Thefrank 845330a
netstandard does not understand FreeBSD
Thefrank 0f59e51
add FreeBSD platform to HostModel Tests
Thefrank 6c3a9fa
rebase
Thefrank 5f15564
Merge branch 'dotnet:main' into fbsdaot
Thefrank 61ea763
Use Clang12, update LinkerArg
Thefrank 552c64e
Merge branch 'dotnet:main' into fbsdaot
Thefrank b7eb024
Merge branch 'dotnet:main' into fbsdaot
Thefrank 7e7e7fb
Merge branch 'dotnet:main' into fbsdaot
Thefrank d304557
WIP FreeBSD NativeAOT
Thefrank 016c837
add inotify for FreeBSD during linking
Thefrank 2b39b09
remove FreeBSD for now
Thefrank fbfe287
netstandard does not understand FreeBSD
Thefrank 23d0107
add FreeBSD platform to HostModel Tests
Thefrank 84b3ed4
WIP FreeBSD NativeAOT
Thefrank 09789ab
remove FreeBSD for now
Thefrank 2b3ccf9
add FreeBSD platform to HostModel Tests
Thefrank cd7bb03
Use Clang12, update LinkerArg
Thefrank e20c878
Merge branch 'fbsdaot' of https://github.com/Thefrank/runtime into fb…
Thefrank b9967f2
Update JITTools and ObjWriter for FreeBSD-x64
Thefrank e1eb2b9
fixes for tests
Thefrank c6264e4
fixes for tests
Thefrank 21c461a
fixes for tests
Thefrank 4f34a55
merge from upstream
Thefrank ae4a139
add TargetTriple for FreeBSD
Thefrank e3b95f8
Merge branch 'dotnet:main' into fbsdaot
Thefrank ef4fdab
Changes from upstream
Thefrank 725fae5
Some changes from feedback, remove out of scope
Thefrank c5bafd7
Apply suggestions from code review
Thefrank 40d15dd
HostModel back to netstandard2.0
Thefrank 1f07f85
Update src/coreclr/CMakeLists.txt
Thefrank d149795
Resolve conflicts
Thefrank 53f0fae
Publish crossgen2 as single-file on cross-os
Thefrank cc05935
pass NativeAotSupported to MSBuild crossgen2 tasks
Thefrank f4bed42
Can't use NativeAOT in source build yet
Thefrank 201633d
Update src/installer/managed/Microsoft.NET.HostModel/Bundle/TargetInf…
jkotas c6e375b
Apply suggestions from code review
Thefrank 4629b16
Apply suggestions from code review
Thefrank 1f4ae43
Update private string HostFxr and HostPolicy
Thefrank 7908312
Fix private string HostPolicy
Thefrank c41fd0a
Apply suggestions from code review
jkotas a51e7f5
Update src/installer/managed/Microsoft.NET.HostModel/Bundle/TargetInf…
jkotas 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
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
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.