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

Bootstrap NativeAOT rewrite #778

Open
wants to merge 27 commits into
base: alpha-development
Choose a base branch
from

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    5c23b8d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Added support for win-x64

    slxdy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aec72f4 View commit details
    Browse the repository at this point in the history
  2. Update workflow

    slxdy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    86dd96e View commit details
    Browse the repository at this point in the history
  3. Removed net35 BaseLibs

    slxdy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5e8f65b View commit details
    Browse the repository at this point in the history
  4. Fixed PR workflow versioning

    slxdy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e67c7c5 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    slxdy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c2a3851 View commit details
    Browse the repository at this point in the history
  6. Copy notice info to output

    slxdy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    266c856 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d103dde View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Changed proxy behavior

    slxdy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f26a3a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Fixed the X64 constant

    slxdy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    daf6d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1168ff View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    3269d42 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    43a06fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2e88e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c84d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ab4bd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Added support for win-x86

    slxdy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d6c3ded View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Add bootstrap loader for linux-x64

    Unity 2022 and up fail both on Mono and Il2Cpp. Needs further action
    slxdy committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9d571c9 View commit details
    Browse the repository at this point in the history
  2. Fixed ConsoleHandler

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

Commits on Nov 6, 2024

  1. Removed a debug line

    slxdy committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    540337c View commit details
    Browse the repository at this point in the history
  2. Added linux build workflow

    slxdy committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    353ffa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe35e3 View commit details
    Browse the repository at this point in the history
  4. Adapted to upstream changes

    slxdy committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e9eb810 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c8a989 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af90f64 View commit details
    Browse the repository at this point in the history
  7. Fixed old mono support

    slxdy committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1da3cd3 View commit details
    Browse the repository at this point in the history
  8. Updated meta info

    slxdy committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ddbb3d0 View commit details
    Browse the repository at this point in the history