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

Try to untangle the rid calculation. #82832

Merged
merged 38 commits into from
Apr 21, 2023
Merged

Try to untangle the rid calculation. #82832

merged 38 commits into from
Apr 21, 2023

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    9d890f4 View commit details
    Browse the repository at this point in the history
  2. Ignore __portableOS.

    tmds committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c320ff9 View commit details
    Browse the repository at this point in the history
  3. Add back musl detection.

    tmds committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    494afb7 View commit details
    Browse the repository at this point in the history
  4. Try fix AnyOS tests.

    tmds committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    034d1d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92ffb2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae67592 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c91698 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ce7c57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5ec2a5 View commit details
    Browse the repository at this point in the history
  10. Add missing arch to rid.

    tmds committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6d84cb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Try simplified ToolsRID.

    tmds committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    802bd95 View commit details
    Browse the repository at this point in the history
  2. Update comments.

    tmds committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    959f5be View commit details
    Browse the repository at this point in the history
  3. Rename OutputRid to OutputRID.

    tmds committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    44dcd0d View commit details
    Browse the repository at this point in the history
  4. Tweak comment.

    tmds committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9c2a977 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

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

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    220c624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b422a2f View commit details
    Browse the repository at this point in the history
  3. Clean up a few things.

    tmds committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    edeb0f2 View commit details
    Browse the repository at this point in the history
  4. Fix broken Condition.

    tmds committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    76b3e61 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Try fix the linux-bionic build.

    tmds committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9c31e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d194d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06bb0ea View commit details
    Browse the repository at this point in the history
  4. Fix PackageRID.

    tmds committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6973d62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83baf6c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Remove RuntimeOS.

    tmds committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1eeef02 View commit details
    Browse the repository at this point in the history
  2. Fix '-os linux-musl' mapping.

    tmds committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a361268 View commit details
    Browse the repository at this point in the history
  3. Clean up .

    tmds committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    89a70f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78bcd23 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Extend comments.

    tmds committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d672f14 View commit details
    Browse the repository at this point in the history
  2. Extend OutputRID comment too.

    tmds committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    bd52080 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 28, 2023

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

Commits on Apr 4, 2023

  1. SourceBuild.props: no need to pass RuntimeOS. Only set ToolsOS, Packa…

    …geOS when RuntimeOS is not empty.
    tmds committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0814de1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Fix comment.

    tmds authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    01bae0d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    8a0f558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb8cf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81402ef View commit details
    Browse the repository at this point in the history
  4. Remove SkipInferTargetOSName.

    tmds committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    8219051 View commit details
    Browse the repository at this point in the history