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
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
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 }}
UbiquityDotNET
/
Llvm.NET
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
95
Code
Issues
11
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Llvm.NET
.github
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 18, 2025
Updates to support .NET 10 SDK (#388)
Show description for 56f9b2f
smaillet
authored
56f9b2f
View commit details
Copy full SHA for 56f9b2f
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Updated docs and dependency versions (#267)
Show description for 263a156
smaillet
authored
263a156
View commit details
Copy full SHA for 263a156
View code at this point
Browse repository at this point
Unify build infrastructure for greater commonality across repos in org (#265)
Show description for f306070
smaillet
authored
f306070
View commit details
Copy full SHA for f306070
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
Updated build actions (#252)
Show description for 5cf4537
smaillet
authored
5cf4537
View commit details
Copy full SHA for 5cf4537
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
Updates for LLVM 20.1.6
Show description for 38acd53
smaillet
committed
38acd53
View commit details
Copy full SHA for 38acd53
View code at this point
Browse repository at this point
Commits on May 5, 2025
Updated GH action for PR builds to upload full site content (#238)
Show description for 85ff1c9
smaillet
authored
85ff1c9
View commit details
Copy full SHA for 85ff1c9
View code at this point
Browse repository at this point
Llvm20 (#237)
smaillet
authored
f0cba9d
View commit details
Copy full SHA for f0cba9d
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Update feature_request.md
smaillet
authored
42bd0f0
View commit details
Copy full SHA for 42bd0f0
View code at this point
Browse repository at this point
Add issue templates
smaillet
committed
8ebb8d5
View commit details
Copy full SHA for 8ebb8d5
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
added publishing docs build artifacts to PR builds
smaillet
committed
3dd0a8b
View commit details
Copy full SHA for 3dd0a8b
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Added test runs to the GitHub Builds (#170)
smaillet
authored
4581af6
View commit details
Copy full SHA for 4581af6
View code at this point
Browse repository at this point
Llvm 10 (#169)
Show description for ea80bad
smaillet
authored
ea80bad
View commit details
Copy full SHA for ea80bad
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
Fixing build break in develop branch (#157)
Show description for 6df21fa
smaillet
authored
6df21fa
View commit details
Copy full SHA for 6df21fa
View code at this point
Browse repository at this point
Commits on Mar 14, 2020
Update pr-build.yml
Show description for a25454e
smaillet
authored
a25454e
View commit details
Copy full SHA for a25454e
View code at this point
Browse repository at this point
Commits on Feb 29, 2020
Fixes #151
Show description for afd64f4
smaillet
committed
afd64f4
View commit details
Copy full SHA for afd64f4
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
Trying to resolve screwball error from dotnet nuget push by providing a 'true' value (see:[dotnet issue 4864](https://github.com/NuGet/Home/issues/4864))
smaillet
committed
2f50c11
View commit details
Copy full SHA for 2f50c11
View code at this point
Browse repository at this point
Another attempt to fix release nuget push
smaillet
committed
fd59191
View commit details
Copy full SHA for fd59191
View code at this point
Browse repository at this point
Updating release build nuget push support to hopefully fix push issues (again)
smaillet
committed
f91edf8
View commit details
Copy full SHA for f91edf8
View code at this point
Browse repository at this point
Dropping docs push from CI builds so docs are always at latest release (#150)
Show description for 42fae58
smaillet
authored
42fae58
View commit details
Copy full SHA for 42fae58
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Disabled symbols for NuGet push as symbols are in the packages already and snupkg doesn't support native PDBs anyway
smaillet
committed
e1d8954
View commit details
Copy full SHA for e1d8954
View code at this point
Browse repository at this point
Attempting to resolve Nuget push fail
smaillet
committed
e9d9660
View commit details
Copy full SHA for e9d9660
View code at this point
Browse repository at this point
Added quoting of paths and dump of the built NuGet folder to try and figure out why NuGet push is failing.
smaillet
committed
ba54db2
View commit details
Copy full SHA for ba54db2
View code at this point
Browse repository at this point
Simplifying nuget push command as dotnet setup isn't needed on a windows environment
smaillet
committed
80c22e3
View commit details
Copy full SHA for 80c22e3
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Fixed yet another silly YAML whitespace/indentation issue with GH Actions [sigh...]
smaillet
committed
30616d4
View commit details
Copy full SHA for 30616d4
View code at this point
Browse repository at this point
refactored nuget push
smaillet
committed
fae569f
View commit details
Copy full SHA for fae569f
View code at this point
Browse repository at this point
Added push to Nuget.org
smaillet
committed
d5deca1
View commit details
Copy full SHA for d5deca1
View code at this point
Browse repository at this point
- dropped using download artifacts as it, apparently expands the zip instead of just downloading it...
Show description for f71706f
smaillet
committed
f71706f
View commit details
Copy full SHA for f71706f
View code at this point
Browse repository at this point
removed redundant steps and comments in PR build workflow
smaillet
committed
80b1328
View commit details
Copy full SHA for 80b1328
View code at this point
Browse repository at this point
Auto create release (#149)
Show description for 541f8b9
smaillet
authored
541f8b9
View commit details
Copy full SHA for 541f8b9
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Added Release workflow (#148)
Show description for d06d9ea
smaillet
authored
d06d9ea
View commit details
Copy full SHA for d06d9ea
View code at this point
Browse repository at this point
Dropping GPR package push (#146)
smaillet
authored
6dfe605
View commit details
Copy full SHA for 6dfe605
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Added push of NUPKGs for official builds (#144)
Show description for ce87279
smaillet
authored
ce87279
View commit details
Copy full SHA for ce87279
View code at this point
Browse repository at this point
Adding functional support for GH Actions and disabling AppVeyor (#143)
Show description for 69129b1
smaillet
authored
69129b1
View commit details
Copy full SHA for 69129b1
View code at this point
Browse repository at this point
Commits on Feb 23, 2020
Set GH Action build YAML to trigger only on new GHActions branch until the build is able to work correctly in new environment...
smaillet
committed
0a49919
View commit details
Copy full SHA for 0a49919
View code at this point
Browse repository at this point
Revert "Split credentials set to allow for more detailed logs of push failures (#136)"
Show description for fcea723
smaillet
committed
fcea723
View commit details
Copy full SHA for fcea723
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.