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 with arcade #126

Merged
merged 1 commit into from Feb 11, 2021

Commits on Feb 10, 2021

  1. Enable source-build with 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.
    
    Aside from arcade-specific changes, it also makes all `.sh` files
    executable to make this build under Linux/macOS.
    
    The rename from LICENSE to LICENSE.txt is a workaround for
    NuGet/Home#7601.
    omajid committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    ca86a06 View commit details
    Browse the repository at this point in the history