mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-29 23:06:41 +00:00
* Fix WCOS/Win32 linking bugs * Remove unused NODEFAULTLIB flags * Avoid plain target_link_libraries signature * Avoid plain target_link_libraries signature * Fix library list escaping * Use library list instead of string * Remove duplicate link to windowsapp.lib * Remove Win32 build workarounds * Specify CMake policies before initializing language * Expose Win32 header definitions during build * Force set API family * Enable Win32 APIs in featurizer * Use MT dynamic CRT * Expose Win32 specific functions * Disable app container globally * Disable default wide functions in featurizers * Add featurizers to test include path * Workaround https://gitlab.kitware.com/cmake/cmake/issues/19428 * Revert pipeline debugging hacks * Skip /FI in CUDA sources * Default to Win32 builds * Enable WCOS when using WinML * Use generator expression to apply CMAKE_MSVC_RUNTIME_LIBRARY to C++ only |
||
|---|---|---|
| .. | ||
| nuget | ||
| templates | ||
| android-x86_64-crosscompile-ci-pipeline.yml | ||
| azure-pipelines-py-packaging.yml | ||
| c-api-packaging-pipelines.yml | ||
| centos-ci-pipeline.yml | ||
| linux-ci-pipeline.yml | ||
| linux-gpu-ci-pipeline-cuda9.yml | ||
| linux-gpu-ci-pipeline.yml | ||
| linux-gpu-tensorrt-ci-pipeline.yml | ||
| linux-multi-gpu-ci-pipeline.yml | ||
| linux-multi-gpu-tensorrt-ci-pipeline.yml | ||
| linux-ngraph-ci-pipeline.yml | ||
| linux-nocontribops-ci-pipeline.yml | ||
| linux-openvino-ci-pipeline.yml | ||
| linux-openvino-nightly-pipeline.yml | ||
| linux-ort-srv-ci-pipeline.yml | ||
| linux-ort-srv-nightly-pipeline.yml | ||
| linux-x86-ci-pipeline.yml | ||
| linux-x86-nocontribops-ci-pipeline.yml | ||
| mac-ci-pipeline.yml | ||
| mac-nocontribops-ci-pipeline.yml | ||
| post-merge-jobs.yml | ||
| win-arm-crosscompile-ci-pipeline.yml | ||
| win-arm64-crosscompile-ci-pipeline.yml | ||
| win-ci-pipeline.yml | ||
| win-gpu-ci-pipeline-cuda9.yml | ||
| win-gpu-ci-pipeline.yml | ||
| win-gpu-tensorrt-ci-pipeline.yml | ||
| win-mklml-ci-pipeline.yml | ||
| win-ngraph-ci-pipeline.yml | ||
| win-nocontribops-ci-pipeline.yml | ||
| win-x86-ci-pipeline.yml | ||
| win-x86-nocontribops-ci-pipeline.yml | ||