Skip to content
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

Enable source-build through arcade #1823

Merged

Commits on Feb 16, 2021

  1. WIP: Enable source-build through arcade

    This enables 'source-build', which makes it easier to build the entire
    shipping .NET SDK from source.
    
    This is the first and second step of arcade-powered-source-build:
    https://github.com/dotnet/source-build/blob/master/Documentation/planning/arcade-powered-source-build/README.md
    
    See dotnet/sourcelink#692 for a similar PR, that this is based on.
    
    The `LICENSE` to `LICENSE.txt` rename is hack to work around
    NuGet/Home#7601 for now.
    omajid committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d19d9ed View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    f0c2450 View commit details
    Browse the repository at this point in the history
  2. Update Mono.Linker.csproj

    marek-safar committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e5d3f01 View commit details
    Browse the repository at this point in the history
  3. Update Mono.Linker.csproj

    marek-safar committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    c53c72a View commit details
    Browse the repository at this point in the history