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

[onnx] create a new port #18073

Merged
merged 19 commits into from
Aug 27, 2021
Merged

[onnx] create a new port #18073

merged 19 commits into from
Aug 27, 2021

Commits on Jul 30, 2021

  1. [onnx] create a new port

    luncliff committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    3823a43 View commit details
    Browse the repository at this point in the history
  2. [onnx] update baseline

    luncliff committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    b53dfa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5439948 View commit details
    Browse the repository at this point in the history
  4. [onnx] fix windows build

    * rewrite cmake patch
    * provide CRT related options
    luncliff committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    a1b00fb View commit details
    Browse the repository at this point in the history
  5. [onnx] use Python_EXECUTABLE

    luncliff committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    47a8e8e View commit details
    Browse the repository at this point in the history
  6. [onnx] run codegen targets explicitly

    * Disable UWP support
    luncliff committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    8c09f2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77c3765 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f1b69f View commit details
    Browse the repository at this point in the history
  9. [onnx] finalize port works

    luncliff committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    cd6939a View commit details
    Browse the repository at this point in the history
  10. [onnx] resurrect 47a8e8e

    * fix version SHA
    luncliff committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    aa9547d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Update ports/onnx/portfile.cmake

    Co-authored-by: NancyLi1013 <[email protected]>
    luncliff and NancyLi1013 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    7a1e2b7 View commit details
    Browse the repository at this point in the history
  2. Update ports/onnx/portfile.cmake

    Co-authored-by: NancyLi1013 <[email protected]>
    luncliff and NancyLi1013 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    fbb39b7 View commit details
    Browse the repository at this point in the history
  3. Update ports/onnx/vcpkg.json

    Co-authored-by: NancyLi1013 <[email protected]>
    luncliff and NancyLi1013 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b0a4185 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. [onnx] rewrite portfile, patch

    * add host dependencies for protoc/python3
    * rewrite patch files to work with FindPython3
    luncliff committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    d1d8dcd View commit details
    Browse the repository at this point in the history
  2. [onnx] exclude onnxifi targets

    * use more correct detection of protobuf shared libs
    luncliff committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    47c0d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9dacb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. [onnx] handle Development component of Python3

    * split the use of find_package(Python3)
    
    update patch files
    
    * More comment in portfile.cmake
    luncliff committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    6c9d4ad View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Update ports/onnx/portfile.cmake

    Co-authored-by: Billy O'Neal <[email protected]>
    luncliff and BillyONeal authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    8860d9f View commit details
    Browse the repository at this point in the history
  2. [onnx] update version SHA

    luncliff committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    fb77615 View commit details
    Browse the repository at this point in the history