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

[devops] Stop provisioning Mono. #21411

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. [devops] Stop provisioning Mono.

    It's not needed during our build anymore.
    rolfbjarne committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4ed5c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8144277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    794efff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7a046e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c139a22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db7dd76 View commit details
    Browse the repository at this point in the history
  7. sqgenerateerrors

    rolfbjarne committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    71db0cb View commit details
    Browse the repository at this point in the history
  8. sqsrc

    rolfbjarne committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d4ad674 View commit details
    Browse the repository at this point in the history
  9. sqtests

    rolfbjarne committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5b52d6f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    421853a View commit details
    Browse the repository at this point in the history
  11. Auto-format source code

    GitHub Actions Autoformatter committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    210ce59 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Step by step.

    rolfbjarne committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    584e61b View commit details
    Browse the repository at this point in the history
  2. Step by step, v2

    rolfbjarne committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c2f674a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efc06ba View commit details
    Browse the repository at this point in the history
  4. [msbuild] Use MSBuild assemblies from NuGet. Try to get the closest v…

    …ersion to Mono's assemblies.
    rolfbjarne committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7eb9a1c View commit details
    Browse the repository at this point in the history
  5. [tools] Port mmp to .NET.

    rolfbjarne committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    13d7549 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d19cb61 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. [tests] Simplify code to build test NuGets.

    Also avoid the 'nuget' binary, which requires Mono.
    rolfbjarne committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1280774 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    d14d438 View commit details
    Browse the repository at this point in the history
  2. Tools

    rolfbjarne committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0b6b8e0 View commit details
    Browse the repository at this point in the history
  3. Package a bit more.

    rolfbjarne committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    beb8127 View commit details
    Browse the repository at this point in the history
  4. Remove more stuff.

    rolfbjarne committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0e843bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36b12c4 View commit details
    Browse the repository at this point in the history
  6. Package more.

    rolfbjarne committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a33f0d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0f5fe9 View commit details
    Browse the repository at this point in the history
  8. Use system .NET.

    rolfbjarne committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e305433 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Port to .NET

    rolfbjarne committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cc06189 View commit details
    Browse the repository at this point in the history
  2. [xtro] Port the xtro-sharpie.csproj to a new style project and build …

    …with .NET.
    
    Note that it's still executed with Mono, because we load a native library that
    needs Mono at runtime.
    rolfbjarne committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    765d5eb View commit details
    Browse the repository at this point in the history