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

Support xcframework for mac catalyst builds. #19534

Merged
merged 24 commits into from
Mar 20, 2024

Commits on Feb 15, 2024

  1. initial change for catalyst builds

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d531830 View commit details
    Browse the repository at this point in the history
  2. update

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    90b53f9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/microsoft/onnxruntime into …

    …yguo/maccatalyst-build-ios-package
    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c81499f View commit details
    Browse the repository at this point in the history
  4. update configs

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    771dda1 View commit details
    Browse the repository at this point in the history
  5. exclude xnnpack for macabi for now

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0d51624 View commit details
    Browse the repository at this point in the history
  6. temporarily mark out test apple package stage

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    51fd882 View commit details
    Browse the repository at this point in the history
  7. limit warning to apple build

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6e525cc View commit details
    Browse the repository at this point in the history
  8. update cmake naming

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d6de657 View commit details
    Browse the repository at this point in the history
  9. update comments

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ff7cb16 View commit details
    Browse the repository at this point in the history
  10. minor update

    rachguo authored and rachguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ecae661 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. address pr comments

    rachguo authored and rachguo committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c70bb52 View commit details
    Browse the repository at this point in the history
  2. minor update

    rachguo authored and rachguo committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7f2ae62 View commit details
    Browse the repository at this point in the history
  3. update

    rachguo authored and rachguo committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b467c0f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix build

    rachguo authored and rachguo committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b254a36 View commit details
    Browse the repository at this point in the history
  2. update test configurations

    rachguo authored and rachguo committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    64b8866 View commit details
    Browse the repository at this point in the history
  3. update settings.json

    rachguo authored and rachguo committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d72338d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update tools/ci_build/build.py

    Co-authored-by: Scott McKay <skottmckay@gmail.com>
    YUNQIUGUO and skottmckay authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f3ea0ed View commit details
    Browse the repository at this point in the history
  2. minor update

    rachguo authored and rachguo committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cd90858 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. add scripts in cmake to handle duplicate symbol collapse case

    rachguo authored and rachguo committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1629aa9 View commit details
    Browse the repository at this point in the history
  2. limit to catalyst build

    rachguo authored and rachguo committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    14fde01 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. update sanity checks for the scripts and a fix

    rachguo authored and rachguo committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    94865c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. refine scripts -linting

    rachguo authored and rachguo committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    90ebcfb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. address pr comments

    rachguo authored and rachguo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    944eb25 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge branch 'main' of https://github.com/microsoft/onnxruntime into …

    …yguo/maccatalyst-build-ios-package
    rachguo authored and rachguo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f4a1af8 View commit details
    Browse the repository at this point in the history