onnxruntime/tools/ci_build/github/azure-pipelines/nuget/templates
Tiago Koji Castro Shibata 3bdb0b620a
Fix WCOS/Win32 linking bugs (#3126)
* 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
2020-03-19 08:52:40 -07:00
..
bundle_dlls.yml Create a separate Nuget hosting just managed assemblies (#3020) 2020-02-27 18:00:17 -08:00
cpu-featurizers.yml Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
cpu-mklml.yml Explicitly specify NugetPackage parameter while validating nuget in some release pipelines (#3139) 2020-03-10 15:14:09 -07:00
cpu-nocontribops-arm64.yml Explicitly specify NugetPackage parameter while validating nuget in some release pipelines (#3139) 2020-03-10 15:14:09 -07:00
cpu.yml Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
get-nuget-package-version-as-variable.yml Create a separate Nuget hosting just managed assemblies (#3020) 2020-02-27 18:00:17 -08:00
gpu.yml Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
linux-set-variables-and-download.yml
mac-set-variables-and-download.yml
set-test-data-variables-step.yml
test_all_os.yml
test_linux.yml
test_macos.yml
test_win.yml Fix CUDA PATH (#3131) 2020-03-03 14:34:19 -08:00
upload-binary-sizes-from-nuget-package.yml Create a separate Nuget hosting just managed assemblies (#3020) 2020-02-27 18:00:17 -08:00
win-download-test-data.yml