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

Introduce iossimulator RIDs, and convert as needed #49305

Merged
merged 59 commits into from
Mar 19, 2021

Commits on Mar 8, 2021

  1. WIP

    directhex committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    b81dd56 View commit details
    Browse the repository at this point in the history
  2. WIP

    directhex committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6f12cf7 View commit details
    Browse the repository at this point in the history
  3. WIP

    directhex committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    580aeb6 View commit details
    Browse the repository at this point in the history
  4. WIP

    directhex committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    54d56d7 View commit details
    Browse the repository at this point in the history
  5. CI

    directhex committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    9e7ed10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5cd1ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa79b54 View commit details
    Browse the repository at this point in the history
  8. Try again

    directhex committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    8ea5d5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57cc541 View commit details
    Browse the repository at this point in the history
  10. Lean more into subgroups

    directhex committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1611c15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    560045e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2459d01 View commit details
    Browse the repository at this point in the history
  13. Typo

    directhex committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    65035fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c75eb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c837923 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    61882bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e341abf View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    659c7d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c74c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df3d91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c03a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    1d03484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf03e8e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ios-simulator-jamboree' of github.com:directhex/runtime…

    … into ios-simulator-jamboree
    directhex committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a82f0ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b215a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6588cfe View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ios-simulator-jamboree' of github.com:directhex/runtime…

    … into ios-simulator-jamboree
    directhex committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    3405316 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    a173015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff2beba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1989605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    528743f View commit details
    Browse the repository at this point in the history
  5. Indent varaibles

    directhex committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d1b1f78 View commit details
    Browse the repository at this point in the history
  6. yaml!!

    directhex committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5e4a69e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30f6541 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf90702 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9775969 View commit details
    Browse the repository at this point in the history
  10. Fix

    directhex committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    f0ea01d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    f845ff2 View commit details
    Browse the repository at this point in the history
  2. Update src/libraries/Native/build-native.sh

    Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
    directhex and akoeplinger committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    51c3d04 View commit details
    Browse the repository at this point in the history
  3. Update src/mono/sample/iOS/Program.csproj

    Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
    directhex and akoeplinger committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    5060c65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44d2c06 View commit details
    Browse the repository at this point in the history
  5. Address PR review

    directhex committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    85ecc3f View commit details
    Browse the repository at this point in the history
  6. Revert "Try using osGroup=ios-sim instead of osGroup=iOS, osSubGroup=…

    …_sim"
    
    This reverts commit 44d2c06.
    directhex committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    cceac84 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

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

Commits on Mar 16, 2021

  1. Revert "Add ios-sim/tvos-sim to osGroups.json"

    This reverts commit f1a4851.
    directhex committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    0443e3a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    a65d642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f007d View commit details
    Browse the repository at this point in the history
  3. Fix typo

    directhex committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    a8d42ed View commit details
    Browse the repository at this point in the history
  4. UpdateRuntimeFiles

    directhex committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    0eae82d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57668a9 View commit details
    Browse the repository at this point in the history
  6. Bump ICU

    directhex committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    7fb2dd2 View commit details
    Browse the repository at this point in the history
  7. Add simulators to osGroups

    directhex committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    07de08f View commit details
    Browse the repository at this point in the history
  8. Fix case sensitivity error

    directhex committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    9c302e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Fix a few casing issues

    directhex committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    3e9b7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bcf466 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    613f971 View commit details
    Browse the repository at this point in the history
  4. Fix bad Helix changes?

    directhex committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    85577a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

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